diff --git a/ESP32-Console/build/.bin_timestamp b/ESP32-Console/build/.bin_timestamp index 5a576e1b6..f55c56b5c 100644 --- a/ESP32-Console/build/.bin_timestamp +++ b/ESP32-Console/build/.bin_timestamp @@ -1 +1 @@ -2b1b5f9432518c9266693c32ee9f55d1 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin +de38b434592c1b55dbd882448e4a2aa0 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin diff --git a/ESP32-Console/build/.ninja_lock b/ESP32-Console/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP32-Console/build/.ninja_log b/ESP32-Console/build/.ninja_log index edf369cb5..833207304 100644 --- a/ESP32-Console/build/.ninja_log +++ b/ESP32-Console/build/.ninja_log @@ -986,3 +986,10 @@ 314 392 1736606024997743309 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 1b80614e0080b2b2 335 690 1736606024944740862 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 7862f2b129d0a3b4 690 744 1736606025299757237 esp-idf/main/libmain.a cd0eed6769da8813 +745 13824 1736606038353354406 esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +745 13824 1736606038353354406 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +13824 14542 1736606038433358035 ESP32-Console.elf 179b8de0cc517ac1 +14542 14887 1736606039493406094 .bin_timestamp 3215cded7500ce5f +14542 14887 1736606039493406094 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp 3215cded7500ce5f +14887 14995 1736606039496406230 esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 +14887 14995 1736606039496406230 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 diff --git a/ESP32-Console/build/ESP32-Console.bin b/ESP32-Console/build/ESP32-Console.bin index 1c99ead65..1fdcd3fe1 100644 Binary files a/ESP32-Console/build/ESP32-Console.bin and b/ESP32-Console/build/ESP32-Console.bin differ diff --git a/ESP32-Console/build/ESP32-Console.elf b/ESP32-Console/build/ESP32-Console.elf index 72f87ef0e..92ca8e492 100755 Binary files a/ESP32-Console/build/ESP32-Console.elf and b/ESP32-Console/build/ESP32-Console.elf differ diff --git a/ESP32-Console/build/ESP32-Console.map b/ESP32-Console/build/ESP32-Console.map index 9e9e2c48c..50387f52f 100644 --- a/ESP32-Console/build/ESP32-Console.map +++ b/ESP32-Console/build/ESP32-Console.map @@ -202,28 +202,6 @@ esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (nvs_sec_provider_include_impl) esp-idf/main/libmain.a(main.c.obj) (app_main) -esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - esp-idf/main/libmain.a(main.c.obj) (esp_vfs_fat_spiflash_mount_rw_wl) -esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_get_drive) -esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_raw_partition) -esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_diskio_register_wl_partition) -esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (f_mount) -esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (ff_memalloc) -esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (esp_vfs_fat_register_cfg) -esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (wl_mount) -esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) (Partition::Partition(esp_partition_t const*)) -esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) (WL_Flash::WL_Flash()) -esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) (crc32::crc32_le(unsigned int, unsigned char const*, unsigned int)) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp-idf/main/libmain.a(main.c.obj) (esp_console_start_repl) esp-idf/console/libconsole.a(linenoise.c.obj) @@ -258,32 +236,16 @@ esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (gpio_set_level) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) (rtc_gpio_is_valid_gpio) -esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) (esp_partition_find_first) -esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) (esp_partition_write) -esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (bootloader_common_get_sha256_of_partition) esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_init_mem) -esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) (esp_flash_encryption_enabled) esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (bootloader_random_enable) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (bootloader_mmap) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (bootloader_flash_reset_chip) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_flash_update_id) -esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (bootloader_sha256_flash_contents) -esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_partition_table_verify) -esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_image_get_metadata) -esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start) -esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc) +esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_encryption_enabled) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_mmu_map_init) esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) @@ -297,11 +259,11 @@ esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) (spi_flash_disable_interrupts_caches_and_other_cpu) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) (spi_flash_mmap) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (spi_flash_mmap) esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_mspi_pin_init) esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (esp_flash_erase_region) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_erase_region) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) (esp_flash_init_default_chip) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) @@ -341,7 +303,7 @@ esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) (esp_backtrace_print) esp-idf/hal/libhal.a(mmu_hal.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_unmap_all) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) (mmu_hal_paddr_to_vaddr) esp-idf/hal/libhal.a(cache_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) (cache_hal_disable) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) @@ -373,7 +335,7 @@ esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) (esp_random) + esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (esp_fill_random) esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) (esp_gpio_reserve) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) @@ -436,36 +398,42 @@ esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) (esp_aes_init) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) (esp_aes_crypt_ecb) -esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) (mbedtls_sha256_init) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) (esp_aes_intr_alloc) -esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) (esp_sha_write_digest_state) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) (mbedtls_platform_zeroize) -esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (esp_sha_dma_start) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) (esp_aes_dma_start) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) (esp_crypto_shared_gdma_start_axi_ahb) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) (esp_crypto_shared_gdma_start_axi_ahb) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) (mbedtls_free) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) (esp_mbedtls_mem_calloc) -esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (esp_ota_get_running_partition) +esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (esp_partition_find_first) +esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) (esp_partition_write) esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_enable_rom_secure_download_mode) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (esp_efuse_rtc_calib_get_ver) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (bootloader_common_get_sha256_of_partition) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (bootloader_sha256_flash_contents) +esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_partition_table_verify) +esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (esp_image_get_metadata) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) (clk_hal_lp_slow_get_freq_hz) esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (adc_hal_set_calibration_param) -esp-idf/hal/libhal.a(sha_hal.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (sha_hal_wait_idle) esp-idf/hal/libhal.a(aes_hal.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (aes_hal_setkey) esp-idf/hal/libhal.a(hmac_hal.c.obj) @@ -476,16 +444,22 @@ esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (spicommon_periph_claim) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (gdma_new_ahb_channel) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) (mbedtls_sha256_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) (esp_sha_write_digest_state) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (esp_sha_dma_start) +esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (esp_ota_get_running_partition) esp-idf/hal/libhal.a(gdma_hal_top.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_deinit) esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_ahb_hal_init) +esp-idf/hal/libhal.a(sha_hal.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (sha_hal_wait_idle) esp-idf/soc/libsoc.a(gdma_periph.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) -/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) (operator delete(void*, unsigned int)) -/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) (operator delete(void*, unsigned int, std::align_val_t)) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (operator delete[](void*)) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) @@ -501,9 +475,9 @@ esp-idf/soc/libsoc.a(gdma_periph.c.obj) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) (__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) (operator delete(void*)) -/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) (operator delete(void*, std::align_val_t)) + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) (operator delete(void*)) +/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) (operator delete(void*, unsigned int)) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) (__cxa_begin_catch) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) @@ -676,12 +650,8 @@ esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strstr) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) esp-idf/log/liblog.a(log_freertos.c.obj) (localtime_r) -/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) (mktime) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) (__month_lengths) -/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) (time) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) (__tzcalc_limits) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) @@ -2699,6 +2669,7 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.1 0x00000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) .iram1.2 0x00000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) @@ -3310,6 +3281,10 @@ Discarded input sections 0x00000000 0x164 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_register_with_id 0x00000000 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_with_id + 0x00000000 0xbc esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister + 0x00000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_register_fd_with_local_fd 0x00000000 0xe0 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_register_fd @@ -3320,6 +3295,8 @@ Discarded input sections 0x00000000 0x9c esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_dump_fds 0x00000000 0x10a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_set_readonly_flag + 0x00000000 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.call_end_selects 0x00000000 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_pread @@ -3415,161 +3392,6 @@ Discarded input sections .sbss.cmd1 0x00000000 0x4 esp-idf/main/libmain.a(main.c.obj) .sbss.console_config 0x00000000 0x4 esp-idf/main/libmain.a(main.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.s_get_context_id_by_wl_handle - 0x00000000 0x2e esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.s_get_context_id_by_label - 0x00000000 0x70 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.get_vfs_fat_spiflash_ctx - 0x00000000 0x2e esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.esp_vfs_fat_spiflash_unmount_rw_wl.str1.4 - 0x00000000 0x79 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_unmount_rw_wl - 0x00000000 0x154 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.esp_vfs_fat_spiflash_format_cfg_rw_wl.str1.4 - 0x00000000 0x175 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_format_cfg_rw_wl - 0x00000000 0x40a esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_format_rw_wl - 0x00000000 0x14 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.esp_vfs_fat_spiflash_mount_ro.str1.4 - 0x00000000 0x60 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_mount_ro - 0x00000000 0x17e esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.esp_vfs_fat_spiflash_unmount_ro.str1.4 - 0x00000000 0x65 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_unmount_ro - 0x00000000 0xe8 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__FUNCTION__.8 - 0x00000000 0x20 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__FUNCTION__.7 - 0x00000000 0x1e esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__func__.6 - 0x00000000 0x26 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__FUNCTION__.5 - 0x00000000 0x26 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__func__.4 - 0x00000000 0x23 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__FUNCTION__.3 - 0x00000000 0x23 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_raw_status - 0x00000000 0x18 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_raw_write - 0x00000000 0x4 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.ff_raw_ioctl.str1.4 - 0x00000000 0x38 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_raw_ioctl - 0x00000000 0x86 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.ff_raw_initialize.str1.4 - 0x00000000 0x49 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_raw_initialize - 0x00000000 0x16c esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_raw_read - 0x00000000 0x9c esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_diskio_register_raw_partition - 0x00000000 0x42 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text.ff_diskio_get_pdrv_raw - 0x00000000 0x2c esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.raw_impl.0 - 0x00000000 0x14 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.__func__.1 - 0x00000000 0xd esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.__func__.2 - 0x00000000 0xc esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .rodata.__func__.3 - 0x00000000 0x12 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .sbss.s_initialized - 0x00000000 0x2 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .sbss.s_sectors_count - 0x00000000 0x8 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .sbss.s_sector_size - 0x00000000 0x8 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .sbss.s_ff_raw_handles - 0x00000000 0x8 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_info 0x00000000 0xa61 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_abbrev 0x00000000 0x1ef esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_loc 0x00000000 0x4d7 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_aranges - 0x00000000 0x50 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_ranges 0x00000000 0x40 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_line 0x00000000 0x92a esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_str 0x00000000 0x9b0 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .comment 0x00000000 0x30 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .debug_frame 0x00000000 0xd8 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .text.ff_diskio_get_pdrv_wl - 0x00000000 0x2c esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .text.ff_diskio_clear_pdrv_wl - 0x00000000 0x32 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.f_getfree - 0x00000000 0x12e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.f_chmod 0x00000000 0x88 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.f_expand - 0x00000000 0x17e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.f_fdisk 0x00000000 0x4e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .text 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .data 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .bss 0x00000000 0x0 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.test_contiguous_file - 0x00000000 0x96 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.esp_vfs_fat_register - 0x00000000 0x1c esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.esp_vfs_fat_info.str1.4 - 0x00000000 0x43 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.esp_vfs_fat_info - 0x00000000 0xd8 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.esp_vfs_fat_create_contiguous_file - 0x00000000 0x156 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.esp_vfs_fat_test_contiguous_file - 0x00000000 0x14c esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .data 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .bss 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_unmount.str1.4 - 0x00000000 0xb esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .text.wl_unmount - 0x00000000 0xce esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .group 0x00000000 0x8 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .group 0x00000000 0xc esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .group 0x00000000 0xc esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .text 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .data 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .bss 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .group 0x00000000 0x8 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .group 0x00000000 0xc esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .group 0x00000000 0xc esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .text 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .data 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .bss 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .text._ZN12Flash_Access5flushEv - 0x00000000 0x4 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .text._ZN8WL_Flash8get_partEv - 0x00000000 0x6 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .text._ZN8WL_Flash7get_cfgEv - 0x00000000 0x6 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZTV12Flash_Access - 0x00000000 0x2c esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .text 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .data 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .bss 0x00000000 0x0 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) @@ -3822,89 +3644,9 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .data 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .bss 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.bootloader_util_regions_overlap.str1.4 - 0x00000000 0x5e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.bootloader_util_regions_overlap - 0x00000000 0x68 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_unload_all - 0x00000000 0x98 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_verify.str1.4 - 0x00000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_verify - 0x00000000 0xbe esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_register_external - 0x00000000 0x136 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_deregister_external - 0x00000000 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.__func__.0 - 0x00000000 0x20 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.__func__.1 - 0x00000000 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.__func__.4 - 0x00000000 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .text.esp_partition_get_sha256 - 0x00000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .text.esp_partition_check_identity - 0x00000000 0x62 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_check_long_hold_gpio_level - 0x00000000 0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_check_long_hold_gpio - 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .rodata.bootloader_common_label_search.str1.4 - 0x00000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_label_search - 0x00000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .rodata.bootloader_common_erase_part_type_data.str1.4 - 0x00000000 0x115 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_erase_part_type_data - 0x00000000 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_get_sha256_of_partition - 0x00000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .text.bootloader_common_vddsdio_configure - 0x00000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_info 0x00000000 0x2481 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_abbrev 0x00000000 0x37b esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_loc 0x00000000 0x59d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_aranges - 0x00000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_ranges 0x00000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_line 0x00000000 0xd38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_str 0x00000000 0x1eb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .text.esp_flash_write_protect_crypt_cnt - 0x00000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .text.esp_get_flash_encryption_mode - 0x00000000 0x98 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .rodata.esp_flash_encryption_init_checks.str1.4 - 0x00000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .text.esp_flash_encryption_init_checks - 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .rodata.esp_flash_encryption_set_release_mode.str1.4 - 0x00000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .text.esp_flash_encryption_set_release_mode - 0x00000000 0x140 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .rodata.esp_flash_encryption_cfg_verify_release_mode.str1.4 - 0x00000000 0x3ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .text.esp_flash_encryption_cfg_verify_release_mode - 0x00000000 0x32c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj) @@ -3980,237 +3722,25 @@ Discarded input sections .iram1.5 0x00000000 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .text.bootloader_init_spi_flash 0x00000000 0x64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.index_to_partition - 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.check_anti_rollback - 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.try_load_partition - 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.s_flash_seg_needs_map - 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.log_invalid_app_partition.str1.4 - 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.log_invalid_app_partition - 0x00000000 0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.write_otadata.str1.4 - 0x00000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.write_otadata - 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.set_actual_ota_seq.str1.4 - 0x00000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.set_actual_ota_seq - 0x00000000 0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.bootloader_common_read_otadata.str1.4 - 0x00000000 0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_common_read_otadata - 0x00000000 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_common_get_partition_description - 0x00000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.bootloader_utility_load_partition_table.str1.4 - 0x00000000 0x1df esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_utility_load_partition_table - 0x00000000 0x272 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.bootloader_utility_get_selected_boot_partition.str1.4 - 0x00000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_utility_get_selected_boot_partition - 0x00000000 0x17a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_reset - 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_atexit - 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.set_cache_and_start_app.str1.4 - 0x00000000 0x8d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.set_cache_and_start_app - 0x00000000 0x1f0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.unpack_load_app.str1.4 - 0x00000000 0x6d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.unpack_load_app - 0x00000000 0x124 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.load_image.str1.4 - 0x00000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.load_image - 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.bootloader_utility_load_boot_image.str1.4 - 0x00000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_utility_load_boot_image - 0x00000000 0x1d2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_sha256_hex_to_str - 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_debug_buffer - 0x00000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text.bootloader_sha256_flash_contents - 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.__func__.0 - 0x00000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .rodata.__func__.1 - 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .sbss.ota_has_initial_contents - 0x00000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_info 0x00000000 0x215a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_abbrev 0x00000000 0x482 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_loc 0x00000000 0xfd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_aranges - 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_ranges 0x00000000 0x1c8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_line 0x00000000 0x2360 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_str 0x00000000 0x1678 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .debug_frame 0x00000000 0x298 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .rodata.esp_partition_table_verify.str1.4 - 0x00000000 0x16c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .text.esp_partition_table_verify - 0x00000000 0x1dc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_info 0x00000000 0x654 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_abbrev 0x00000000 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_loc 0x00000000 0x1fc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_ranges 0x00000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_line 0x00000000 0x7d7 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_str 0x00000000 0x4b3 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .debug_frame 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.should_map - 0x00000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.verify_segment_header.str1.4 - 0x00000000 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.verify_segment_header - 0x00000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.process_appended_hash_and_sig.str1.4 - 0x00000000 0x4d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_appended_hash_and_sig - 0x00000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.process_checksum.str1.4 - 0x00000000 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_checksum - 0x00000000 0xf2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.verify_image_header.str1.4 - 0x00000000 0x9f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.verify_image_header - 0x00000000 0xac esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_image_header - 0x00000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.should_load - 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.process_segment_data.str1.4 - 0x00000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_segment_data - 0x00000000 0x11c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.process_segment.str1.4 - 0x00000000 0xd9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_segment - 0x00000000 0x1ce esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.process_segments.str1.4 - 0x00000000 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.process_segments - 0x00000000 0xe4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.verify_simple_hash.str1.4 - 0x00000000 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.verify_simple_hash - 0x00000000 0x9a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .rodata.image_load.str1.4 - 0x00000000 0x47 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.image_load - 0x00000000 0x164 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.bootloader_load_image - 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.bootloader_load_image_no_verify - 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.esp_image_verify - 0x00000000 0x12 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.esp_image_get_metadata - 0x00000000 0x82 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.esp_image_verify_bootloader_data - 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.esp_image_verify_bootloader - 0x00000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text.esp_image_get_flash_size - 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_info 0x00000000 0x1cd4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_abbrev 0x00000000 0x330 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_loc 0x00000000 0x19a3 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_aranges - 0x00000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_ranges 0x00000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_line 0x00000000 0x1e27 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_str 0x00000000 0x15e1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .debug_frame 0x00000000 0x320 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .text.bootloader_sha256_start - 0x00000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .rodata.bootloader_sha256_data.str1.4 - 0x00000000 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .text.bootloader_sha256_data - 0x00000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .text.bootloader_sha256_finish - 0x00000000 0x7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .rodata.__func__.0 - 0x00000000 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .rodata.__func__.1 - 0x00000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_info 0x00000000 0x568 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_abbrev 0x00000000 0x182 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_loc 0x00000000 0x23d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_aranges - 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_ranges 0x00000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_line 0x00000000 0x5a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_str 0x00000000 0x40f esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .debug_frame 0x00000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_ota_select_crc - 0x00000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_ota_select_invalid - 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_ota_select_valid - 0x00000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .rodata.bootloader_common_check_efuse_blk_validity.str1.4 - 0x00000000 0xbb esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_check_efuse_blk_validity - 0x00000000 0xe4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .rodata.bootloader_common_check_chip_validity.str1.4 - 0x00000000 0xde esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_check_chip_validity - 0x00000000 0x14a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_select_otadata - 0x00000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text.bootloader_common_get_active_otadata - 0x00000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_info 0x00000000 0xa82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_abbrev 0x00000000 0x239 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_loc 0x00000000 0x597 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_aranges - 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_ranges 0x00000000 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_line 0x00000000 0xa37 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_str 0x00000000 0xedc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_write_protect_crypt_cnt + 0x00000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_get_flash_encryption_mode + 0x00000000 0x98 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_init_checks.str1.4 + 0x00000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_init_checks + 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_set_release_mode.str1.4 + 0x00000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_set_release_mode + 0x00000000 0x140 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_cfg_verify_release_mode.str1.4 + 0x00000000 0x3ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_cfg_verify_release_mode + 0x00000000 0x32c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .text 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .data 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .bss 0x00000000 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) @@ -4659,12 +4189,27 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .iram1.0 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.esp_fill_random.str1.4 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .text.esp_fill_random 0x00000000 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.__func__.0 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .sbss.last_ccount.1 + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x00000000 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x00000000 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x00000000 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_aranges + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x00000000 0x517 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x00000000 0x32a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x00000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .riscv.attributes + 0x00000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) @@ -6079,41 +5624,6 @@ Discarded input sections .debug_frame 0x00000000 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_zeroize - 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.esp_internal_sha_update_state - 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_init - 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_free - 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_clone - 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_starts - 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_internal_sha256_process - 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_update - 0x00000000 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .text.mbedtls_sha256_finish - 0x00000000 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .rodata.sha256_padding - 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x00000000 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_abbrev 0x00000000 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_loc 0x00000000 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_aranges - 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_ranges 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x00000000 0x96f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_str 0x00000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x00000000 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) @@ -6162,43 +5672,6 @@ Discarded input sections .debug_frame 0x00000000 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.s_check_dma_capable - 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_block_mode - 0x00000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .rodata.esp_sha_dma_process.str1.4 - 0x00000000 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_dma_process - 0x00000000 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_write_digest_state - 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_read_digest_state - 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_acquire_hardware - 0x00000000 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_release_hardware - 0x00000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .rodata.esp_sha_dma.str1.4 - 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .text.esp_sha_dma - 0x00000000 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.1 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.0 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x00000000 0x5af7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_abbrev 0x00000000 0x461 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_loc 0x00000000 0x8fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_aranges - 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_ranges 0x00000000 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x00000000 0xe66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_str 0x00000000 0x4ebf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x00000000 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) @@ -6220,23 +5693,6 @@ Discarded input sections .debug_frame 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .text.esp_sha_dma_start - 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x00000000 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_abbrev 0x00000000 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_loc 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_ranges 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x00000000 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_str 0x00000000 0x42e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) @@ -6335,91 +5791,36 @@ Discarded input sections .debug_frame 0x00000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .text 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .data 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .bss 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.is_ota_partition - 0x00000000 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.set_new_state_otadata - 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.get_ota_ops_entry - 0x00000000 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.image_validate - 0x00000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.find_default_boot_partition.str1.4 - 0x00000000 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.find_default_boot_partition - 0x00000000 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.read_otadata.str1.4 - 0x00000000 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.read_otadata - 0x00000000 0xcc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.rewrite_ota_seq - 0x00000000 0x68 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.check_invalid_otadata - 0x00000000 0x42 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.get_last_invalid_otadata - 0x00000000 0x3a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_begin - 0x00000000 0xf0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_write.str1.4 - 0x00000000 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_write - 0x00000000 0x1e6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_write_with_offset.str1.4 - 0x00000000 0xc5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_write_with_offset - 0x00000000 0x116 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_abort - 0x00000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_end - 0x00000000 0xa0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_get_app_partition_count.str1.4 - 0x00000000 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_app_partition_count - 0x00000000 0x58 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_rewrite_ota_data - 0x00000000 0xc8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_set_boot_partition - 0x00000000 0x66 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_get_boot_partition.str1.4 - 0x00000000 0x4b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_boot_partition - 0x00000000 0xb4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_get_next_update_partition.str1.4 - 0x00000000 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_next_update_partition - 0x00000000 0x90 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_bootloader_description - 0x00000000 0x86 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_partition_description - 0x00000000 0x50 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_check_rollback_is_possible - 0x00000000 0xe4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_ota_current_ota_is_workable.str1.4 - 0x00000000 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_current_ota_is_workable - 0x00000000 0x144 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_mark_app_valid_cancel_rollback - 0x00000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_mark_app_invalid_rollback_and_reboot - 0x00000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_last_invalid_partition - 0x00000000 0x76 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_get_state_partition - 0x00000000 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text.esp_ota_erase_last_boot_app_partition - 0x00000000 0xf2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.bootloader_util_regions_overlap.str1.4 + 0x00000000 0x5e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.bootloader_util_regions_overlap + 0x00000000 0x68 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_unload_all + 0x00000000 0x98 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_verify.str1.4 + 0x00000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_verify + 0x00000000 0xbe esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_register_external + 0x00000000 0x136 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_deregister_external + 0x00000000 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.__func__.0 - 0x00000000 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.__func__.3 - 0x00000000 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00000000 0x20 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.1 + 0x00000000 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.__func__.4 - 0x00000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .sbss.s_ota_ops_last_handle - 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .sbss.s_ota_ops_entries_head - 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00000000 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .data 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_get_sha256 + 0x00000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_check_identity + 0x00000000 0x62 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) @@ -6480,6 +5881,268 @@ Discarded input sections .debug_frame 0x00000000 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x00000000 0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.4 + 0x00000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x00000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.4 + 0x00000000 0x115 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x00000000 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x00000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x00000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x00000000 0x2481 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x00000000 0x37b esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x00000000 0x59d esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x00000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x00000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x00000000 0xd38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_str 0x00000000 0x1eb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.check_anti_rollback + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.s_flash_seg_needs_map + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.log_invalid_app_partition + 0x00000000 0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.str1.4 + 0x00000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata + 0x00000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x00000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x00000000 0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_common_read_otadata.str1.4 + 0x00000000 0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_read_otadata + 0x00000000 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_get_partition_description + 0x00000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x00000000 0x1df esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_partition_table + 0x00000000 0x272 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x00000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_get_selected_boot_partition + 0x00000000 0x17a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_reset + 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x00000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_cache_and_start_app.str1.4 + 0x00000000 0x8d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_cache_and_start_app + 0x00000000 0x1f0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.unpack_load_app.str1.4 + 0x00000000 0x6d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.unpack_load_app + 0x00000000 0x124 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x00000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x00000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_boot_image + 0x00000000 0x1d2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_debug_buffer + 0x00000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.0 + 0x00000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.1 + 0x00000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .sbss.ota_has_initial_contents + 0x00000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x00000000 0x215a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x00000000 0x482 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x00000000 0xfd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x00000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x00000000 0x1c8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x00000000 0x2360 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x00000000 0x1678 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x00000000 0x298 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x00000000 0x16c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text.esp_partition_table_verify + 0x00000000 0x1dc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x00000000 0x654 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x00000000 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x00000000 0x1fc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x00000000 0x7d7 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x00000000 0x4b3 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x00000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_map + 0x00000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_segment_header.str1.4 + 0x00000000 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x00000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash_and_sig.str1.4 + 0x00000000 0x4d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash_and_sig + 0x00000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x00000000 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x00000000 0xf2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x00000000 0x9f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x00000000 0xac esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x00000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x00000000 0x3d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x00000000 0x11c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x00000000 0xd9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x00000000 0x1ce esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x00000000 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x00000000 0xe4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x00000000 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x00000000 0x9a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x00000000 0x47 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x00000000 0x164 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x00000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x00000000 0x12 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x00000000 0x82 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x00000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x00000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x00000000 0x1cd4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x00000000 0x330 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x00000000 0x19a3 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x00000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x00000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x00000000 0x1e27 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x00000000 0x15e1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x00000000 0x320 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_start + 0x00000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x00000000 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_data + 0x00000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_finish + 0x00000000 0x7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.0 + 0x00000000 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.1 + 0x00000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x00000000 0x568 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x00000000 0x182 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x00000000 0x23d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x00000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x00000000 0x5a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x00000000 0x40f esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x00000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_crc + 0x00000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_invalid + 0x00000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_valid + 0x00000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_check_efuse_blk_validity.str1.4 + 0x00000000 0xbb esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_check_efuse_blk_validity + 0x00000000 0xe4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x00000000 0xde esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_check_chip_validity + 0x00000000 0x14a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_select_otadata + 0x00000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_active_otadata + 0x00000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x00000000 0xa82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x00000000 0x239 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x00000000 0x597 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x00000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x00000000 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x00000000 0xa37 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x00000000 0xedc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x00000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) @@ -6524,31 +6187,6 @@ Discarded input sections .debug_frame 0x00000000 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .text 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .data 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .bss 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .text.sha_hal_wait_idle - 0x00000000 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) - .text.sha_hal_hash_block - 0x00000000 0x66 esp-idf/hal/libhal.a(sha_hal.c.obj) - .text.sha_hal_hash_dma - 0x00000000 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) - .text.sha_hal_read_digest - 0x00000000 0x6c esp-idf/hal/libhal.a(sha_hal.c.obj) - .text.sha_hal_write_digest - 0x00000000 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x00000000 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_abbrev 0x00000000 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_loc 0x00000000 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_aranges - 0x00000000 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_ranges 0x00000000 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x00000000 0x6fb esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_str 0x00000000 0x41b esp-idf/hal/libhal.a(sha_hal.c.obj) - .comment 0x00000000 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x00000000 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) @@ -6810,6 +6448,180 @@ Discarded input sections .debug_frame 0x00000000 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_zeroize + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.esp_internal_sha_update_state + 0x00000000 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_init + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_free + 0x00000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_clone + 0x00000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_starts + 0x00000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_internal_sha256_process + 0x00000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_update + 0x00000000 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_finish + 0x00000000 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .rodata.sha256_padding + 0x00000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x00000000 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x00000000 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x00000000 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_aranges + 0x00000000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x00000000 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x00000000 0x96f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x00000000 0x4ad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00000000 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.s_check_dma_capable + 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_block_mode + 0x00000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.esp_sha_dma_process.str1.4 + 0x00000000 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_dma_process + 0x00000000 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_write_digest_state + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_read_digest_state + 0x00000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_acquire_hardware + 0x00000000 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_release_hardware + 0x00000000 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.esp_sha_dma.str1.4 + 0x00000000 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_dma + 0x00000000 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.1 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.0 0x00000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x00000000 0x5af7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x00000000 0x461 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x00000000 0x8fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_aranges + 0x00000000 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x00000000 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x00000000 0xe66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x00000000 0x4ebf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00000000 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .text.esp_sha_dma_start + 0x00000000 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x00000000 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x00000000 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x00000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x00000000 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x00000000 0x42e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .comment 0x00000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .text 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .data 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x00000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.is_ota_partition + 0x00000000 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x00000000 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x00000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x00000000 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.find_default_boot_partition + 0x00000000 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x00000000 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x00000000 0xcc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x00000000 0x68 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.check_invalid_otadata + 0x00000000 0x42 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_last_invalid_otadata + 0x00000000 0x3a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_begin + 0x00000000 0xf0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x00000000 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write + 0x00000000 0x1e6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write_with_offset.str1.4 + 0x00000000 0xc5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write_with_offset + 0x00000000 0x116 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_abort + 0x00000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_end + 0x00000000 0xa0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x00000000 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_app_partition_count + 0x00000000 0x58 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_rewrite_ota_data + 0x00000000 0xc8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x00000000 0x66 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_boot_partition.str1.4 + 0x00000000 0x4b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_boot_partition + 0x00000000 0xb4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x00000000 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_next_update_partition + 0x00000000 0x90 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_bootloader_description + 0x00000000 0x86 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_partition_description + 0x00000000 0x50 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_check_rollback_is_possible + 0x00000000 0xe4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x00000000 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_current_ota_is_workable + 0x00000000 0x144 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x00000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x00000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_last_invalid_partition + 0x00000000 0x76 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_state_partition + 0x00000000 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_erase_last_boot_app_partition + 0x00000000 0xf2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.0 + 0x00000000 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.3 + 0x00000000 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.4 + 0x00000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_last_handle + 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_entries_head + 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) @@ -6910,6 +6722,31 @@ Discarded input sections .debug_frame 0x00000000 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .text.sha_hal_wait_idle + 0x00000000 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + .text.sha_hal_hash_block + 0x00000000 0x66 esp-idf/hal/libhal.a(sha_hal.c.obj) + .text.sha_hal_hash_dma + 0x00000000 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + .text.sha_hal_read_digest + 0x00000000 0x6c esp-idf/hal/libhal.a(sha_hal.c.obj) + .text.sha_hal_write_digest + 0x00000000 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00000000 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x00000000 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x00000000 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_aranges + 0x00000000 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x00000000 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x00000000 0x6fb esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x00000000 0x41b esp-idf/hal/libhal.a(sha_hal.c.obj) + .comment 0x00000000 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x00000000 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) @@ -6924,14 +6761,6 @@ Discarded input sections .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(gdma_periph.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .eh_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .eh_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) @@ -7002,10 +6831,10 @@ Discarded input sections .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .eh_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .eh_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .eh_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) @@ -7934,25 +7763,125 @@ Discarded input sections .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strstr.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strstr.o) + .text 0x00000000 0x238 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + .debug_info 0x00000000 0x362 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_abbrev 0x00000000 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_loclists + 0x00000000 0xe4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_line 0x00000000 0x62b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_str 0x00000000 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_line_str + 0x00000000 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .debug_frame 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .rodata 0x00000000 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_info 0x00000000 0xad /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_abbrev 0x00000000 0x61 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_aranges + 0x00000000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_line 0x00000000 0x3f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_str 0x00000000 0x114 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .debug_line_str + 0x00000000 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + .text 0x00000000 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_info 0x00000000 0x267 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_abbrev 0x00000000 0x131 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_loclists + 0x00000000 0x12d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_line 0x00000000 0x40d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_str 0x00000000 0x1e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_line_str + 0x00000000 0x298 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .debug_frame 0x00000000 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + .text 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_info 0x00000000 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_abbrev 0x00000000 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_line 0x00000000 0x6d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_str 0x00000000 0x176 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_line_str + 0x00000000 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .debug_frame 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + .text 0x00000000 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_info 0x00000000 0x895 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_abbrev 0x00000000 0x1e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_line 0x00000000 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_str 0x00000000 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_line_str + 0x00000000 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .debug_frame 0x00000000 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + .text 0x00000000 0x5e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .bss 0x00000000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .rodata.str1.4 + 0x00000000 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .sbss 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_info 0x00000000 0xe5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_abbrev 0x00000000 0x2ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_loclists + 0x00000000 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_rnglists + 0x00000000 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_line 0x00000000 0xba5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_str 0x00000000 0x64d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_line_str + 0x00000000 0x376 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .debug_frame 0x00000000 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .rodata.str1.4 + 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .sbss 0x00000000 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .sdata 0x00000000 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_info 0x00000000 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_abbrev 0x00000000 0x5e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_aranges + 0x00000000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_line 0x00000000 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_str 0x00000000 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .debug_line_str + 0x00000000 0x1f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) @@ -8084,8 +8013,23 @@ Discarded input sections .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .text 0x00000000 0xbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_info 0x00000000 0x9fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_abbrev 0x00000000 0x217 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_loclists + 0x00000000 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_line 0x00000000 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_str 0x00000000 0x53d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_line_str + 0x00000000 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .debug_frame 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) @@ -8139,9 +8083,38 @@ Discarded input sections .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .text 0x00000000 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .data 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_info 0x00000000 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_abbrev 0x00000000 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_line 0x00000000 0x80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_str 0x00000000 0x194 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_line_str + 0x00000000 0x284 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + .text 0x00000000 0x198 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_info 0x00000000 0x220 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_abbrev 0x00000000 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_loclists + 0x00000000 0x102 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_line 0x00000000 0x448 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_str 0x00000000 0x1b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_line_str + 0x00000000 0x2c6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .debug_frame 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + .riscv.attributes + 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .sbss 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) @@ -11124,7 +11097,7 @@ END GROUP 0x00000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) 0x00000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) -.iram0.text 0x40380000 0xd9ca +.iram0.text 0x40380000 0xd95a 0x40380000 _iram_start = ABSOLUTE (.) 0x00000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) *(.exception_vectors_table.text) @@ -11230,205 +11203,201 @@ END GROUP .iram1.16 0x4038137e 0x2c esp-idf/newlib/libnewlib.a(locks.c.obj) .iram1.4 0x403813aa 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) .iram1.9 0x40381478 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) - .iram1.1 0x403814fe 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814fe _lock_init - .iram1.3 0x40381510 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381510 _lock_close - 0x40381510 _lock_close_recursive - .iram1.5 0x40381562 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381562 _lock_acquire - .iram1.6 0x40381572 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381572 _lock_acquire_recursive - .iram1.7 0x40381582 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381582 _lock_try_acquire - .iram1.8 0x40381592 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381592 _lock_try_acquire_recursive - .iram1.10 0x403815a2 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815a2 _lock_release - .iram1.11 0x403815b0 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815b0 _lock_release_recursive - .iram1.12 0x403815be 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815be __retarget_lock_init - .iram1.13 0x403815d0 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815d0 __retarget_lock_init_recursive - .iram1.14 0x403815e2 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815e2 __retarget_lock_close - .iram1.15 0x403815f2 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815f2 __retarget_lock_close_recursive - .iram1.17 0x40381602 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381602 __retarget_lock_acquire - .iram1.18 0x40381634 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381634 __retarget_lock_acquire_recursive - .iram1.19 0x40381666 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381666 __retarget_lock_try_acquire - .iram1.20 0x40381698 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381698 __retarget_lock_try_acquire_recursive - .iram1.21 0x403816ca 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403816ca __retarget_lock_release - .iram1.22 0x403816dc 0x14 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403816dc __retarget_lock_release_recursive - .iram1.0 0x403816f0 0x36 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - 0x403816f0 esp_reent_init - .iram1.1 0x40381726 0x72 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x40381726 _gettimeofday_r - .iram1.0 0x40381798 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x40381798 _times_r - .iram1.0 0x403817de 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x403817de esp_system_get_time - .iram1.1 0x40381802 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x40381802 esp_timer_impl_get_time - 0x40381802 esp_timer_get_time - .iram1.0 0x40381826 0x6a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .iram1.0 0x40381890 0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - 0x40381890 esp_flash_encryption_enabled - .iram1.1 0x4038189e 0x1ea esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x4038189e bootloader_flash_execute_command_common - .iram1.2 0x40381a88 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40381a88 bootloader_execute_flash_command - .iram1.4 0x40381aa0 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40381aa0 bootloader_read_flash_id - .iram1.12 0x40381ad4 0x82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40381ad4 bootloader_flash_reset_chip - .iram1.2 0x40381b56 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.3 0x40381b64 0xce esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.4 0x40381c32 0x24 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.16 0x40381c56 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.1 0x40381c86 0x7a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x40381c86 esp_mmu_paddr_find_caps - .iram1.0 0x40381d00 0x98 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - 0x40381d00 esp_heap_adjust_alignment_to_hw - .iram1.5 0x40381d98 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381d98 spi_flash_disable_cache - .iram1.0 0x40381daa 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381daa spi_flash_disable_interrupts_caches_and_other_cpu - .iram1.6 0x40381dcc 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381dcc spi_flash_restore_cache - .iram1.1 0x40381dde 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381dde spi_flash_enable_interrupts_caches_and_other_cpu - .iram1.4 0x40381e00 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381e00 spi_flash_enable_cache - .iram1.7 0x40381e10 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381e10 spi_flash_cache_enabled - .iram1.0 0x40381e22 0x50 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .iram1.1 0x40381e72 0x74 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x40381e72 spi_flash_check_and_flush_cache - .iram1.2 0x40381ee6 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381ee6 spi_flash_guard_set - .iram1.4 0x40381ef0 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381ef0 esp_mspi_pin_init - .iram1.5 0x40381ef2 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381ef2 spi_flash_init_chip_state - .iram1.7 0x40381ef6 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381ef6 esp_mspi_32bit_address_flash_feature_check - .iram1.3 0x40381efa 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.4 0x40381f22 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.6 0x40381f44 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.7 0x40381f98 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40381f98 esp_flash_chip_driver_initialized - .iram1.5 0x40381fa4 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.12 0x40381fcc 0xa2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.10 0x4038206e 0x80 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.13 0x403820ee 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x403820ee esp_flash_get_physical_size - .iram1.9 0x40382152 0x1bc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40382152 esp_flash_init_main - .iram1.16 0x4038230e 0x226 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4038230e esp_flash_erase_region - .iram1.21 0x40382534 0x136 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40382534 esp_flash_read - .iram1.22 0x4038266a 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4038266a esp_flash_write - .iram1.28 0x40382822 0x210 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40382822 esp_flash_write_encrypted - .iram1.9 0x40382a32 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.17 0x40382a5c 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.8 0x40382a9a 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.12 0x40382ae0 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.11 0x40382af0 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.10 0x40382b58 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.14 0x40382b6e 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.13 0x40382b7e 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.0 0x40382bca 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.7 0x40382bd8 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.1 0x40382bf4 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.6 0x40382c02 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.3 0x40382c12 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.2 0x40382c28 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.1 0x40382c4c 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.1 0x40382c68 0x54 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .iram1.2 0x40382cbc 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .iram1.3 0x40382d18 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x40382d18 esp_crosscore_int_send_yield - .iram1.0 0x40382d26 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x40382d26 esp_vApplicationTickHook - .iram1.0 0x40382d56 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .iram1.0 0x40382da0 0x88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - 0x40382da0 esp_backtrace_print - .iram1.0 0x40382e28 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x40382e28 esp_random + .iram1.3 0x403814fe 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403814fe _lock_close + 0x403814fe _lock_close_recursive + .iram1.5 0x40381550 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381550 _lock_acquire + .iram1.6 0x40381560 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381560 _lock_acquire_recursive + .iram1.7 0x40381570 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381570 _lock_try_acquire + .iram1.8 0x40381580 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381580 _lock_try_acquire_recursive + .iram1.10 0x40381590 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381590 _lock_release + .iram1.11 0x4038159e 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038159e _lock_release_recursive + .iram1.12 0x403815ac 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815ac __retarget_lock_init + .iram1.13 0x403815be 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815be __retarget_lock_init_recursive + .iram1.14 0x403815d0 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815d0 __retarget_lock_close + .iram1.15 0x403815e0 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815e0 __retarget_lock_close_recursive + .iram1.17 0x403815f0 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815f0 __retarget_lock_acquire + .iram1.18 0x40381622 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381622 __retarget_lock_acquire_recursive + .iram1.19 0x40381654 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381654 __retarget_lock_try_acquire + .iram1.20 0x40381686 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381686 __retarget_lock_try_acquire_recursive + .iram1.21 0x403816b8 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816b8 __retarget_lock_release + .iram1.22 0x403816ca 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816ca __retarget_lock_release_recursive + .iram1.0 0x403816dc 0x36 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x403816dc esp_reent_init + .iram1.1 0x40381712 0x72 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40381712 _gettimeofday_r + .iram1.0 0x40381784 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40381784 _times_r + .iram1.0 0x403817ca 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x403817ca esp_system_get_time + .iram1.1 0x403817ee 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x403817ee esp_timer_impl_get_time + 0x403817ee esp_timer_get_time + .iram1.0 0x40381812 0x6a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .iram1.1 0x4038187c 0x1ea esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4038187c bootloader_flash_execute_command_common + .iram1.2 0x40381a66 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381a66 bootloader_execute_flash_command + .iram1.4 0x40381a7e 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381a7e bootloader_read_flash_id + .iram1.12 0x40381ab2 0x82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381ab2 bootloader_flash_reset_chip + .iram1.0 0x40381b34 0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x40381b34 esp_flash_encryption_enabled + .iram1.2 0x40381b42 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.3 0x40381b50 0xce esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.4 0x40381c1e 0x24 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.16 0x40381c42 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.1 0x40381c72 0x7a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x40381c72 esp_mmu_paddr_find_caps + .iram1.0 0x40381cec 0x98 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x40381cec esp_heap_adjust_alignment_to_hw + .iram1.5 0x40381d84 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d84 spi_flash_disable_cache + .iram1.0 0x40381d96 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d96 spi_flash_disable_interrupts_caches_and_other_cpu + .iram1.6 0x40381db8 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381db8 spi_flash_restore_cache + .iram1.1 0x40381dca 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381dca spi_flash_enable_interrupts_caches_and_other_cpu + .iram1.4 0x40381dec 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381dec spi_flash_enable_cache + .iram1.7 0x40381dfc 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381dfc spi_flash_cache_enabled + .iram1.0 0x40381e0e 0x50 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x40381e5e 0x74 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x40381e5e spi_flash_check_and_flush_cache + .iram1.2 0x40381ed2 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381ed2 spi_flash_guard_set + .iram1.4 0x40381edc 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381edc esp_mspi_pin_init + .iram1.5 0x40381ede 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381ede spi_flash_init_chip_state + .iram1.7 0x40381ee2 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381ee2 esp_mspi_32bit_address_flash_feature_check + .iram1.3 0x40381ee6 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x40381f0e 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.6 0x40381f30 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.7 0x40381f84 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40381f84 esp_flash_chip_driver_initialized + .iram1.5 0x40381f90 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.12 0x40381fb8 0xa2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.10 0x4038205a 0x80 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x403820da 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403820da esp_flash_get_physical_size + .iram1.9 0x4038213e 0x1bc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4038213e esp_flash_init_main + .iram1.16 0x403822fa 0x226 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403822fa esp_flash_erase_region + .iram1.21 0x40382520 0x136 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40382520 esp_flash_read + .iram1.22 0x40382656 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40382656 esp_flash_write + .iram1.28 0x4038280e 0x210 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4038280e esp_flash_write_encrypted + .iram1.9 0x40382a1e 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.17 0x40382a48 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x40382a86 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.12 0x40382acc 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.11 0x40382adc 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.10 0x40382b44 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.14 0x40382b5a 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.13 0x40382b6a 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.0 0x40382bb6 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.7 0x40382bc4 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x40382be0 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6 0x40382bee 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x40382bfe 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x40382c14 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40382c38 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40382c54 0x54 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.2 0x40382ca8 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.3 0x40382d04 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x40382d04 esp_crosscore_int_send_yield + .iram1.0 0x40382d12 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x40382d12 esp_vApplicationTickHook + .iram1.0 0x40382d42 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.0 0x40382d8c 0x88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40382d8c esp_backtrace_print *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) .text.esp_apptrace_tmo_init - 0x40382e7c 0x3a esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382e14 0x3a esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .text.esp_apptrace_flush_nolock - 0x40382eb6 0x8e esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382eb6 esp_apptrace_flush_nolock + 0x40382e4e 0x8e esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382e4e esp_apptrace_flush_nolock .text.esp_apptrace_jtag_hw_get - 0x40382f44 0x4 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382f44 esp_apptrace_jtag_hw_get + 0x40382edc 0x4 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382edc esp_apptrace_jtag_hw_get .text.esp_apptrace_init - 0x40382f48 0xb8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382f48 esp_apptrace_init + 0x40382ee0 0xb8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382ee0 esp_apptrace_init .text.__esp_system_init_fn_esp_apptrace_init - 0x40383000 0xe esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382f98 0xe esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) .text.esp_apptrace_log_lock - 0x4038300e 0x4 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x4038300e esp_apptrace_log_lock + 0x40382fa6 0x4 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382fa6 esp_apptrace_log_lock .text.esp_apptrace_log_unlock - 0x40383012 0x2 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40383012 esp_apptrace_log_unlock + 0x40382faa 0x2 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382faa esp_apptrace_log_unlock .text.esp_apptrace_lock_take - 0x40383014 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40383014 esp_apptrace_lock_take + 0x40382fac 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382fac esp_apptrace_lock_take .text.esp_apptrace_lock_give - 0x40383024 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40383024 esp_apptrace_lock_give + 0x40382fbc 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382fbc esp_apptrace_lock_give *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) .text.esp_apptrace_uart_down_buffer_put - 0x40383034 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382fcc 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_host_is_connected - 0x40383038 0x8 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382fd0 0x8 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_flush_nolock - 0x40383040 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382fd8 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_flush - 0x40383044 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382fdc 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_lock - 0x40383048 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382fe0 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_unlock - 0x4038305c 0xe esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382ff4 0xe esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_down_buffer_get - 0x4038306a 0x84 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383002 0x84 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_up_buffer_get - 0x403830ee 0x64 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383086 0x64 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_down_buffer_config - 0x40383152 0x36 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x403830ea 0x36 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_send_uart_data - 0x40383188 0xd0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383120 0xd0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_up_buffer_put - 0x40383258 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x403831f0 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_lock_init - 0x40383274 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x4038320c 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.send_buff_data - 0x40383298 0x60 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383230 0x60 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_send_uart_tx_task - 0x403832f8 0x82 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383290 0x82 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_hw_init - 0x4038337a 0x2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40383312 0x2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_init - 0x403833a4 0x164 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x4038333c 0x164 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_hw_get - 0x40383508 0x12 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - 0x40383508 esp_apptrace_uart_hw_get + 0x403834a0 0x12 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x403834a0 esp_apptrace_uart_hw_get *libclang_rt.builtins.a:_divsf3.*(.literal .literal.* .text .text.*) *libclang_rt.builtins.a:restore.*(.literal .literal.* .text .text.*) *libclang_rt.builtins.a:save.*(.literal .literal.* .text .text.*) @@ -11441,15 +11410,15 @@ END GROUP *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) .text.esp_cpu_wait_for_intr - 0x4038351a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4038351a esp_cpu_wait_for_intr + 0x403834b2 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x403834b2 esp_cpu_wait_for_intr *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) .text.esp_ptr_byte_accessible - 0x4038353a 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x4038353a esp_ptr_byte_accessible + 0x403834d2 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x403834d2 esp_ptr_byte_accessible .text.esp_ptr_external_ram - 0x40383558 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x40383558 esp_ptr_external_ram + 0x403834f0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x403834f0 esp_ptr_external_ram *libesp_hw_support.a:gdma.*(.literal.gdma_append .text.gdma_append) *libesp_hw_support.a:gdma.*(.literal.gdma_default_rx_isr .text.gdma_default_rx_isr) *libesp_hw_support.a:gdma.*(.literal.gdma_default_tx_isr .text.gdma_default_tx_isr) @@ -11462,509 +11431,509 @@ END GROUP *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_enable .text.wifi_module_enable) *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) .text.rtc_clk_bbpll_disable - 0x4038355c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403834f4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_enable - 0x40383572 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038350a 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_configure - 0x40383580 0x156 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383518 0x156 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_add_consumer - 0x403836d6 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403836d6 rtc_clk_bbpll_add_consumer + 0x4038366e 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038366e rtc_clk_bbpll_add_consumer .text.rtc_clk_bbpll_remove_consumer - 0x403836e6 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403836e6 rtc_clk_bbpll_remove_consumer + 0x4038367e 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038367e rtc_clk_bbpll_remove_consumer .text.rtc_clk_32k_enable - 0x403836f6 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403836f6 rtc_clk_32k_enable + 0x4038368e 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038368e rtc_clk_32k_enable .text.rtc_clk_32k_enable_external - 0x4038377a 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x4038377a rtc_clk_32k_enable_external + 0x40383712 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383712 rtc_clk_32k_enable_external .text.rtc_clk_8m_enable - 0x403837a6 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403837a6 rtc_clk_8m_enable + 0x4038373e 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038373e rtc_clk_8m_enable .text.rtc_clk_8md256_enabled - 0x40383822 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383822 rtc_clk_8md256_enabled + 0x403837ba 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403837ba rtc_clk_8md256_enabled .text.rtc_clk_slow_src_set - 0x40383832 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383832 rtc_clk_slow_src_set + 0x403837ca 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403837ca rtc_clk_slow_src_set .text.rtc_clk_slow_src_get - 0x403838b8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403838b8 rtc_clk_slow_src_get + 0x40383850 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383850 rtc_clk_slow_src_get .text.rtc_clk_slow_freq_get_hz - 0x403838d2 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403838d2 rtc_clk_slow_freq_get_hz + 0x4038386a 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038386a rtc_clk_slow_freq_get_hz .text.rtc_clk_fast_src_set - 0x40383906 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383906 rtc_clk_fast_src_set + 0x4038389e 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038389e rtc_clk_fast_src_set .text.rtc_clk_xtal_freq_get - 0x40383946 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383946 rtc_get_xtal - 0x40383946 rtc_clk_xtal_freq_get + 0x403838de 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403838de rtc_get_xtal + 0x403838de rtc_clk_xtal_freq_get .text.rtc_clk_cpu_freq_mhz_to_config - 0x4038399e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x4038399e rtc_clk_cpu_freq_mhz_to_config + 0x40383936 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383936 rtc_clk_cpu_freq_mhz_to_config .text.rtc_clk_cpu_freq_get_config - 0x40383a0a 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383a0a rtc_clk_cpu_freq_get_config + 0x403839a2 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403839a2 rtc_clk_cpu_freq_get_config .text.rtc_clk_apb_freq_update - 0x40383b10 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383b10 rtc_clk_apb_freq_update + 0x40383aa8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383aa8 rtc_clk_apb_freq_update .text.rtc_clk_cpu_freq_to_xtal - 0x40383b26 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383abe 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_set_to_default_config - 0x40383b96 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383b96 rtc_clk_cpu_set_to_default_config + 0x40383b2e 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383b2e rtc_clk_cpu_set_to_default_config .text.rtc_clk_cpu_freq_set_xtal - 0x40383baa 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383baa rtc_clk_cpu_freq_set_xtal + 0x40383b42 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383b42 rtc_clk_cpu_freq_set_xtal .text.rtc_clk_cpu_freq_to_pll_mhz - 0x40383bbc 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383b54 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_freq_to_8m - 0x40383c2c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383bc4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_freq_set_config - 0x40383c6c 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383c6c rtc_clk_cpu_freq_set_config + 0x40383c04 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383c04 rtc_clk_cpu_freq_set_config .text.rtc_dig_clk8m_enable - 0x40383d00 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383d00 rtc_dig_clk8m_enable + 0x40383c98 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383c98 rtc_dig_clk8m_enable .text.rtc_dig_clk8m_disable - 0x40383d20 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383d20 rtc_dig_clk8m_disable + 0x40383cb8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383cb8 rtc_dig_clk8m_disable *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) .text.rtc_sleep_pu - 0x40383d40 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - 0x40383d40 rtc_sleep_pu + 0x40383cd8 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x40383cd8 rtc_sleep_pu *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) .text.rtc_clk_cal_32k_valid - 0x40383e78 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383e10 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .text.rtc_clk_cal_internal - 0x40383f10 0x22a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40383f10 rtc_clk_cal_internal + 0x40383ea8 0x22a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383ea8 rtc_clk_cal_internal .text.rtc_clk_cal - 0x4038413a 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x4038413a rtc_clk_cal + 0x403840d2 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x403840d2 rtc_clk_cal .text.rtc_time_us_to_slowclk - 0x403841da 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x403841da rtc_time_us_to_slowclk + 0x40384172 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40384172 rtc_time_us_to_slowclk .text.rtc_time_get - 0x4038421a 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x4038421a rtc_time_get + 0x403841b2 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x403841b2 rtc_time_get .text.rtc_clk_freq_cal - 0x40384236 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40384236 rtc_clk_freq_cal + 0x403841ce 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x403841ce rtc_clk_freq_cal .text.enable_timer_group0_for_calibration - 0x40384256 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x403841ee 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) *libesp_hw_support.a:sar_periph_ctrl.*(.literal.sar_periph_ctrl_power_enable .text.sar_periph_ctrl_power_enable) *libesp_hw_support.a:sleep_console.*(.literal .literal.* .text .text.*) *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) .text.systimer_ticks_to_us - 0x403842bc 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - 0x403842bc systimer_ticks_to_us + 0x40384254 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x40384254 systimer_ticks_to_us .text.systimer_us_to_ticks - 0x403842c8 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - 0x403842c8 systimer_us_to_ticks + 0x40384260 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x40384260 systimer_us_to_ticks *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) .text.esp_cache_get_alignment - 0x403842d4 0x4a esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - 0x403842d4 esp_cache_get_alignment + 0x4038426c 0x4a esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x4038426c esp_cache_get_alignment *libesp_ringbuf.a:(.literal .literal.* .text .text.*) .text.prvCheckItemAvail - 0x4038431e 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403842b6 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeNoSplit - 0x40384364 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403842fc 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeAllowSplit - 0x403843a2 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038433a 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeByteBuf - 0x403843ec 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384384 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReturnItemByteBuf - 0x4038440a 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403843a2 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetItemByteBuf - 0x40384470 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384408 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCheckItemFitsByteBuffer - 0x40384572 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038450a 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReturnItemDefault - 0x403845d8 0x192 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384570 0x192 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetItemDefault - 0x4038476a 0x1a2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384702 0x1a2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvAcquireItemNoSplit - 0x4038490c 0xda esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403848a4 0xda esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvSendItemDoneNoSplit - 0x403849e6 0x178 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038497e 0x178 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCheckItemFitsDefault - 0x40384b5e 0xb8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384af6 0xb8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvInitializeNewRingbuffer - 0x40384c16 0x11c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384bae 0x11c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemByteBuf - 0x40384d32 0xae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384cca 0xae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemAllowSplit - 0x40384de0 0x148 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384d78 0x148 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemNoSplit - 0x40384f28 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384ec0 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReceiveGeneric - 0x40384f64 0x134 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384efc 0x134 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReceiveGenericFromISR - 0x40385098 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385030 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvSendAcquireGeneric - 0x4038517e 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385116 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.xRingbufferCreateStatic - 0x40385264 0xba esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385264 xRingbufferCreateStatic + 0x403851fc 0xba esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403851fc xRingbufferCreateStatic .text.xRingbufferSend - 0x4038531e 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038531e xRingbufferSend + 0x403852b6 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403852b6 xRingbufferSend .text.xRingbufferSendFromISR - 0x4038538e 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038538e xRingbufferSendFromISR + 0x40385326 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385326 xRingbufferSendFromISR .text.xRingbufferReceive - 0x4038548c 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038548c xRingbufferReceive + 0x40385424 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385424 xRingbufferReceive .text.xRingbufferReceiveFromISR - 0x403854d6 0x48 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403854d6 xRingbufferReceiveFromISR + 0x4038546e 0x48 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038546e xRingbufferReceiveFromISR .text.xRingbufferReceiveUpTo - 0x4038551e 0x76 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038551e xRingbufferReceiveUpTo + 0x403854b6 0x76 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403854b6 xRingbufferReceiveUpTo .text.vRingbufferReturnItem - 0x40385594 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385594 vRingbufferReturnItem + 0x4038552c 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038552c vRingbufferReturnItem .text.vRingbufferReturnItemFromISR - 0x40385616 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385616 vRingbufferReturnItemFromISR + 0x403855ae 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403855ae vRingbufferReturnItemFromISR .text.vRingbufferDelete - 0x403856a2 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403856a2 vRingbufferDelete + 0x4038563a 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038563a vRingbufferDelete .text.xRingbufferGetMaxItemSize - 0x403856e8 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403856e8 xRingbufferGetMaxItemSize + 0x40385680 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385680 xRingbufferGetMaxItemSize .text.xRingbufferGetStaticBuffer - 0x40385716 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385716 xRingbufferGetStaticBuffer + 0x403856ae 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403856ae xRingbufferGetStaticBuffer .text.xRingbufferCreateWithCaps - 0x40385758 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385758 xRingbufferCreateWithCaps + 0x403856f0 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403856f0 xRingbufferCreateWithCaps .text.vRingbufferDeleteWithCaps - 0x403857bc 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403857bc vRingbufferDeleteWithCaps + 0x40385754 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385754 vRingbufferDeleteWithCaps *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) .text.esp_error_check_failed_print - 0x40385810 0x92 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x403857a8 0x92 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .text._esp_error_check_failed - 0x403858a2 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - 0x403858a2 _esp_error_check_failed + 0x4038583a 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x4038583a _esp_error_check_failed *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) .text.esp_system_abort - 0x403858c2 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x403858c2 esp_system_abort + 0x4038585a 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4038585a esp_system_abort *libesp_system.a:image_process.*(.literal .literal.* .text .text.*) *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) .text.__ubsan_include - 0x403858ca 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - 0x403858ca __ubsan_include + 0x40385862 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x40385862 __ubsan_include *libesp_wifi.a:esp_adapter.*(.literal.coex_pti_get_wrapper .text.coex_pti_get_wrapper) *libesp_wifi.a:wifi_netif.*(.literal.wifi_sta_receive .text.wifi_sta_receive) *libesp_wifi.a:wifi_netif.*(.literal.wifi_transmit_wrap .text.wifi_transmit_wrap) *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text.*) .text.prvGetDisinheritPriorityAfterTimeout - 0x403858cc 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385864 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueFull - 0x403858dc 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385874 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueEmpty - 0x40385904 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038589c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataToQueue - 0x40385928 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403858c0 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataFromQueue - 0x403859c2 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038595a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvNotifyQueueSetContainer - 0x403859ee 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385986 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvUnlockQueue - 0x40385acc 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385a64 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericReset - 0x40385b5e 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385b5e xQueueGenericReset + 0x40385af6 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385af6 xQueueGenericReset .text.prvInitialiseNewQueue - 0x40385c34 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385bcc 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericCreateStatic - 0x40385c5c 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385c5c xQueueGenericCreateStatic + 0x40385bf4 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385bf4 xQueueGenericCreateStatic .text.xQueueGenericGetStaticBuffers - 0x40385cf8 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385cf8 xQueueGenericGetStaticBuffers + 0x40385c90 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385c90 xQueueGenericGetStaticBuffers .text.xQueueGenericCreate - 0x40385d5e 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385d5e xQueueGenericCreate + 0x40385cf6 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385cf6 xQueueGenericCreate .text.xQueueGetMutexHolder - 0x40385ddc 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385ddc xQueueGetMutexHolder + 0x40385d74 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385d74 xQueueGetMutexHolder .text.xQueueCreateCountingSemaphoreStatic - 0x40385e22 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385e22 xQueueCreateCountingSemaphoreStatic + 0x40385dba 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385dba xQueueCreateCountingSemaphoreStatic .text.xQueueGenericSend - 0x40385e68 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385e68 xQueueGenericSend + 0x40385e00 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385e00 xQueueGenericSend .text.prvInitialiseMutex - 0x40386026 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385fbe 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x4038606e 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038606e xQueueCreateMutex + 0x40386006 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386006 xQueueCreateMutex .text.xQueueCreateMutexStatic - 0x4038608e 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038608e xQueueCreateMutexStatic + 0x40386026 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386026 xQueueCreateMutexStatic .text.xQueueGiveMutexRecursive - 0x403860b2 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403860b2 xQueueGiveMutexRecursive + 0x4038604a 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038604a xQueueGiveMutexRecursive .text.xQueueGenericSendFromISR - 0x40386110 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386110 xQueueGenericSendFromISR + 0x403860a8 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403860a8 xQueueGenericSendFromISR .text.xQueueGiveFromISR - 0x40386288 0x140 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386288 xQueueGiveFromISR + 0x40386220 0x140 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386220 xQueueGiveFromISR .text.xQueueSemaphoreTake - 0x403863c8 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403863c8 xQueueSemaphoreTake + 0x40386360 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386360 xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x4038654c 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038654c xQueueTakeMutexRecursive + 0x403864e4 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403864e4 xQueueTakeMutexRecursive .text.xQueueReceiveFromISR - 0x403865ae 0x112 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403865ae xQueueReceiveFromISR + 0x40386546 0x112 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386546 xQueueReceiveFromISR .text.uxQueueSpacesAvailable - 0x403866c0 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403866c0 uxQueueSpacesAvailable + 0x40386658 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40386658 uxQueueSpacesAvailable .text.vQueueDelete - 0x40386702 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386702 vQueueDelete + 0x4038669a 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038669a vQueueDelete .text.vPortTaskWrapper - 0x4038673a 0x4e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403866d2 0x4e esp-idf/freertos/libfreertos.a(port.c.obj) .text.vPortTLSPointersDelCb - 0x40386788 0xb8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386720 0xb8 esp-idf/freertos/libfreertos.a(port.c.obj) .text.pxPortInitialiseStack - 0x40386840 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386840 pxPortInitialiseStack + 0x403867d8 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403867d8 pxPortInitialiseStack .text.xPortInIsrContext - 0x40386920 0xa esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386920 xPortInIsrContext + 0x403868b8 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403868b8 xPortInIsrContext .text.xPortSetInterruptMaskFromISR - 0x4038692a 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038692a xPortSetInterruptMaskFromISR + 0x403868c2 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403868c2 xPortSetInterruptMaskFromISR .text.vPortClearInterruptMaskFromISR - 0x40386944 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386944 vPortClearInterruptMaskFromISR + 0x403868dc 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403868dc vPortClearInterruptMaskFromISR .text.vPortEnterCritical - 0x40386954 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386954 vPortEnterCritical + 0x403868ec 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403868ec vPortEnterCritical .text.vPortExitCritical - 0x40386984 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386984 vPortExitCritical + 0x4038691c 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038691c vPortExitCritical .text.vPortYieldFromISR - 0x403869e4 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x403869e4 vPortYieldFromISR + 0x4038697c 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038697c vPortYieldFromISR .text.vPortYield - 0x403869f8 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x403869f8 vPortYield + 0x40386990 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386990 vPortYield .text.xPortStartScheduler - 0x40386a38 0x74 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386a38 xPortStartScheduler + 0x403869d0 0x74 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403869d0 xPortStartScheduler .text.vApplicationStackOverflowHook - 0x40386aac 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386aac vApplicationStackOverflowHook + 0x40386a44 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386a44 vApplicationStackOverflowHook .text.vPortTCBPreDeleteHook - 0x40386b02 0xe esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386b02 vPortTCBPreDeleteHook + 0x40386a9a 0xe esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386a9a vPortTCBPreDeleteHook .text.pvPortMalloc - 0x40386b10 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386b10 pvPortMalloc + 0x40386aa8 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386aa8 pvPortMalloc .text.vPortFree - 0x40386b24 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386b24 vPortFree + 0x40386abc 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386abc vPortFree .text.xPortCheckValidListMem - 0x40386b32 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386b32 xPortCheckValidListMem + 0x40386aca 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386aca xPortCheckValidListMem .text.xPortCheckValidTCBMem - 0x40386b68 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386b68 xPortCheckValidTCBMem + 0x40386b00 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386b00 xPortCheckValidTCBMem .text.xPortcheckValidStackMem - 0x40386b9e 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386b9e xPortcheckValidStackMem + 0x40386b36 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386b36 xPortcheckValidStackMem .text.vApplicationGetIdleTaskMemory - 0x40386bd4 0x88 esp-idf/freertos/libfreertos.a(port_common.c.obj) - 0x40386bd4 vApplicationGetIdleTaskMemory + 0x40386b6c 0x88 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x40386b6c vApplicationGetIdleTaskMemory .text.vSystimerSetup - 0x40386c5c 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386c5c vSystimerSetup + 0x40386bf4 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40386bf4 vSystimerSetup .text.vPortSetupTimer - 0x40386db8 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386db8 vPortSetupTimer + 0x40386d50 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40386d50 vPortSetupTimer .text.xPortSysTickHandler - 0x40386dc6 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386dc6 xPortSysTickHandler + 0x40386d5e 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40386d5e xPortSysTickHandler .text.SysTickIsrHandler - 0x40386df8 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386df8 SysTickIsrHandler + 0x40386d90 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40386d90 SysTickIsrHandler .text.vListInitialise - 0x40386e6c 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386e6c vListInitialise + 0x40386e04 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386e04 vListInitialise .text.vListInitialiseItem - 0x40386e80 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386e80 vListInitialiseItem + 0x40386e18 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386e18 vListInitialiseItem .text.vListInsertEnd - 0x40386e86 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386e86 vListInsertEnd + 0x40386e1e 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386e1e vListInsertEnd .text.vListInsert - 0x40386e9e 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386e9e vListInsert + 0x40386e36 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386e36 vListInsert .text.uxListRemove - 0x40386ed0 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386ed0 uxListRemove - .text 0x40386ef8 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) - 0x40386f02 rtos_int_enter - 0x40386f64 rtos_int_exit + 0x40386e68 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386e68 uxListRemove + .text 0x40386e90 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x40386e9a rtos_int_enter + 0x40386efc rtos_int_exit *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .text.prvTaskCheckFreeStackSpace .text.prvTaskIsTaskSuspended .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskPriorityGetFromISR .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskGenericNotifyGiveFromISR .text.vTaskGetSnapshot .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.vTaskSwitchContext .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyFromISR .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetSchedulerState .text.xTaskGetStaticBuffers .text.xTaskGetTickCount .text.xTaskGetTickCountFromISR .text.xTaskIncrementTick .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) .text.prvResetNextTaskUnblockTime - 0x40386fd0 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f68 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvDeleteTCB - 0x40386ffe 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f96 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvCheckTasksWaitingTermination - 0x40387066 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386ffe 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddCurrentTaskToDelayedList - 0x403870be 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387056 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIdleTask - 0x403871b0 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387148 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseNewTask - 0x403871c2 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038715a 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseTaskLists - 0x403872a0 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387238 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddNewTaskToReadyList - 0x40387342 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403872da 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.vTaskDelete - 0x4038743e 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038743e vTaskDelete + 0x403873d6 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403873d6 vTaskDelete .text.vTaskSuspendAll - 0x40387542 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387542 vTaskSuspendAll + 0x403874da 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403874da vTaskSuspendAll .text.xTaskGetTickCount - 0x40387552 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387552 xTaskGetTickCount + 0x403874ea 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403874ea xTaskGetTickCount .text.xTaskGetTickCountFromISR - 0x4038755c 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038755c xTaskGetTickCountFromISR + 0x403874f4 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403874f4 xTaskGetTickCountFromISR .text.uxTaskGetNumberOfTasks - 0x40387566 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387566 uxTaskGetNumberOfTasks + 0x403874fe 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403874fe uxTaskGetNumberOfTasks .text.pcTaskGetName - 0x40387570 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387570 pcTaskGetName + 0x40387508 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387508 pcTaskGetName .text.xTaskIncrementTick - 0x403875ae 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403875ae xTaskIncrementTick + 0x40387546 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387546 xTaskIncrementTick .text.xTaskResumeAll - 0x4038777c 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038777c xTaskResumeAll + 0x40387714 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387714 xTaskResumeAll .text.vTaskDelay - 0x40387900 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387900 vTaskDelay + 0x40387898 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387898 vTaskDelay .text.vTaskSwitchContext - 0x40387952 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387952 vTaskSwitchContext + 0x403878ea 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403878ea vTaskSwitchContext .text.vTaskPlaceOnEventList - 0x40387a78 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387a78 vTaskPlaceOnEventList + 0x40387a10 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387a10 vTaskPlaceOnEventList .text.xTaskRemoveFromEventList - 0x40387ac2 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387ac2 xTaskRemoveFromEventList + 0x40387a5a 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387a5a xTaskRemoveFromEventList .text.vTaskInternalSetTimeOutState - 0x40387be0 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387be0 vTaskInternalSetTimeOutState + 0x40387b78 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387b78 vTaskInternalSetTimeOutState .text.xTaskCheckForTimeOut - 0x40387bf6 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387bf6 xTaskCheckForTimeOut + 0x40387b8e 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387b8e xTaskCheckForTimeOut .text.vTaskMissedYield - 0x40387cca 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387cca vTaskMissedYield + 0x40387c62 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387c62 vTaskMissedYield .text.pvTaskGetThreadLocalStoragePointer - 0x40387cd6 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387cd6 pvTaskGetThreadLocalStoragePointer + 0x40387c6e 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387c6e pvTaskGetThreadLocalStoragePointer .text.xTaskGetCurrentTaskHandle - 0x40387cf6 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387cf6 xTaskGetCurrentTaskHandle + 0x40387c8e 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387c8e xTaskGetCurrentTaskHandle .text.xTaskGetSchedulerState - 0x40387d00 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387d00 xTaskGetSchedulerState + 0x40387c98 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387c98 xTaskGetSchedulerState .text.xTaskPriorityInherit - 0x40387d20 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387d20 xTaskPriorityInherit + 0x40387cb8 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387cb8 xTaskPriorityInherit .text.xTaskPriorityDisinherit - 0x40387e24 0x106 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387e24 xTaskPriorityDisinherit + 0x40387dbc 0x106 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387dbc xTaskPriorityDisinherit .text.vTaskPriorityDisinheritAfterTimeout - 0x40387f2a 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387f2a vTaskPriorityDisinheritAfterTimeout + 0x40387ec2 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387ec2 vTaskPriorityDisinheritAfterTimeout .text.pvTaskIncrementMutexHeldCount - 0x4038804a 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038804a pvTaskIncrementMutexHeldCount + 0x40387fe2 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387fe2 pvTaskIncrementMutexHeldCount .text.ulTaskGenericNotifyTake - 0x4038806c 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038806c ulTaskGenericNotifyTake + 0x40388004 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388004 ulTaskGenericNotifyTake .text.xTaskGenericNotify - 0x40388144 0x1f2 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388144 xTaskGenericNotify + 0x403880dc 0x1f2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403880dc xTaskGenericNotify .text.xTaskCreatePinnedToCore - 0x40388336 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388336 xTaskCreatePinnedToCore + 0x403882ce 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403882ce xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore - 0x403883f4 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403883f4 xTaskCreateStaticPinnedToCore + 0x4038838c 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038838c xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x4038851a 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403884b2 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTimerCreateTimerTask - 0x4038857a 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038857a xTimerCreateTimerTask + 0x40388512 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388512 xTimerCreateTimerTask .text.vTaskStartScheduler - 0x4038857e 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038857e vTaskStartScheduler + 0x40388516 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388516 vTaskStartScheduler .text.xTaskGetCoreID - 0x403885f0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403885f0 xTaskGetCoreID + 0x40388588 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388588 xTaskGetCoreID .text.xTaskGetIdleTaskHandleForCore - 0x403885f4 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403885f4 xTaskGetIdleTaskHandleForCore + 0x4038858c 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038858c xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x40388650 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388650 xTaskGetCurrentTaskHandleForCore + 0x403885e8 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403885e8 xTaskGetCurrentTaskHandleForCore .text.vTaskSetThreadLocalStoragePointerAndDelCallback - 0x4038868a 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038868a vTaskSetThreadLocalStoragePointerAndDelCallback + 0x40388622 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388622 vTaskSetThreadLocalStoragePointerAndDelCallback .text.__getreent - 0x403886b0 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403886b0 __getreent + 0x40388648 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388648 __getreent .text.vTaskGetSnapshot - 0x403886ca 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403886ca vTaskGetSnapshot + 0x40388662 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388662 vTaskGetSnapshot *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) *libgcc.a:save-restore.*(.literal .literal.* .text .text.*) *libgcov.a:(.literal .literal.* .text .text.*) *libhal.a:cache_hal.*(.literal .literal.* .text .text.*) .text.cache_hal_suspend - 0x403886fc 0x32 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x403886fc cache_hal_suspend + 0x40388694 0x32 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388694 cache_hal_suspend .text.cache_hal_resume - 0x4038872e 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038872e cache_hal_resume + 0x403886c6 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403886c6 cache_hal_resume .text.cache_hal_is_cache_enabled - 0x40388770 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x40388770 cache_hal_is_cache_enabled + 0x40388708 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388708 cache_hal_is_cache_enabled .text.cache_hal_vaddr_to_cache_level_id - 0x4038877a 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038877a cache_hal_vaddr_to_cache_level_id + 0x40388712 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388712 cache_hal_vaddr_to_cache_level_id .text.cache_hal_invalidate_addr - 0x403887e6 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x403887e6 cache_hal_invalidate_addr + 0x4038877e 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038877e cache_hal_invalidate_addr .text.cache_hal_get_cache_line_size - 0x40388820 0x3e esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x40388820 cache_hal_get_cache_line_size + 0x403887b8 0x3e esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403887b8 cache_hal_get_cache_line_size *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_append .text.gdma_ahb_hal_append) *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_clear_intr .text.gdma_ahb_hal_clear_intr) *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_get_eof_desc_addr .text.gdma_ahb_hal_get_eof_desc_addr) @@ -11983,599 +11952,599 @@ END GROUP *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) .text.mmu_ll_check_entry_valid - 0x4038885e 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403887f6 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_find_entry_id_based_on_map_value - 0x403888a0 0x7a esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388838 0x7a esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_entry_id_to_paddr_base - 0x4038891a 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403888b2 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_hal_pages_to_bytes - 0x4038895c 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038895c mmu_hal_pages_to_bytes + 0x403888f4 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403888f4 mmu_hal_pages_to_bytes .text.mmu_hal_paddr_to_vaddr - 0x40388962 0x96 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388962 mmu_hal_paddr_to_vaddr + 0x403888fa 0x96 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403888fa mmu_hal_paddr_to_vaddr .text.mmu_hal_check_valid_ext_vaddr_region - 0x403889f8 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x403889f8 mmu_hal_check_valid_ext_vaddr_region + 0x40388990 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388990 mmu_hal_check_valid_ext_vaddr_region .text.mmu_hal_map_region - 0x40388a58 0x148 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388a58 mmu_hal_map_region + 0x403889f0 0x148 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403889f0 mmu_hal_map_region .text.mmu_hal_unmap_region - 0x40388ba0 0xa0 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388ba0 mmu_hal_unmap_region + 0x40388b38 0xa0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388b38 mmu_hal_unmap_region .text.mmu_hal_vaddr_to_paddr - 0x40388c40 0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388c40 mmu_hal_vaddr_to_paddr + 0x40388bd8 0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388bd8 mmu_hal_vaddr_to_paddr *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) .text.spi_flash_encrypt_ll_type - 0x40388cc8 0x2e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388c60 0x2e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .text.spi_flash_encrypt_ll_plaintext_save - 0x40388cf6 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388c8e 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .text.spi_flash_encryption_hal_enable - 0x40388d36 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388d36 spi_flash_encryption_hal_enable + 0x40388cce 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388cce spi_flash_encryption_hal_enable .text.spi_flash_encryption_hal_disable - 0x40388d52 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388d52 spi_flash_encryption_hal_disable + 0x40388cea 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388cea spi_flash_encryption_hal_disable .text.spi_flash_encryption_hal_prepare - 0x40388d5e 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388d5e spi_flash_encryption_hal_prepare + 0x40388cf6 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388cf6 spi_flash_encryption_hal_prepare .text.spi_flash_encryption_hal_done - 0x40388d84 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388d84 spi_flash_encryption_hal_done + 0x40388d1c 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388d1c spi_flash_encryption_hal_done .text.spi_flash_encryption_hal_destroy - 0x40388da6 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388da6 spi_flash_encryption_hal_destroy + 0x40388d3e 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388d3e spi_flash_encryption_hal_destroy .text.spi_flash_encryption_hal_check - 0x40388db0 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388db0 spi_flash_encryption_hal_check + 0x40388d48 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388d48 spi_flash_encryption_hal_check *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) .text.gpspi_flash_ll_set_read_mode - 0x40388dba 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388d52 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_set_buffer_data - 0x40388e66 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388dfe 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_get_buffer_data - 0x40388ecc 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388e64 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.spi_flash_hal_gpspi_poll_cmd_done - 0x40388f4c 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388f4c spi_flash_hal_gpspi_poll_cmd_done + 0x40388ee4 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388ee4 spi_flash_hal_gpspi_poll_cmd_done .text.spi_flash_hal_gpspi_device_config - 0x40388f58 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388f58 spi_flash_hal_gpspi_device_config + 0x40388ef0 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388ef0 spi_flash_hal_gpspi_device_config .text.spi_flash_hal_gpspi_configure_host_io_mode - 0x4038902a 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038902a spi_flash_hal_gpspi_configure_host_io_mode + 0x40388fc2 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388fc2 spi_flash_hal_gpspi_configure_host_io_mode .text.spi_flash_hal_gpspi_common_command - 0x4038914e 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038914e spi_flash_hal_gpspi_common_command + 0x403890e6 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403890e6 spi_flash_hal_gpspi_common_command .text.spi_flash_hal_gpspi_read - 0x40389296 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40389296 spi_flash_hal_gpspi_read + 0x4038922e 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038922e spi_flash_hal_gpspi_read .text.spi_flash_hal_gpspi_supports_direct_write - 0x4038934c 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038934c spi_flash_hal_gpspi_supports_direct_write + 0x403892e4 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403892e4 spi_flash_hal_gpspi_supports_direct_write .text.spi_flash_hal_gpspi_supports_direct_read - 0x40389350 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40389350 spi_flash_hal_gpspi_supports_direct_read + 0x403892e8 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403892e8 spi_flash_hal_gpspi_supports_direct_read .text.spi_flash_hal_gpspi_check_status - 0x40389354 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40389354 spi_flash_hal_gpspi_check_status + 0x403892ec 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403892ec spi_flash_hal_gpspi_check_status *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) .text.spimem_flash_ll_set_read_mode - 0x40389362 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403892fa 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_get_source_freq_mhz - 0x403893e8 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389380 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_set_buffer_data - 0x40389422 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403893ba 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_get_buffer_data - 0x40389488 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389420 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spi_flash_hal_poll_cmd_done - 0x40389508 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389508 spi_flash_hal_poll_cmd_done + 0x403894a0 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403894a0 spi_flash_hal_poll_cmd_done .text.spi_flash_hal_configure_host_io_mode - 0x40389510 0x130 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389510 spi_flash_hal_configure_host_io_mode + 0x403894a8 0x130 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403894a8 spi_flash_hal_configure_host_io_mode .text.spi_flash_hal_common_command - 0x40389640 0x114 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389640 spi_flash_hal_common_command + 0x403895d8 0x114 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403895d8 spi_flash_hal_common_command .text.spi_flash_hal_read - 0x40389754 0x76 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389754 spi_flash_hal_read + 0x403896ec 0x76 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403896ec spi_flash_hal_read .text.spi_flash_hal_erase_chip - 0x403897ca 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403897ca spi_flash_hal_erase_chip + 0x40389762 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389762 spi_flash_hal_erase_chip .text.spi_flash_hal_erase_sector - 0x403897ec 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403897ec spi_flash_hal_erase_sector + 0x40389784 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389784 spi_flash_hal_erase_sector .text.spi_flash_hal_erase_block - 0x40389836 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389836 spi_flash_hal_erase_block + 0x403897ce 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403897ce spi_flash_hal_erase_block .text.spi_flash_hal_program_page - 0x4038987e 0x6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038987e spi_flash_hal_program_page + 0x40389816 0x6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389816 spi_flash_hal_program_page .text.spi_flash_hal_set_write_protect - 0x403898e8 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403898e8 spi_flash_hal_set_write_protect + 0x40389880 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389880 spi_flash_hal_set_write_protect .text.spi_flash_hal_check_status - 0x40389914 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389914 spi_flash_hal_check_status + 0x403898ac 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403898ac spi_flash_hal_check_status .text.spi_flash_hal_setup_read_suspend - 0x4038992c 0xde esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038992c spi_flash_hal_setup_read_suspend + 0x403898c4 0xde esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403898c4 spi_flash_hal_setup_read_suspend .text.spi_flash_hal_setup_auto_suspend_mode - 0x40389a0a 0x152 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389a0a spi_flash_hal_setup_auto_suspend_mode + 0x403899a2 0x152 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403899a2 spi_flash_hal_setup_auto_suspend_mode .text.spi_flash_hal_setup_auto_resume_mode - 0x40389b5c 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389b5c spi_flash_hal_setup_auto_resume_mode + 0x40389af4 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389af4 spi_flash_hal_setup_auto_resume_mode .text.spi_flash_hal_disable_auto_suspend_mode - 0x40389b96 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389b96 spi_flash_hal_disable_auto_suspend_mode + 0x40389b2e 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389b2e spi_flash_hal_disable_auto_suspend_mode .text.spi_flash_hal_disable_auto_resume_mode - 0x40389c06 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389c06 spi_flash_hal_disable_auto_resume_mode + 0x40389b9e 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389b9e spi_flash_hal_disable_auto_resume_mode .text.spi_flash_hal_device_config - 0x40389c42 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389c42 spi_flash_hal_device_config + 0x40389bda 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389bda spi_flash_hal_device_config .text.spi_flash_hal_resume - 0x40389cea 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389cea spi_flash_hal_resume + 0x40389c82 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389c82 spi_flash_hal_resume .text.spi_flash_hal_suspend - 0x40389cfa 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389cfa spi_flash_hal_suspend + 0x40389c92 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389c92 spi_flash_hal_suspend *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:systimer_hal.*(.literal .literal.* .text .text.*) .text.systimer_hal_init - 0x40389d0a 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389d0a systimer_hal_init + 0x40389ca2 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389ca2 systimer_hal_init .text.systimer_hal_set_tick_rate_ops - 0x40389d20 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389d20 systimer_hal_set_tick_rate_ops + 0x40389cb8 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389cb8 systimer_hal_set_tick_rate_ops .text.systimer_hal_get_counter_value - 0x40389d2a 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389d2a systimer_hal_get_counter_value + 0x40389cc2 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389cc2 systimer_hal_get_counter_value .text.systimer_hal_set_alarm_period - 0x40389d78 0x98 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389d78 systimer_hal_set_alarm_period + 0x40389d10 0x98 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389d10 systimer_hal_set_alarm_period .text.systimer_hal_enable_alarm_int - 0x40389e10 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389e10 systimer_hal_enable_alarm_int + 0x40389da8 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389da8 systimer_hal_enable_alarm_int .text.systimer_hal_enable_counter - 0x40389e20 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389e20 systimer_hal_enable_counter + 0x40389db8 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389db8 systimer_hal_enable_counter .text.systimer_hal_select_alarm_mode - 0x40389e34 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389e34 systimer_hal_select_alarm_mode + 0x40389dcc 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389dcc systimer_hal_select_alarm_mode .text.systimer_hal_connect_alarm_counter - 0x40389e68 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389e68 systimer_hal_connect_alarm_counter + 0x40389e00 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389e00 systimer_hal_connect_alarm_counter .text.systimer_hal_counter_can_stall_by_cpu - 0x40389e82 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389e82 systimer_hal_counter_can_stall_by_cpu + 0x40389e1a 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389e1a systimer_hal_counter_can_stall_by_cpu *libhal.a:timer_hal.*(.literal.timer_hal_capture_and_get_counter_value .text.timer_hal_capture_and_get_counter_value) *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) .text.wdt_hal_init - 0x40389ebc 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389ebc wdt_hal_init + 0x40389e54 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389e54 wdt_hal_init .text.wdt_hal_config_stage - 0x4038a0ee 0x142 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a0ee wdt_hal_config_stage + 0x4038a086 0x142 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a086 wdt_hal_config_stage .text.wdt_hal_write_protect_disable - 0x4038a230 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a230 wdt_hal_write_protect_disable + 0x4038a1c8 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a1c8 wdt_hal_write_protect_disable .text.wdt_hal_write_protect_enable - 0x4038a252 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a252 wdt_hal_write_protect_enable + 0x4038a1ea 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a1ea wdt_hal_write_protect_enable .text.wdt_hal_enable - 0x4038a266 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a266 wdt_hal_enable + 0x4038a1fe 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a1fe wdt_hal_enable .text.wdt_hal_disable - 0x4038a29c 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a29c wdt_hal_disable + 0x4038a234 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a234 wdt_hal_disable .text.wdt_hal_handle_intr - 0x4038a2c4 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a2c4 wdt_hal_handle_intr + 0x4038a25c 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a25c wdt_hal_handle_intr .text.wdt_hal_feed - 0x4038a2f6 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a2f6 wdt_hal_feed + 0x4038a28e 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a28e wdt_hal_feed .text.wdt_hal_set_flashboot_en - 0x4038a314 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a314 wdt_hal_set_flashboot_en + 0x4038a2ac 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a2ac wdt_hal_set_flashboot_en .text.wdt_hal_is_enabled - 0x4038a34e 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a34e wdt_hal_is_enabled + 0x4038a2e6 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038a2e6 wdt_hal_is_enabled *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) .text.assert_valid_block - 0x4038a364 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a2fc 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl .text.multi_heap_aligned_alloc_impl) *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl_offs .text.multi_heap_aligned_alloc_impl_offs) .text.multi_heap_aligned_alloc_impl_offs - 0x4038a3a8 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a3a8 multi_heap_aligned_alloc_impl_offs + 0x4038a340 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a340 multi_heap_aligned_alloc_impl_offs *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) .text.multi_heap_aligned_alloc_offs - 0x4038a41a 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a41a multi_heap_aligned_alloc_offs + 0x4038a3b2 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a3b2 multi_heap_aligned_alloc_offs *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) .text.multi_heap_free_impl - 0x4038a428 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a428 multi_heap_aligned_free - 0x4038a428 multi_heap_free - 0x4038a428 multi_heap_free_impl + 0x4038a3c0 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a3c0 multi_heap_aligned_free + 0x4038a3c0 multi_heap_free + 0x4038a3c0 multi_heap_free_impl *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) .text.multi_heap_get_allocated_size_impl - 0x4038a468 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a468 multi_heap_get_allocated_size_impl - 0x4038a468 multi_heap_get_allocated_size + 0x4038a400 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a400 multi_heap_get_allocated_size_impl + 0x4038a400 multi_heap_get_allocated_size *libheap.a:multi_heap.*(.literal.multi_heap_get_block_address_impl .text.multi_heap_get_block_address_impl) *libheap.a:multi_heap.*(.literal.multi_heap_get_first_block .text.multi_heap_get_first_block) *libheap.a:multi_heap.*(.literal.multi_heap_get_next_block .text.multi_heap_get_next_block) *libheap.a:multi_heap.*(.literal.multi_heap_internal_lock .text.multi_heap_internal_lock) .text.multi_heap_internal_lock - 0x4038a476 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a476 multi_heap_internal_lock + 0x4038a40e 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a40e multi_heap_internal_lock *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) .text.multi_heap_internal_unlock - 0x4038a494 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a494 multi_heap_internal_unlock + 0x4038a42c 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a42c multi_heap_internal_unlock *libheap.a:multi_heap.*(.literal.multi_heap_is_free .text.multi_heap_is_free) *libheap.a:multi_heap.*(.literal.multi_heap_malloc_impl .text.multi_heap_malloc_impl) .text.multi_heap_malloc_impl - 0x4038a4b2 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a4b2 multi_heap_malloc - 0x4038a4b2 multi_heap_malloc_impl + 0x4038a44a 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a44a multi_heap_malloc + 0x4038a44a multi_heap_malloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) .text.multi_heap_realloc_impl - 0x4038a506 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a506 multi_heap_realloc - 0x4038a506 multi_heap_realloc_impl + 0x4038a49e 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a49e multi_heap_realloc + 0x4038a49e multi_heap_realloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) .text.multi_heap_set_lock - 0x4038a59a 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a59a multi_heap_set_lock + 0x4038a532 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038a532 multi_heap_set_lock *libheap.a:tlsf.*(.literal.tlsf_align_size .text.tlsf_align_size) *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) .text.tlsf_alloc_overhead - 0x4038a59e 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a59e tlsf_alloc_overhead + 0x4038a536 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a536 tlsf_alloc_overhead *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) .text.tlsf_block_size - 0x4038a5a2 0xe esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a5a2 tlsf_block_size + 0x4038a53a 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a53a tlsf_block_size *libheap.a:tlsf.*(.literal.tlsf_block_size_max .text.tlsf_block_size_max) .text.tlsf_block_size_max - 0x4038a5b0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a5b0 tlsf_block_size_max + 0x4038a548 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a548 tlsf_block_size_max *libheap.a:tlsf.*(.literal.tlsf_block_size_min .text.tlsf_block_size_min) *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) .text.tlsf_free - 0x4038a5c2 0x5a2 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a5c2 tlsf_free + 0x4038a55a 0x5a2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a55a tlsf_free *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) .text.tlsf_get_pool - 0x4038ab64 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038ab64 tlsf_get_pool + 0x4038aafc 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038aafc tlsf_get_pool *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) .text.tlsf_malloc - 0x4038ab7a 0x52c esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038ab7a tlsf_malloc + 0x4038ab12 0x52c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038ab12 tlsf_malloc *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) .text.tlsf_memalign_offs - 0x4038b0a6 0x8a6 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038b0a6 tlsf_memalign_offs + 0x4038b03e 0x8a6 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038b03e tlsf_memalign_offs *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) .text.tlsf_realloc - 0x4038b94c 0x750 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038b94c tlsf_realloc + 0x4038b8e4 0x750 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038b8e4 tlsf_realloc *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) .text.tlsf_size - 0x4038c09c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038c09c tlsf_size + 0x4038c034 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038c034 tlsf_size *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) .text.esp_log_write - 0x4038c0a6 0x20 esp-idf/log/liblog.a(log.c.obj) - 0x4038c0a6 esp_log_write + 0x4038c03e 0x20 esp-idf/log/liblog.a(log.c.obj) + 0x4038c03e esp_log_write *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) .text.esp_log_early_timestamp - 0x4038c0c6 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038c0c6 esp_log_early_timestamp + 0x4038c05e 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038c05e esp_log_early_timestamp *liblog.a:log_freertos.*(.literal.esp_log_impl_lock .text.esp_log_impl_lock) *liblog.a:log_freertos.*(.literal.esp_log_impl_lock_timeout .text.esp_log_impl_lock_timeout) .text.esp_log_impl_lock_timeout - 0x4038c0ec 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038c0ec esp_log_impl_lock_timeout + 0x4038c084 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038c084 esp_log_impl_lock_timeout *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) .text.esp_log_impl_unlock - 0x4038c132 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038c132 esp_log_impl_unlock + 0x4038c0ca 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038c0ca esp_log_impl_unlock *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) .text.esp_log_timestamp - 0x4038c158 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038c158 esp_log_timestamp + 0x4038c0f0 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038c0f0 esp_log_timestamp *libnet80211.a:(.wifi0iram .wifi0iram.*) *libnet80211.a:(.wifirxiram .wifirxiram.*) *libnet80211.a:(.wifislprxiram .wifislprxiram.*) *libnewlib.a:abort.*(.literal .literal.* .text .text.*) - .text.abort 0x4038c1ac 0x82 esp-idf/newlib/libnewlib.a(abort.c.obj) - 0x4038c1ac abort + .text.abort 0x4038c144 0x82 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x4038c144 abort *libnewlib.a:assert.*(.literal .literal.* .text .text.*) .text.ra_to_str - 0x4038c22e 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038c1c6 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) .text.__assert_func - 0x4038c25a 0x112 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4038c25a __assert_func + 0x4038c1f2 0x112 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038c1f2 __assert_func .text.newlib_include_assert_impl - 0x4038c36c 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4038c36c newlib_include_assert_impl + 0x4038c304 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038c304 newlib_include_assert_impl *libnewlib.a:heap.*(.literal .literal.* .text .text.*) - .text.malloc 0x4038c36e 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c36e malloc - 0x4038c36e pvalloc - 0x4038c36e valloc - .text.realloc 0x4038c37c 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c37c realloc - .text.free 0x4038c38a 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c38a cfree - 0x4038c38a free + .text.malloc 0x4038c306 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c306 malloc + 0x4038c306 pvalloc + 0x4038c306 valloc + .text.realloc 0x4038c314 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c314 realloc + .text.free 0x4038c322 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c322 cfree + 0x4038c322 free .text._malloc_r - 0x4038c398 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c398 _malloc_r - .text._free_r 0x4038c3a8 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c3a8 _free_r + 0x4038c330 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c330 _malloc_r + .text._free_r 0x4038c340 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c340 _free_r .text._realloc_r - 0x4038c3b8 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c3b8 _realloc_r + 0x4038c350 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c350 _realloc_r .text._calloc_r - 0x4038c3ca 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c3ca _calloc_r - .text.calloc 0x4038c408 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c408 calloc + 0x4038c362 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c362 _calloc_r + .text.calloc 0x4038c3a0 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c3a0 calloc .text.newlib_include_heap_impl - 0x4038c42a 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c42a newlib_include_heap_impl + 0x4038c3c2 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038c3c2 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) .text.__atomic_fetch_or_8 - 0x4038c42c 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x4038c42c __atomic_fetch_or_8 + 0x4038c3c4 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4038c3c4 __atomic_fetch_or_8 *libpp.a:(.wifi0iram .wifi0iram.*) *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) *libpp.a:(.wifislprxiram .wifislprxiram.*) *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.intr_get_item .text.intr_handler_get_arg) .text.intr_get_item - 0x4038c470 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4038c408 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) .text._global_interrupt_handler - 0x4038c4a8 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4038c4a8 _global_interrupt_handler + 0x4038c440 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4038c440 _global_interrupt_handler *libriscv.a:vectors.*(.literal .literal.* .text .text.*) *librtc.a:(.literal .literal.* .text .text.*) *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) .text.spi_flash_needs_reset_check - 0x4038c4e4 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c4e4 spi_flash_needs_reset_check + 0x4038c47c 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038c47c spi_flash_needs_reset_check .text.spi_flash_set_erasing_flag - 0x4038c506 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c506 spi_flash_set_erasing_flag + 0x4038c49e 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038c49e spi_flash_set_erasing_flag .text.spi_flash_brownout_need_reset - 0x4038c510 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c510 spi_flash_brownout_need_reset + 0x4038c4a8 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038c4a8 spi_flash_brownout_need_reset *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) .text.memspi_host_read_status_hs - 0x4038c530 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c530 memspi_host_read_status_hs + 0x4038c4c8 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c4c8 memspi_host_read_status_hs .text.memspi_host_erase_chip - 0x4038c570 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c570 memspi_host_erase_chip + 0x4038c508 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c508 memspi_host_erase_chip .text.memspi_host_set_write_protect - 0x4038c598 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c598 memspi_host_set_write_protect + 0x4038c530 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c530 memspi_host_set_write_protect .text.memspi_host_write_data_slicer - 0x4038c5c6 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c5c6 memspi_host_write_data_slicer + 0x4038c55e 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c55e memspi_host_write_data_slicer .text.memspi_host_read_data_slicer - 0x4038c60a 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c60a memspi_host_read_data_slicer + 0x4038c5a2 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c5a2 memspi_host_read_data_slicer .text.memspi_host_read_id_hs - 0x4038c642 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c642 memspi_host_read_id_hs + 0x4038c5da 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c5da memspi_host_read_id_hs .text.memspi_host_flush_cache - 0x4038c6d0 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c6d0 memspi_host_flush_cache + 0x4038c668 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c668 memspi_host_flush_cache .text.memspi_host_erase_sector - 0x4038c6f6 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c6f6 memspi_host_erase_sector + 0x4038c68e 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c68e memspi_host_erase_sector .text.memspi_host_erase_block - 0x4038c74e 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c74e memspi_host_erase_block + 0x4038c6e6 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c6e6 memspi_host_erase_block .text.memspi_host_program_page - 0x4038c7a6 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c7a6 memspi_host_program_page + 0x4038c73e 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c73e memspi_host_program_page .text.memspi_host_init_pointers - 0x4038c808 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c808 memspi_host_init_pointers + 0x4038c7a0 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c7a0 memspi_host_init_pointers *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_boya_probe - 0x4038c856 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x4038c856 spi_flash_chip_boya_probe + 0x4038c7ee 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x4038c7ee spi_flash_chip_boya_probe .text.spi_flash_chip_boya_get_caps - 0x4038c880 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x4038c880 spi_flash_chip_boya_get_caps + 0x4038c818 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x4038c818 spi_flash_chip_boya_get_caps *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_gd_get_caps - 0x4038c884 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c884 spi_flash_chip_gd_get_caps + 0x4038c81c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c81c spi_flash_chip_gd_get_caps .text.spi_flash_chip_gd_detect_size - 0x4038c89a 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c89a spi_flash_chip_gd_detect_size + 0x4038c832 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c832 spi_flash_chip_gd_detect_size .text.spi_flash_chip_gd_probe - 0x4038c8ce 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c8ce spi_flash_chip_gd_probe + 0x4038c866 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c866 spi_flash_chip_gd_probe .text.spi_flash_chip_gd_suspend_cmd_conf - 0x4038c902 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c902 spi_flash_chip_gd_suspend_cmd_conf + 0x4038c89a 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c89a spi_flash_chip_gd_suspend_cmd_conf .text.spi_flash_chip_gd_set_io_mode - 0x4038c938 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c938 spi_flash_chip_gd_set_io_mode + 0x4038c8d0 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c8d0 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4038c98c 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c98c spi_flash_chip_gd_get_io_mode + 0x4038c924 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c924 spi_flash_chip_gd_get_io_mode *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_generic_detect_size - 0x4038c9ac 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c9ac spi_flash_chip_generic_detect_size + 0x4038c944 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c944 spi_flash_chip_generic_detect_size .text.spi_flash_chip_generic_probe - 0x4038c9ec 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c9ec spi_flash_chip_generic_probe + 0x4038c984 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c984 spi_flash_chip_generic_probe .text.spi_flash_chip_generic_reset - 0x4038c9f0 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c9f0 spi_flash_chip_generic_reset + 0x4038c988 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c988 spi_flash_chip_generic_reset .text.spi_flash_chip_generic_erase_chip - 0x4038ca50 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ca50 spi_flash_chip_generic_erase_chip + 0x4038c9e8 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c9e8 spi_flash_chip_generic_erase_chip .text.spi_flash_chip_generic_erase_sector - 0x4038cad2 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cad2 spi_flash_chip_generic_erase_sector + 0x4038ca6a 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ca6a spi_flash_chip_generic_erase_sector .text.spi_flash_chip_generic_erase_block - 0x4038cb5c 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cb5c spi_flash_chip_generic_erase_block + 0x4038caf4 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038caf4 spi_flash_chip_generic_erase_block .text.spi_flash_chip_generic_page_program - 0x4038cbe6 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cbe6 spi_flash_chip_generic_page_program + 0x4038cb7e 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cb7e spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x4038cc52 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cc52 spi_flash_chip_generic_set_write_protect + 0x4038cbea 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cbea spi_flash_chip_generic_set_write_protect .text.spi_flash_chip_generic_read_reg - 0x4038cca0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cca0 spi_flash_chip_generic_read_reg + 0x4038cc38 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cc38 spi_flash_chip_generic_read_reg .text.spi_flash_chip_generic_wait_idle - 0x4038ccb4 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ccb4 spi_flash_chip_generic_wait_idle + 0x4038cc4c 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cc4c spi_flash_chip_generic_wait_idle .text.spi_flash_chip_generic_config_host_io_mode - 0x4038cd62 0x15a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cd62 spi_flash_chip_generic_config_host_io_mode + 0x4038ccfa 0x15a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ccfa spi_flash_chip_generic_config_host_io_mode .text.spi_flash_chip_generic_write_encrypted - 0x4038cebc 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cebc spi_flash_chip_generic_write_encrypted + 0x4038ce54 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ce54 spi_flash_chip_generic_write_encrypted .text.spi_flash_chip_generic_get_caps - 0x4038cfa6 0x94 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cfa6 spi_flash_chip_generic_get_caps + 0x4038cf3e 0x94 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cf3e spi_flash_chip_generic_get_caps .text.spi_flash_common_read_qe_sr - 0x4038d03a 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cfd2 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_write_qe_sr - 0x4038d076 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d00e 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x4038d0a8 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d0a8 spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x4038d040 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d040 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x4038d0ee 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d0ee spi_flash_common_write_status_16b_wrsr + 0x4038d086 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d086 spi_flash_common_write_status_16b_wrsr .text.spi_flash_chip_generic_read - 0x4038d102 0xde esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d102 spi_flash_chip_generic_read + 0x4038d09a 0xda esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d09a spi_flash_chip_generic_read .text.spi_flash_chip_generic_write - 0x4038d1e0 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1e0 spi_flash_chip_generic_write + 0x4038d174 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d174 spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x4038d296 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d296 spi_flash_chip_generic_get_write_protect + 0x4038d22a 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d22a spi_flash_chip_generic_get_write_protect .text.spi_flash_chip_generic_yield - 0x4038d2e0 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d2e0 spi_flash_chip_generic_yield + 0x4038d274 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d274 spi_flash_chip_generic_yield .text.spi_flash_chip_generic_suspend_cmd_conf - 0x4038d326 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d326 spi_flash_chip_generic_suspend_cmd_conf + 0x4038d2ba 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d2ba spi_flash_chip_generic_suspend_cmd_conf .text.spi_flash_chip_generic_read_unique_id - 0x4038d39c 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d39c spi_flash_chip_generic_read_unique_id + 0x4038d330 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d330 spi_flash_chip_generic_read_unique_id .text.spi_flash_chip_generic_read_unique_id_none - 0x4038d44c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d44c spi_flash_chip_generic_read_unique_id_none + 0x4038d3e0 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d3e0 spi_flash_chip_generic_read_unique_id_none .text.spi_flash_common_read_status_8b_rdsr2 - 0x4038d452 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d452 spi_flash_common_read_status_8b_rdsr2 + 0x4038d3e6 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d3e6 spi_flash_common_read_status_8b_rdsr2 .text.spi_flash_chip_generic_get_io_mode - 0x4038d468 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d468 spi_flash_chip_generic_get_io_mode + 0x4038d3fc 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d3fc spi_flash_chip_generic_get_io_mode .text.spi_flash_common_read_status_8b_rdsr - 0x4038d488 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d488 spi_flash_common_read_status_8b_rdsr + 0x4038d41c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d41c spi_flash_common_read_status_8b_rdsr .text.spi_flash_common_write_status_8b_wrsr - 0x4038d49c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d49c spi_flash_common_write_status_8b_wrsr + 0x4038d430 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d430 spi_flash_common_write_status_8b_wrsr .text.spi_flash_common_write_status_8b_wrsr2 - 0x4038d4b0 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d4b0 spi_flash_common_write_status_8b_wrsr2 + 0x4038d444 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d444 spi_flash_common_write_status_8b_wrsr2 .text.spi_flash_common_set_io_mode - 0x4038d4c6 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d4c6 spi_flash_common_set_io_mode + 0x4038d45a 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d45a spi_flash_common_set_io_mode .text.spi_flash_chip_generic_set_io_mode - 0x4038d598 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d598 spi_flash_chip_generic_set_io_mode + 0x4038d52c 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038d52c spi_flash_chip_generic_set_io_mode *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_issi_probe - 0x4038d5ba 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d5ba spi_flash_chip_issi_probe + 0x4038d54e 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038d54e spi_flash_chip_issi_probe .text.spi_flash_chip_issi_get_caps - 0x4038d5e4 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d5e4 spi_flash_chip_issi_get_caps + 0x4038d578 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038d578 spi_flash_chip_issi_get_caps .text.spi_flash_chip_issi_set_io_mode - 0x4038d5e8 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d5e8 spi_flash_chip_issi_set_io_mode + 0x4038d57c 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038d57c spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x4038d60a 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d60a spi_flash_chip_issi_get_io_mode + 0x4038d59e 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038d59e spi_flash_chip_issi_get_io_mode *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_mxic_probe - 0x4038d62a 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d62a spi_flash_chip_mxic_probe + 0x4038d5be 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038d5be spi_flash_chip_mxic_probe .text.spi_flash_chip_mxic_detect_size - 0x4038d64c 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d64c spi_flash_chip_mxic_detect_size + 0x4038d5e0 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038d5e0 spi_flash_chip_mxic_detect_size .text.spi_flash_chip_mxic_get_caps - 0x4038d68e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d68e spi_flash_chip_mxic_get_caps + 0x4038d622 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038d622 spi_flash_chip_mxic_get_caps *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_th_probe - 0x4038d692 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x4038d692 spi_flash_chip_th_probe + 0x4038d626 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x4038d626 spi_flash_chip_th_probe .text.spi_flash_chip_th_get_caps - 0x4038d6bc 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x4038d6bc spi_flash_chip_th_get_caps + 0x4038d650 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x4038d650 spi_flash_chip_th_get_caps *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_winbond_probe - 0x4038d6c0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d6c0 spi_flash_chip_winbond_probe + 0x4038d654 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d654 spi_flash_chip_winbond_probe .text.spi_flash_chip_winbond_get_caps - 0x4038d6d4 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d6d4 spi_flash_chip_winbond_get_caps + 0x4038d668 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d668 spi_flash_chip_winbond_get_caps .text.spi_flash_command_winbond_program_4B - 0x4038d6ea 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d67e 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_page_program - 0x4038d73e 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d73e spi_flash_chip_winbond_page_program + 0x4038d6d2 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d6d2 spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x4038d788 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d71c 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_sector - 0x4038d7da 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d7da spi_flash_chip_winbond_erase_sector + 0x4038d76e 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d76e spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x4038d832 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d7c6 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_block - 0x4038d884 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d884 spi_flash_chip_winbond_erase_block + 0x4038d818 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d818 spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x4038d8dc 0xee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d8dc spi_flash_chip_winbond_read + 0x4038d870 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d870 spi_flash_chip_winbond_read *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) .dram0.dummy 0x3fc80000 0xda00 0x3fc8da00 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) *fill* 0x3fc80000 0xda00 -.dram0.data 0x3fc8da00 0x1aa4 +.dram0.data 0x3fc8da00 0x1a38 0x3fc8da00 _data_start = ABSOLUTE (.) *(.gnu.linkonce.d.*) *(.data1) @@ -12586,175 +12555,168 @@ END GROUP .sdata 0x3fc8da04 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) 0x3fc8da04 optopt 0x3fc8da08 opterr - .sdata 0x3fc8da0c 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - 0x3fc8da0c _tzname - .sdata 0x3fc8da14 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - 0x3fc8da14 _impure_ptr - .sdata 0x3fc8da18 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - 0x3fc8da18 __atexit_recursive_mutex - .sdata 0x3fc8da1c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3fc8da1c __global_locale_ptr + .sdata 0x3fc8da0c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x3fc8da0c _impure_ptr + .sdata 0x3fc8da10 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x3fc8da10 __atexit_recursive_mutex + .sdata 0x3fc8da14 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3fc8da14 __global_locale_ptr *(.sdata.*) .sdata.s_panic_uart - 0x3fc8da20 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8da18 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sdata.rtc_wdt_ctx - 0x3fc8da24 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8da1c 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sdata.wdt0_context - 0x3fc8da2c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc8da24 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .sdata.s_memp_intr - 0x3fc8da34 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3fc8da2c 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .sdata.s_log_print_func - 0x3fc8da3c 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8da34 0x4 esp-idf/log/liblog.a(log.c.obj) .sdata.esp_log_default_level - 0x3fc8da40 0x4 esp-idf/log/liblog.a(log.c.obj) - 0x3fc8da40 esp_log_default_level + 0x3fc8da38 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8da38 esp_log_default_level .sdata.malloc_alwaysinternal_limit - 0x3fc8da44 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc8da3c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sdata.first_call.0 - 0x3fc8da48 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - *fill* 0x3fc8da49 0x3 + 0x3fc8da40 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + *fill* 0x3fc8da41 0x3 .sdata.uart_selectlock - 0x3fc8da4c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .sdata.ff_wl_handles - 0x3fc8da54 0x8 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x3fc8da54 ff_wl_handles + 0x3fc8da44 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .sdata.allow_empty - 0x3fc8da5c 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) - *fill* 0x3fc8da5d 0x3 + 0x3fc8da4c 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x3fc8da4d 0x3 .sdata.history_max_len - 0x3fc8da60 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc8da50 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sdata.max_cmdline_length - 0x3fc8da64 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc8da54 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sdata.s_panic - 0x3fc8da68 0x4 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3fc8da58 0x4 esp-idf/console/libconsole.a(arg_utils.c.obj) .sdata._gpio_hal - 0x3fc8da6c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3fc8da5c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .sdata.esp_flash_registered_chips - 0x3fc8da70 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - 0x3fc8da70 esp_flash_registered_chips - *fill* 0x3fc8da74 0x4 + 0x3fc8da60 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc8da60 esp_flash_registered_chips + *fill* 0x3fc8da64 0x4 .sdata.s_reserved_pin_mask - 0x3fc8da78 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x3fc8da68 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .sdata.DW.ref.__gxx_personality_v0 - 0x3fc8da80 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3fc8da80 DW.ref.__gxx_personality_v0 + 0x3fc8da70 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc8da70 DW.ref.__gxx_personality_v0 .sdata._ZN10__cxxabiv119__terminate_handlerE - 0x3fc8da84 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - 0x3fc8da84 __cxxabiv1::__terminate_handler + 0x3fc8da74 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x3fc8da74 __cxxabiv1::__terminate_handler *(.gnu.linkonce.s.*) *(.gnu.linkonce.s2.*) *(.jcr) *(.data .data.*) .data.s_stub_table - 0x3fc8da88 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3fc8da78 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .data.s_context - 0x3fc8db24 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc8db14 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .data.uart_context - 0x3fc8db6c 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3fc8db5c 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .data.s_uart_hw.6 - 0x3fc8db8c 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .data.s_ctx 0x3fc8dbb0 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3fc8db7c 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .data.s_ctx 0x3fc8dba0 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .data.s_fd_table - 0x3fc8dbd8 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc8dbc8 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) .data.s_fake_stack_frame - 0x3fc8dc98 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3fc8dc88 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .data.s_config - 0x3fc8dd2c 0x14 esp-idf/console/libconsole.a(commands.c.obj) + 0x3fc8dd1c 0x14 esp-idf/console/libconsole.a(commands.c.obj) .data.gpio_context - 0x3fc8dd40 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3fc8dd30 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .data.default_registered_chips - 0x3fc8dd60 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .data 0x3fc8dd80 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc8dd80 __sglue - .data 0x3fc8dd8c 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - 0x3fc8dd8c _impure_data - *fill* 0x3fc8de7c 0x4 - .data 0x3fc8de80 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + 0x3fc8dd50 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x3fc8dd70 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc8dd70 __sglue + .data 0x3fc8dd7c 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x3fc8dd7c _impure_data *(.dram1 .dram1.*) - .dram1.2 0x3fc8ded8 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) - *fill* 0x3fc8df03 0x1 - .dram1.0 0x3fc8df04 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .dram1.3 0x3fc8df08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.2 0x3fc8df0c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.1 0x3fc8df10 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc8df14 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc8df18 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc8df18 FreeRTOS_openocd_params - .dram1.0 0x3fc8df20 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) - .dram1.0 0x3fc8df70 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .dram1.0 0x3fc8df74 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x3fc8df74 g_flash_guard_default_ops - .dram1.32 0x3fc8df7c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8df97 0x1 - .dram1.31 0x3fc8df98 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dfb9 0x3 - .dram1.30 0x3fc8dfbc 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dff7 0x1 - .dram1.29 0x3fc8dff8 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8e036 0x2 - .dram1.23 0x3fc8e038 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8e053 0x1 - .dram1.2 0x3fc8e054 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x3fc8e054 rom_spiflash_api_funcs - .dram1.1 0x3fc8e058 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .dram1.0 0x3fc8e068 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8e072 0x2 - .dram1.2 0x3fc8e074 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.1 0x3fc8e094 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.16 0x3fc8e0c4 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.15 0x3fc8e0ec 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.5 0x3fc8e0fc 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - 0x3fc8e0fc esp_flash_noos_functions - .dram1.5 0x3fc8e124 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8e124 spi_flash_chip_generic_timeout - .dram1.4 0x3fc8e138 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .dram1.3 0x3fc8e150 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8e150 rom_flash_chip_dummy_hpm - .dram1.2 0x3fc8e154 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8e154 rom_flash_chip_dummy - .dram1.1 0x3fc8e158 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8e15e 0x2 - .dram1.0 0x3fc8e160 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8e166 0x2 - .dram1.0 0x3fc8e168 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .dram1.0 0x3fc8e1c0 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc8e1d9 _coredump_dram_start = ABSOLUTE (.) + .dram1.2 0x3fc8de6c 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3fc8de97 0x1 + .dram1.0 0x3fc8de98 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.3 0x3fc8de9c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3fc8dea0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3fc8dea4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc8dea8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc8deac 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8deac FreeRTOS_openocd_params + .dram1.0 0x3fc8deb4 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x3fc8df04 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.0 0x3fc8df08 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc8df08 g_flash_guard_default_ops + .dram1.32 0x3fc8df10 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8df2b 0x1 + .dram1.31 0x3fc8df2c 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8df4d 0x3 + .dram1.30 0x3fc8df50 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8df8b 0x1 + .dram1.29 0x3fc8df8c 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8dfca 0x2 + .dram1.23 0x3fc8dfcc 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8dfe7 0x1 + .dram1.2 0x3fc8dfe8 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3fc8dfe8 rom_spiflash_api_funcs + .dram1.1 0x3fc8dfec 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3fc8dffc 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8e006 0x2 + .dram1.2 0x3fc8e008 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3fc8e028 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3fc8e058 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3fc8e080 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x3fc8e090 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3fc8e090 esp_flash_noos_functions + .dram1.5 0x3fc8e0b8 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e0b8 spi_flash_chip_generic_timeout + .dram1.4 0x3fc8e0cc 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3fc8e0e4 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e0e4 rom_flash_chip_dummy_hpm + .dram1.2 0x3fc8e0e8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e0e8 rom_flash_chip_dummy + .dram1.1 0x3fc8e0ec 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8e0f2 0x2 + .dram1.0 0x3fc8e0f4 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8e0fa 0x2 + .dram1.0 0x3fc8e0fc 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3fc8e154 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc8e16d _coredump_dram_start = ABSOLUTE (.) *(.dram2.coredump .dram2.coredump.*) - 0x3fc8e1d9 _coredump_dram_end = ABSOLUTE (.) + 0x3fc8e16d _coredump_dram_end = ABSOLUTE (.) *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_apptrace_down_buffer_get.str1.4 - 0x3fc8e1d9 0x4c esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3fc8e16d 0x4c esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .rodata.esp_apptrace_init.str1.4 - 0x3fc8e1d9 0x48 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3fc8e16d 0x48 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_apptrace_uart_down_buffer_get.str1.4 - 0x3fc8e1d9 0x58 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e16d 0x58 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.esp_apptrace_uart_down_buffer_config.str1.4 - 0x3fc8e1d9 0x39 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e16d 0x39 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.esp_apptrace_lock_init.str1.4 - 0x3fc8e1d9 0x3b esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e16d 0x3b esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.esp_apptrace_send_uart_tx_task.str1.4 - 0x3fc8e1d9 0xcf esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e16d 0xcf esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.esp_apptrace_uart_hw_init.str1.4 - 0x3fc8e1d9 0x32 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e16d 0x32 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.esp_apptrace_uart_init.str1.4 - 0x3fc8e1d9 0x1ce esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8e1d9 0x3 + 0x3fc8e16d 0x1ce esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + *fill* 0x3fc8e16d 0x3 .rodata.__func__.0 - 0x3fc8e1dc 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e170 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.__func__.1 - 0x3fc8e1f0 0x17 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8e207 0x1 + 0x3fc8e184 0x17 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + *fill* 0x3fc8e19b 0x1 .rodata.__func__.2 - 0x3fc8e208 0x20 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e19c 0x20 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.__func__.3 - 0x3fc8e228 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e1bc 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .rodata.__func__.4 - 0x3fc8e244 0x25 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8e269 0x3 + 0x3fc8e1d8 0x25 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + *fill* 0x3fc8e1fd 0x3 .rodata.__func__.5 - 0x3fc8e26c 0x22 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x3fc8e200 0x22 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) *libclang_rt.builtins.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libclang_rt.builtins.a:restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libclang_rt.builtins.a:save.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -12762,29 +12724,29 @@ END GROUP *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.rtc_clk_xtal_freq_get.str1.4 - 0x3fc8e28e 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8e222 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_get_config.str1.4 - 0x3fc8e28e 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8e222 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 - 0x3fc8e28e 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x3fc8e28e 0x2 + 0x3fc8e222 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x3fc8e222 0x2 .rodata.__func__.0 - 0x3fc8e290 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8e224 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_cache_aligned_malloc_internal.str1.4 - 0x3fc8e2a7 0x72 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - *fill* 0x3fc8e2a7 0x1 + 0x3fc8e23b 0x72 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + *fill* 0x3fc8e23b 0x1 .rodata.__FUNCTION__.0 - 0x3fc8e2a8 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x3fc8e23c 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_error_check_failed_print.str1.4 - 0x3fc8e2c0 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc8e254 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .rodata._esp_error_check_failed.str1.4 - 0x3fc8e2c0 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc8e254 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) *libesp_system.a:image_process.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -12792,85 +12754,85 @@ END GROUP *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.cache_hal_disable.str1.4 - 0x3fc8e2c0 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8e254 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.cache_hal_get_cache_line_size.str1.4 - 0x3fc8e2c0 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8e254 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.__func__.0 - 0x3fc8e2c0 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc8e2de 0x2 + 0x3fc8e254 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc8e272 0x2 .rodata.__func__.1 - 0x3fc8e2e0 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc8e2f1 0x3 + 0x3fc8e274 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc8e285 0x3 .rodata.__func__.2 - 0x3fc8e2f4 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8e288 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.mmu_ll_check_entry_valid.str1.4 - 0x3fc8e306 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8e29a 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_paddr_to_vaddr.str1.4 - 0x3fc8e306 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8e29a 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_map_region.str1.4 - 0x3fc8e306 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8e29a 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_vaddr_to_paddr.str1.4 - 0x3fc8e306 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e306 0x2 + 0x3fc8e29a 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e29a 0x2 .rodata.__func__.0 + 0x3fc8e29c 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e2b3 0x1 + .rodata.__func__.1 + 0x3fc8e2b4 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e2d2 0x2 + .rodata.__func__.2 + 0x3fc8e2d4 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.3 + 0x3fc8e2ec 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e305 0x3 + .rodata.__func__.4 0x3fc8e308 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) *fill* 0x3fc8e31f 0x1 - .rodata.__func__.1 - 0x3fc8e320 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e33e 0x2 - .rodata.__func__.2 - 0x3fc8e340 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .rodata.__func__.3 - 0x3fc8e358 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e371 0x3 - .rodata.__func__.4 - 0x3fc8e374 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e38b 0x1 .rodata.__func__.5 - 0x3fc8e38c 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e3a1 0x3 + 0x3fc8e320 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e335 0x3 .rodata.__func__.6 - 0x3fc8e3a4 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e3b7 0x1 + 0x3fc8e338 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8e34b 0x1 .rodata.__func__.7 - 0x3fc8e3b8 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8e34c 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_encrypt_ll_type.str1.4 - 0x3fc8e3cb 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8e35f 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .rodata.spi_flash_encrypt_ll_plaintext_save.str1.4 - 0x3fc8e3cb 0x3f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x3fc8e3cb 0x1 + 0x3fc8e35f 0x3f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3fc8e35f 0x1 .rodata.__func__.0 - 0x3fc8e3cc 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8e360 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .rodata.__func__.1 - 0x3fc8e3f0 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8e384 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.systimer_hal_set_alarm_period.str1.4 - 0x3fc8e40a 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) - *fill* 0x3fc8e40a 0x2 + 0x3fc8e39e 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x3fc8e39e 0x2 .rodata.__func__.0 - 0x3fc8e40c 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x3fc8e3a0 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8e429 0x3 + *fill* 0x3fc8e3bd 0x3 .rodata.wdt_hal_config_stage.str1.4 - 0x3fc8e42c 0xbd6 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc8e3c0 0xbd6 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x56 (size before relaxing) - *fill* 0x3fc8f002 0x2 + *fill* 0x3fc8ef96 0x2 .rodata.__func__.0 - 0x3fc8f004 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc8ef98 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.abort.str1.4 - 0x3fc8f019 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x3fc8efad 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.__assert_func.str1.4 - 0x3fc8f019 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x3fc8efad 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -12878,438 +12840,415 @@ END GROUP *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.memspi_host_read_id_hs.str1.4 - 0x3fc8f019 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8efad 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_erase_sector.str1.4 - 0x3fc8f019 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8efad 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_program_page.str1.4 - 0x3fc8f019 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8f019 0x3 + 0x3fc8efad 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8efad 0x3 .rodata.__func__.0 - 0x3fc8f01c 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8f035 0x3 + 0x3fc8efb0 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8efc9 0x3 .rodata.__func__.1 - 0x3fc8f038 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8efcc 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.__func__.2 - 0x3fc8f050 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8f069 0x3 - .srodata.TAG 0x3fc8f06c 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8f073 0x1 + 0x3fc8efe4 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8effd 0x3 + .srodata.TAG 0x3fc8f000 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8f007 0x1 .rodata.esp_flash_gpspi_host - 0x3fc8f074 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8f008 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_flash_chip_boya - 0x3fc8f0cc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x3fc8f0cc esp_flash_chip_boya + 0x3fc8f060 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc8f060 esp_flash_chip_boya .srodata.chip_name - 0x3fc8f148 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc8f0dc 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f14d 0x3 + *fill* 0x3fc8f0e1 0x3 .rodata.esp_flash_chip_gd - 0x3fc8f150 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x3fc8f150 esp_flash_chip_gd + 0x3fc8f0e4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc8f0e4 esp_flash_chip_gd .srodata.chip_name - 0x3fc8f1cc 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc8f160 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_generic_read.str1.4 - 0x3fc8f1cf 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8f163 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_get_write_protect.str1.4 - 0x3fc8f1cf 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8f163 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 - 0x3fc8f1cf 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8f163 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_read_unique_id.str1.4 - 0x3fc8f1cf 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8f1cf 0x1 + 0x3fc8f163 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8f163 0x1 .rodata.__func__.0 - 0x3fc8f1d0 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8f1f9 0x3 + 0x3fc8f164 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8f18d 0x3 .rodata.esp_flash_chip_generic - 0x3fc8f1fc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8f1fc esp_flash_chip_generic + 0x3fc8f190 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8f190 esp_flash_chip_generic .srodata.chip_name - 0x3fc8f278 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .rodata.TAG 0x3fc8f280 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8f20c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3fc8f214 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f28d 0x3 + *fill* 0x3fc8f221 0x3 .rodata.esp_flash_chip_issi - 0x3fc8f290 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x3fc8f290 esp_flash_chip_issi + 0x3fc8f224 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc8f224 esp_flash_chip_issi .srodata.chip_name - 0x3fc8f30c 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc8f2a0 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f311 0x3 + *fill* 0x3fc8f2a5 0x3 .rodata.esp_flash_chip_mxic - 0x3fc8f314 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x3fc8f314 esp_flash_chip_mxic + 0x3fc8f2a8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc8f2a8 esp_flash_chip_mxic .srodata.chip_name - 0x3fc8f390 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc8f324 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f395 0x3 + *fill* 0x3fc8f329 0x3 .rodata.esp_flash_chip_th - 0x3fc8f398 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x3fc8f398 esp_flash_chip_th + 0x3fc8f32c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc8f32c esp_flash_chip_th .srodata.chip_name - 0x3fc8f414 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc8f3a8 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_winbond_read.str1.4 - 0x3fc8f417 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x3fc8f417 0x1 + 0x3fc8f3ab 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3fc8f3ab 0x1 .rodata.esp_flash_chip_winbond - 0x3fc8f418 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x3fc8f418 esp_flash_chip_winbond + 0x3fc8f3ac 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc8f3ac esp_flash_chip_winbond .srodata.chip_name - 0x3fc8f494 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .srodata.TAG 0x3fc8f49c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc8f428 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.TAG 0x3fc8f430 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - 0x3fc8f4a4 _data_end = ABSOLUTE (.) + 0x3fc8f438 _data_end = ABSOLUTE (.) -.noinit 0x3fc8f4a4 0x0 - 0x3fc8f4a4 . = ALIGN (0x4) - 0x3fc8f4a4 _noinit_start = ABSOLUTE (.) +.noinit 0x3fc8f438 0x0 + 0x3fc8f438 . = ALIGN (0x4) + 0x3fc8f438 _noinit_start = ABSOLUTE (.) *(.noinit .noinit.*) - 0x3fc8f4a4 . = ALIGN (0x4) - 0x3fc8f4a4 _noinit_end = ABSOLUTE (.) + 0x3fc8f438 . = ALIGN (0x4) + 0x3fc8f438 _noinit_end = ABSOLUTE (.) -.dram0.bss 0x3fc8f4b0 0x1338 - 0x3fc8f4b0 . = ALIGN (0x8) - 0x3fc8f4b0 _bss_start = ABSOLUTE (.) +.dram0.bss 0x3fc8f440 0x1290 + 0x3fc8f440 . = ALIGN (0x8) + 0x3fc8f440 _bss_start = ABSOLUTE (.) *(.bss .bss.*) .bss.app_elf_sha256_str - 0x3fc8f4b0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3fc8f4b0 app_elf_sha256_str - *fill* 0x3fc8f4ba 0x2 + 0x3fc8f440 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3fc8f440 app_elf_sha256_str + *fill* 0x3fc8f44a 0x2 .bss.shutdown_handlers - 0x3fc8f4bc 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x3fc8f44c 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss.s_log_cache - 0x3fc8f4d0 0xf8 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8f460 0xf8 esp-idf/log/liblog.a(log.c.obj) .bss.ref_counts - 0x3fc8f5c8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3fc8f5e5 0x3 + 0x3fc8f558 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3fc8f575 0x3 .bss.xSuspendedTaskList - 0x3fc8f5e8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f578 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xTasksWaitingTermination - 0x3fc8f5fc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f58c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xPendingReadyList - 0x3fc8f610 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f5a0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList2 - 0x3fc8f624 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f5b4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList1 - 0x3fc8f638 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f5c8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxReadyTasksLists - 0x3fc8f64c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8f5dc 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xIsrStack - 0x3fc8f840 0x830 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc8f840 xIsrStack + 0x3fc8f7d0 0x830 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8f7d0 xIsrStack .bss.systimer_hal.1 - 0x3fc90070 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc90000 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) .bss.s_common_recursive_mutex - 0x3fc9007c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc9007c __lock___malloc_recursive_mutex - 0x3fc9007c __lock___atexit_recursive_mutex - 0x3fc9007c __lock___sinit_recursive_mutex - 0x3fc9007c __lock___sfp_recursive_mutex - 0x3fc9007c __lock___env_recursive_mutex + 0x3fc9000c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc9000c __lock___malloc_recursive_mutex + 0x3fc9000c __lock___atexit_recursive_mutex + 0x3fc9000c __lock___sinit_recursive_mutex + 0x3fc9000c __lock___sfp_recursive_mutex + 0x3fc9000c __lock___env_recursive_mutex .bss.s_common_mutex - 0x3fc900d0 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc900d0 __lock___dd_hash_mutex - 0x3fc900d0 __lock___at_quick_exit_mutex - 0x3fc900d0 __lock___tz_mutex - 0x3fc900d0 __lock___arc4random_mutex + 0x3fc90060 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc90060 __lock___dd_hash_mutex + 0x3fc90060 __lock___at_quick_exit_mutex + 0x3fc90060 __lock___tz_mutex + 0x3fc90060 __lock___arc4random_mutex .bss.systimer_hal - 0x3fc90124 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc900b4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .bss.s_trace_channels - 0x3fc90130 0x18 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3fc900c0 0x18 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .bss.s_uart_hw_data.7 - 0x3fc90148 0x34 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .bss.s_vfs 0x3fc9017c 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc900d8 0x34 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .bss.s_vfs 0x3fc9010c 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) .bss.name_buffer.6 - 0x3fc9019c 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3fc9012c 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .bss.prstatus.0 - 0x3fc901bc 0xcc esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .bss.Mutex 0x3fc90288 0xc esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .bss._ZL11s_instances - 0x3fc90294 0x40 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) + 0x3fc9014c 0xcc esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .bss.s_intr_handlers - 0x3fc902d4 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3fc90218 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) .bss.s_mmu_ctx - 0x3fc903d4 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .bss.tick_cb 0x3fc90400 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3fc90420 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3fc90318 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.tick_cb 0x3fc90344 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc90364 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.init_context - 0x3fc90440 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3fc90384 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss._ZL13s_nvs_handles - 0x3fc9044c 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .bss 0x3fc90458 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc90458 __sf - .bss 0x3fc90590 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x3fc90390 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss 0x3fc9039c 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc9039c __sf *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) .sbss.s_reset_reason - 0x3fc905a8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3fc904d4 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .sbss.s_dumping_core.0 - 0x3fc905ac 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - *fill* 0x3fc905ad 0x3 + 0x3fc904d8 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + *fill* 0x3fc904d9 0x3 .sbss.s_usbserial_timeout - 0x3fc905b0 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc904dc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sbss.g_panic_abort_details - 0x3fc905b4 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc905b4 g_panic_abort_details + 0x3fc904e0 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc904e0 g_panic_abort_details .sbss.g_panic_abort - 0x3fc905b8 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc905b8 g_panic_abort - *fill* 0x3fc905b9 0x7 + 0x3fc904e4 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc904e4 g_panic_abort + *fill* 0x3fc904e5 0x3 .sbss.g_startup_time - 0x3fc905c0 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3fc905c0 g_startup_time + 0x3fc904e8 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fc904e8 g_startup_time .sbss.g_exc_frames - 0x3fc905c8 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3fc905c8 g_exc_frames + 0x3fc904f0 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc904f0 g_exc_frames .sbss.s_log_cache_misses - 0x3fc905cc 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc904f4 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_entry_count - 0x3fc905d0 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc904f8 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_max_generation - 0x3fc905d4 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc904fc 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_tags - 0x3fc905d8 0x4 esp-idf/log/liblog.a(log.c.obj) - .sbss.base.0 0x3fc905dc 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc90500 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x3fc90504 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.s_log_mutex - 0x3fc905e0 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc90508 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.alloc_failed_callback - 0x3fc905e4 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc9050c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sbss.registered_heaps - 0x3fc905e8 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3fc905e8 registered_heaps + 0x3fc90510 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fc90510 registered_heaps .sbss.non_iram_int_disabled_flag - 0x3fc905ec 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3fc905ed 0x3 + 0x3fc90514 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3fc90515 0x3 .sbss.non_iram_int_disabled - 0x3fc905f0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc90518 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.non_iram_int_mask - 0x3fc905f4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9051c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.vector_desc_head - 0x3fc905f8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc90520 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.s_rtc_isr_handle - 0x3fc905fc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3fc90524 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .sbss.s_bbpll_digi_consumers_ref_count - 0x3fc90600 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc90528 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_cur_pll_freq - 0x3fc90604 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc9052c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.uxSchedulerSuspended - 0x3fc90608 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90530 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xIdleTaskHandle - 0x3fc9060c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90534 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNextTaskUnblockTime - 0x3fc90610 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90538 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTaskNumber - 0x3fc90614 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9053c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNumOfOverflows - 0x3fc90618 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90540 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xYieldPending - 0x3fc9061c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90544 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xPendedTicks - 0x3fc90620 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90548 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xSchedulerRunning - 0x3fc90624 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9054c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTopReadyPriority - 0x3fc90628 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90550 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xTickCount - 0x3fc9062c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90554 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxCurrentNumberOfTasks - 0x3fc90630 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90558 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxDeletedTasksWaitingCleanUp - 0x3fc90634 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9055c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxOverflowDelayedTaskList - 0x3fc90638 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90560 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxDelayedTaskList - 0x3fc9063c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90564 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxCurrentTCBs - 0x3fc90640 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc90640 pxCurrentTCBs + 0x3fc90568 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc90568 pxCurrentTCBs .sbss.xIsrStackBottom - 0x3fc90644 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90644 xIsrStackBottom + 0x3fc9056c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9056c xIsrStackBottom .sbss.xIsrStackTop - 0x3fc90648 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90648 xIsrStackTop + 0x3fc90570 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc90570 xIsrStackTop .sbss.xPortSwitchFlag - 0x3fc9064c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9064c xPortSwitchFlag + 0x3fc90574 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc90574 xPortSwitchFlag .sbss.port_uxOldInterruptState - 0x3fc90650 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90650 port_uxOldInterruptState + 0x3fc90578 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc90578 port_uxOldInterruptState .sbss.port_uxCriticalNesting - 0x3fc90654 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90654 port_uxCriticalNesting + 0x3fc9057c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9057c port_uxCriticalNesting .sbss.port_uxInterruptNesting - 0x3fc90658 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90658 port_uxInterruptNesting + 0x3fc90580 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc90580 port_uxInterruptNesting .sbss.port_xSchedulerRunning - 0x3fc9065c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9065c port_xSchedulerRunning + 0x3fc90584 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc90584 port_xSchedulerRunning .sbss.s_handled_systicks - 0x3fc90660 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc90588 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .sbss.s_time_lock - 0x3fc90664 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9058c 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_total_correction_us - 0x3fc90668 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc90590 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_start_us - 0x3fc90670 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc90598 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_boot_time_lock - 0x3fc90678 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3fc9067c 0x4 + 0x3fc905a0 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fc905a4 0x4 .sbss.s_microseconds_offset - 0x3fc90680 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3fc90680 s_microseconds_offset + 0x3fc905a8 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fc905a8 s_microseconds_offset .sbss.s_pthread_cfg_key - 0x3fc90688 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3fc905b0 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) .sbss.s_threads_mux - 0x3fc9068c 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) - .sbss.s_keys 0x3fc90690 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3fc90690 s_keys - *fill* 0x3fc90694 0x4 + 0x3fc905b4 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x3fc905b8 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fc905b8 s_keys + *fill* 0x3fc905bc 0x4 .sbss.s_correction_us - 0x3fc90698 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3fc905c0 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .sbss.s_uart_select_count - 0x3fc906a0 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc905c8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_select_num - 0x3fc906a8 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc905d0 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_selects - 0x3fc906ac 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc905d4 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.pat_flg.38 - 0x3fc906b0 0x1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3fc906b1 0x3 + 0x3fc905d8 0x1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3fc905d9 0x3 .sbss.p_uart_obj - 0x3fc906b4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3fc905dc 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .sbss.s_inited - 0x3fc906bc 0x1 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - *fill* 0x3fc906bd 0x3 + 0x3fc905e4 0x1 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + *fill* 0x3fc905e5 0x3 .sbss.remaining_allowed_no_sof_ticks - 0x3fc906c0 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3fc905e8 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .sbss.s_usb_serial_jtag_conn_status - 0x3fc906c4 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - *fill* 0x3fc906c5 0x3 + 0x3fc905ec 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + *fill* 0x3fc905ed 0x3 .sbss.vfs_console - 0x3fc906c8 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc905f0 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.primary_vfs - 0x3fc906d0 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc905f8 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.secondary_vfs - 0x3fc906d4 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc905fc 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.s_fd_table_lock - 0x3fc906d8 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc90600 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) .sbss.s_vfs_count - 0x3fc906dc 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc90604 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) .sbss.s_exc_frame - 0x3fc906e0 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3fc90608 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .sbss.s_extra_info - 0x3fc906e4 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3fc9060c 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .sbss.s_fake_stacks_num - 0x3fc906ec 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .sbss.wl_handle.1 - 0x3fc906f0 0x4 esp-idf/main/libmain.a(main.c.obj) - .sbss.s_ctx 0x3fc906f4 0x8 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .sbss.s_impls 0x3fc906fc 0x8 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .sbss.Fsid 0x3fc90704 0x2 esp-idf/fatfs/libfatfs.a(ff.c.obj) - *fill* 0x3fc90706 0x2 - .sbss.FatFs 0x3fc90708 0x8 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .sbss.s_fat_ctx - 0x3fc90710 0x4 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .sbss.s_fat_ctxs - 0x3fc90714 0x8 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .sbss._ZL16s_instances_lock - 0x3fc9071c 0x4 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .sbss.history 0x3fc90720 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc90614 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .sbss.history 0x3fc90618 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.history_len - 0x3fc90724 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc9061c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.dumbmode - 0x3fc90728 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.mlmode 0x3fc9072c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc90620 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.mlmode 0x3fc90624 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.freeHintsCallback - 0x3fc90730 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc90628 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.hintsCallback - 0x3fc90734 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc9062c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.completionCallback - 0x3fc90738 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3fc90630 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) .sbss.help_args - 0x3fc9073c 0x8 esp-idf/console/libconsole.a(commands.c.obj) + 0x3fc90634 0x8 esp-idf/console/libconsole.a(commands.c.obj) .sbss.s_tmp_line_buf - 0x3fc90744 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x3fc9063c 0x4 esp-idf/console/libconsole.a(commands.c.obj) .sbss.s_cmd_list - 0x3fc90748 0x4 esp-idf/console/libconsole.a(commands.c.obj) - .sbss.s_partition_list_lock - 0x3fc9074c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.s_partition_list - 0x3fc90750 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3fc90640 0x4 esp-idf/console/libconsole.a(commands.c.obj) .sbss.flash_erasing - 0x3fc90754 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x3fc90644 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .sbss.flash_brownout_needs_reset - 0x3fc90755 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - *fill* 0x3fc90756 0x2 + 0x3fc90645 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fc90646 0x2 .sbss.s_flash_op_cache_state - 0x3fc90758 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3fc90648 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .sbss.s_flash_guard_ops - 0x3fc90760 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc90650 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .sbss.esp_flash_default_chip - 0x3fc90764 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3fc90764 esp_flash_default_chip - .sbss.reason 0x3fc90768 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3fc90654 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fc90654 esp_flash_default_chip + .sbss.reason 0x3fc90658 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .sbss.iwdt_context - 0x3fc9076c 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x3fc9065c 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .sbss.p_twdt_obj - 0x3fc90774 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc90664 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .sbss.g_twdt_isr - 0x3fc90778 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc90778 g_twdt_isr - *fill* 0x3fc90779 0x3 - .sbss.ctx 0x3fc9077c 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc90668 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc90668 g_twdt_isr + *fill* 0x3fc90669 0x3 + .sbss.ctx 0x3fc9066c 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) .sbss.s_rc_fast_freq - 0x3fc90780 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3fc90670 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .sbss.s_periph_ref_counts - 0x3fc90784 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - *fill* 0x3fc90785 0x3 - .sbss.last_ccount.1 - 0x3fc90788 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3fc90674 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fc90675 0x3 .sbss.s_calibrated_freq - 0x3fc9078c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3fc90678 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .sbss._ZN3nvs19NVSPartitionManager8instanceE - 0x3fc90794 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3fc90794 nvs::NVSPartitionManager::instance + 0x3fc90680 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fc90680 nvs::NVSPartitionManager::instance .sbss._ZN3nvs4Lock10mSemaphoreE - 0x3fc90798 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x3fc90798 nvs::Lock::mSemaphore + 0x3fc90684 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fc90684 nvs::Lock::mSemaphore + .sbss.s_partition_list_lock + 0x3fc90688 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fc9068c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .sbss.curr_partition.2 - 0x3fc9079c 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3fc90690 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .sbss._ZN12_GLOBAL__N_113__new_handlerE - 0x3fc907a0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc90694 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc907a4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc90698 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZL4init - 0x3fc907a8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9069c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN17__eh_globals_init7_S_initE - 0x3fc907ac 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x3fc907ac __eh_globals_init::_S_init - *fill* 0x3fc907ad 0x3 + 0x3fc906a0 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc906a0 __eh_globals_init::_S_init + *fill* 0x3fc906a1 0x3 .sbss._ZN12_GLOBAL__N_110eh_globalsE - 0x3fc907b0 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc906a4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc907b8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .sbss 0x3fc907bc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .sbss 0x3fc907c0 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - 0x3fc907cc optind - 0x3fc907d0 optarg - .sbss 0x3fc907d4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc907d4 __stdio_exit_handler - .sbss 0x3fc907d8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .sbss 0x3fc907dc 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - 0x3fc907dc _timezone - 0x3fc907e0 _daylight - .sbss 0x3fc907e4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - 0x3fc907e4 __atexit + 0x3fc906ac 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .sbss 0x3fc906b0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .sbss 0x3fc906b4 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x3fc906c0 optind + 0x3fc906c4 optarg + .sbss 0x3fc906c8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc906c8 __stdio_exit_handler + .sbss 0x3fc906cc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x3fc906cc __atexit *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) - 0x3fc907e8 . = ALIGN (0x8) - 0x3fc907e8 _bss_end = ABSOLUTE (.) + 0x3fc906d0 . = ALIGN (0x8) + 0x3fc906d0 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x32df0 +.flash.text 0x42000020 0x2ac2a 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -14175,2004 +14114,1603 @@ END GROUP .text.esp_vfs_register 0x42009f84 0x32 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x42009f84 esp_vfs_register - .text.esp_vfs_unregister_with_id - 0x42009fb6 0xb4 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009fb6 esp_vfs_unregister_with_id - .text.esp_vfs_unregister - 0x4200a06a 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a06a esp_vfs_unregister - .text.esp_vfs_set_readonly_flag - 0x4200a0d4 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a0d4 esp_vfs_set_readonly_flag .text.get_vfs_for_index - 0x4200a144 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a144 get_vfs_for_index + 0x42009fb6 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009fb6 get_vfs_for_index .text.get_vfs_for_fd - 0x4200a16c 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009fde 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) .text.get_vfs_for_path - 0x4200a196 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a196 get_vfs_for_path + 0x4200a008 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a008 get_vfs_for_path .text.esp_vfs_open - 0x4200a240 0x148 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a240 _open_r - 0x4200a240 esp_vfs_open + 0x4200a0b2 0x148 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a0b2 _open_r + 0x4200a0b2 esp_vfs_open .text.esp_vfs_write - 0x4200a388 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a388 _write_r - 0x4200a388 esp_vfs_write + 0x4200a1fa 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a1fa _write_r + 0x4200a1fa esp_vfs_write .text.esp_vfs_lseek - 0x4200a40c 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a40c esp_vfs_lseek - 0x4200a40c _lseek_r + 0x4200a27e 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a27e esp_vfs_lseek + 0x4200a27e _lseek_r .text.esp_vfs_read - 0x4200a490 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a490 _read_r - 0x4200a490 esp_vfs_read + 0x4200a302 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a302 _read_r + 0x4200a302 esp_vfs_read .text.esp_vfs_close - 0x4200a514 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a514 _close_r - 0x4200a514 esp_vfs_close + 0x4200a386 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a386 _close_r + 0x4200a386 esp_vfs_close .text.esp_vfs_fstat - 0x4200a608 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a608 _fstat_r - 0x4200a608 esp_vfs_fstat + 0x4200a47a 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a47a _fstat_r + 0x4200a47a esp_vfs_fstat .text.esp_vfs_fcntl_r - 0x4200a67e 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a67e esp_vfs_fcntl_r - 0x4200a67e _fcntl_r + 0x4200a4f0 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a4f0 esp_vfs_fcntl_r + 0x4200a4f0 _fcntl_r .text.esp_vfs_fsync - 0x4200a702 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a702 fsync - 0x4200a702 esp_vfs_fsync + 0x4200a574 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a574 fsync + 0x4200a574 esp_vfs_fsync .text.esp_vfs_stat - 0x4200a776 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a776 esp_vfs_stat - 0x4200a776 _stat_r + 0x4200a5e8 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a5e8 esp_vfs_stat + 0x4200a5e8 _stat_r .text.esp_vfs_link - 0x4200a7d6 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a7d6 _link_r - 0x4200a7d6 esp_vfs_link + 0x4200a648 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a648 _link_r + 0x4200a648 esp_vfs_link .text.esp_vfs_unlink - 0x4200a868 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a868 _unlink_r - 0x4200a868 esp_vfs_unlink + 0x4200a6da 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a6da _unlink_r + 0x4200a6da esp_vfs_unlink .text.esp_vfs_rename - 0x4200a8d8 0xac esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a8d8 esp_vfs_rename - 0x4200a8d8 _rename_r + 0x4200a74a 0xac esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a74a esp_vfs_rename + 0x4200a74a _rename_r .text.esp_vfs_access - 0x4200a984 0x66 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a984 esp_vfs_access - 0x4200a984 access + 0x4200a7f6 0x66 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a7f6 esp_vfs_access + 0x4200a7f6 access .text.esp_vfs_select_triggered - 0x4200a9ea 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a9ea esp_vfs_select_triggered + 0x4200a85c 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a85c esp_vfs_select_triggered .text.esp_vfs_select_triggered_isr - 0x4200aa3e 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200aa3e esp_vfs_select_triggered_isr + 0x4200a8b0 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a8b0 esp_vfs_select_triggered_isr .text.tcgetattr - 0x4200aa8e 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200aa8e tcgetattr + 0x4200a900 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a900 tcgetattr .text.tcsetattr - 0x4200ab0c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200ab0c tcsetattr - .text.tcdrain 0x4200ab94 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200ab94 tcdrain - .text.tcflush 0x4200ac08 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200ac08 tcflush + 0x4200a97e 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a97e tcsetattr + .text.tcdrain 0x4200aa06 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200aa06 tcdrain + .text.tcflush 0x4200aa7a 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200aa7a tcflush .text.vfs_include_syscalls_impl - 0x4200ac86 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200ac86 vfs_include_syscalls_impl + 0x4200aaf8 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200aaf8 vfs_include_syscalls_impl .text.__esp_system_init_fn_init_coredump - 0x4200ac88 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x4200aafa 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .text.esp_system_include_coredump_init - 0x4200ac96 0x2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - 0x4200ac96 esp_system_include_coredump_init + 0x4200ab08 0x2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x4200ab08 esp_system_include_coredump_init .text.esp_core_dump_switch_task_stack_to_isr - 0x4200ac98 0x30 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ab0a 0x30 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .text.esp_core_dump_reset_tasks_snapshots_iter - 0x4200acc8 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200acc8 esp_core_dump_reset_tasks_snapshots_iter + 0x4200ab3a 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ab3a esp_core_dump_reset_tasks_snapshots_iter .text.esp_core_dump_get_user_ram_info - 0x4200acd6 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200acd6 esp_core_dump_get_user_ram_info + 0x4200ab48 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ab48 esp_core_dump_get_user_ram_info .text.esp_core_dump_tcb_addr_is_sane - 0x4200ad24 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200ad24 esp_core_dump_tcb_addr_is_sane + 0x4200ab96 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ab96 esp_core_dump_tcb_addr_is_sane .text.esp_core_dump_in_isr_context - 0x4200ad36 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200ad36 esp_core_dump_in_isr_context + 0x4200aba8 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200aba8 esp_core_dump_in_isr_context .text.esp_core_dump_get_task_snapshot - 0x4200ad5e 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200ad5e esp_core_dump_get_task_snapshot + 0x4200abd0 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200abd0 esp_core_dump_get_task_snapshot .text.esp_core_dump_write_internal - 0x4200adf2 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ac64 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .text.esp_core_dump_write - 0x4200ae70 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x4200ae70 esp_core_dump_write + 0x4200ace2 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200ace2 esp_core_dump_write .text.esp_core_dump_b64_encode - 0x4200ae8a 0xe2 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200acfc 0xe2 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .text.esp_core_dump_uart_get_char - 0x4200af6c 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200adde 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .text.esp_core_dump_uart_print_write_start - 0x4200af86 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200af86 esp_core_dump_print_write_start + 0x4200adf8 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200adf8 esp_core_dump_print_write_start .text.esp_core_dump_uart_print_write_end - 0x4200afb2 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200afb2 esp_core_dump_print_write_end + 0x4200ae24 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200ae24 esp_core_dump_print_write_end .text.esp_core_dump_uart_write_start - 0x4200afde 0x2e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200afde esp_core_dump_write_start + 0x4200ae50 0x2e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200ae50 esp_core_dump_write_start .text.esp_core_dump_uart_write_prepare - 0x4200b00c 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200b00c esp_core_dump_write_prepare + 0x4200ae7e 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200ae7e esp_core_dump_write_prepare .text.esp_core_dump_uart_write_end - 0x4200b032 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200b032 esp_core_dump_write_end + 0x4200aea4 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200aea4 esp_core_dump_write_end .text.esp_core_dump_uart_write_data - 0x4200b0a4 0xb8 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200b0a4 esp_core_dump_write_data + 0x4200af16 0xb8 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200af16 esp_core_dump_write_data .text.esp_core_dump_uart_hw_init - 0x4200b15c 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200b15c esp_core_dump_write_init + 0x4200afce 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200afce esp_core_dump_write_init .text.esp_core_dump_init - 0x4200b1f0 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x4200b1f0 esp_core_dump_init + 0x4200b062 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200b062 esp_core_dump_init .text.elf_write_segment_header - 0x4200b21c 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b08e 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_process_note_segment - 0x4200b2b0 0xa6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b122 0xa6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_segment - 0x4200b356 0x124 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b1c8 0x124 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_tcb - 0x4200b47a 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b2ec 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_process_task_tcb - 0x4200b4c6 0x7c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b338 0x7c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.esp_core_dump_store_section - 0x4200b542 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b3b4 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_file_header - 0x4200b558 0x100 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b3ca 0x100 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_core_dump_note_cb - 0x4200b658 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b4ca 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_note_header - 0x4200b6a0 0xd2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b512 0xd2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_note - 0x4200b772 0x146 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b5e4 0x146 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_note - 0x4200b8b8 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b72a 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_regs - 0x4200b938 0x5c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b7aa 0x5c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_stack - 0x4200b994 0x5e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b806 0x5e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_process_task_stack - 0x4200b9f2 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b864 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_save_task - 0x4200ba70 0xa2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b8e2 0xa2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_process_tasks_regs - 0x4200bb12 0x1c0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200b984 0x1c0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_tasks_data - 0x4200bcd2 0x114 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200bb44 0x114 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_core_dump_user_data - 0x4200bde6 0xb6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200bc58 0xb6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_add_wdt_panic_details - 0x4200be9c 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200bd0e 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.elf_write_core_dump_info - 0x4200bfdc 0x1d0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200be4e 0x1d0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.esp_core_dump_do_write_elf_pass - 0x4200c1ac 0x160 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200c01e 0x160 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .text.esp_core_dump_write_elf - 0x4200c30c 0x18a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - 0x4200c30c esp_core_dump_store + 0x4200c17e 0x18a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200c17e esp_core_dump_store .text.core_dump_crc_print - 0x4200c496 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c496 esp_core_dump_print_checksum + 0x4200c308 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c308 esp_core_dump_print_checksum .text.core_dump_crc_size - 0x4200c4f0 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c4f0 esp_core_dump_checksum_size + 0x4200c362 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c362 esp_core_dump_checksum_size .text.core_dump_crc_version - 0x4200c4f4 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c4f4 esp_core_dump_elf_version + 0x4200c366 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c366 esp_core_dump_elf_version .text.core_dump_crc_init - 0x4200c4fe 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c4fe esp_core_dump_checksum_init + 0x4200c370 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c370 esp_core_dump_checksum_init .text.core_dump_crc_update - 0x4200c50a 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c50a esp_core_dump_checksum_update + 0x4200c37c 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c37c esp_core_dump_checksum_update .text.core_dump_crc_finish - 0x4200c558 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200c558 esp_core_dump_checksum_finish + 0x4200c3ca 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200c3ca esp_core_dump_checksum_finish .text.esp_core_dump_generate_fake_stack - 0x4200c56c 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c3de 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .text.esp_core_dump_port_init - 0x4200c592 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c592 esp_core_dump_port_init + 0x4200c404 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c404 esp_core_dump_port_init .text.esp_core_dump_get_arch_id - 0x4200c5a8 0x6 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c5a8 esp_core_dump_get_arch_id + 0x4200c41a 0x6 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c41a esp_core_dump_get_arch_id .text.esp_core_dump_reset_fake_stacks - 0x4200c5ae 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c5ae esp_core_dump_reset_fake_stacks + 0x4200c420 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c420 esp_core_dump_reset_fake_stacks .text.esp_core_dump_get_isr_stack_top - 0x4200c5b8 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c5b8 esp_core_dump_get_isr_stack_top + 0x4200c42a 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c42a esp_core_dump_get_isr_stack_top .text.esp_core_dump_get_isr_stack_end - 0x4200c5c2 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c5c2 esp_core_dump_get_isr_stack_end + 0x4200c434 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c434 esp_core_dump_get_isr_stack_end .text.esp_core_dump_check_stack - 0x4200c5d8 0x78 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c5d8 esp_core_dump_check_stack + 0x4200c44a 0x78 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c44a esp_core_dump_check_stack .text.esp_core_dump_get_stack - 0x4200c650 0x62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c650 esp_core_dump_get_stack + 0x4200c4c2 0x62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c4c2 esp_core_dump_get_stack .text.esp_core_dump_check_task - 0x4200c6b2 0x3a esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c6b2 esp_core_dump_check_task + 0x4200c524 0x3a esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c524 esp_core_dump_check_task .text.esp_core_dump_mem_seg_is_sane - 0x4200c6ec 0xac esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c6ec esp_core_dump_mem_seg_is_sane + 0x4200c55e 0xac esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c55e esp_core_dump_mem_seg_is_sane .text.esp_core_dump_get_task_regs_dump - 0x4200c798 0x84 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c798 esp_core_dump_get_task_regs_dump + 0x4200c60a 0x84 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c60a esp_core_dump_get_task_regs_dump .text.esp_core_dump_port_set_crashed_tcb - 0x4200c81c 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c81c esp_core_dump_port_set_crashed_tcb + 0x4200c68e 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c68e esp_core_dump_port_set_crashed_tcb .text.esp_core_dump_get_extra_info - 0x4200c826 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200c826 esp_core_dump_get_extra_info + 0x4200c698 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c698 esp_core_dump_get_extra_info .text.nvs_sec_provider_include_impl - 0x4200c83a 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - 0x4200c83a nvs_sec_provider_include_impl + 0x4200c6ac 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x4200c6ac nvs_sec_provider_include_impl .text.initialize_nvs - 0x4200c83c 0x78 esp-idf/main/libmain.a(main.c.obj) - .text.initialize_filesystem - 0x4200c8b4 0x78 esp-idf/main/libmain.a(main.c.obj) + 0x4200c6ae 0x78 esp-idf/main/libmain.a(main.c.obj) .text.app_main - 0x4200c92c 0xbc esp-idf/main/libmain.a(main.c.obj) - 0x4200c92c app_main - .text.s_get_unused_context_id - 0x4200c9e8 0x22 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.s_f_mount_rw - 0x4200ca0a 0x1de esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .text.esp_vfs_fat_spiflash_mount_rw_wl - 0x4200cbe8 0x266 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - 0x4200cbe8 esp_vfs_fat_spiflash_mount - 0x4200cbe8 esp_vfs_fat_spiflash_mount_rw_wl - .text.ff_diskio_get_drive - 0x4200ce4e 0x30 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200ce4e ff_diskio_get_drive - .text.ff_diskio_register - 0x4200ce7e 0xbc esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200ce7e ff_diskio_register - .text.ff_disk_initialize - 0x4200cf3a 0x1e esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cf3a ff_disk_initialize - .text.ff_disk_status - 0x4200cf58 0x1e esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cf58 ff_disk_status - .text.ff_disk_read - 0x4200cf76 0x1e esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cf76 ff_disk_read - .text.ff_disk_write - 0x4200cf94 0x1e esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cf94 ff_disk_write - .text.ff_disk_ioctl - 0x4200cfb2 0x1e esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cfb2 ff_disk_ioctl - .text.get_fattime - 0x4200cfd0 0x5c esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x4200cfd0 get_fattime - .text.ff_wl_initialize - 0x4200d02c 0x4 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d02c ff_wl_initialize - .text.ff_wl_status - 0x4200d030 0x4 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d030 ff_wl_status - .text.ff_wl_read - 0x4200d034 0xa6 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d034 ff_wl_read - .text.ff_wl_write - 0x4200d0da 0xf8 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d0da ff_wl_write - .text.ff_wl_ioctl - 0x4200d1d2 0x90 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d1d2 ff_wl_ioctl - .text.ff_diskio_register_wl_partition - 0x4200d262 0x30 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - 0x4200d262 ff_diskio_register_wl_partition - .text.ld_word 0x4200d292 0xe esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.ld_dword - 0x4200d2a0 0x1e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.st_word 0x4200d2be 0xc esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.st_dword - 0x4200d2ca 0x1c esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dbc_1st 0x4200d2e6 0x4 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dbc_2nd 0x4200d2ea 0x4 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.clst2sect - 0x4200d2ee 0x1e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.ld_clust - 0x4200d30c 0x3c esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.st_clust - 0x4200d348 0x42 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.get_fileinfo - 0x4200d38a 0xa2 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.get_ldnumber - 0x4200d42c 0x60 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.lock_volume - 0x4200d48c 0x1e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.sync_window - 0x4200d4aa 0x68 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.move_window - 0x4200d512 0x46 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.check_fs - 0x4200d558 0xfc esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.find_volume - 0x4200d654 0x92 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.mount_volume - 0x4200d6e6 0x348 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.put_fat 0x4200da2e 0x17a esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.get_fat 0x4200dba8 0x11a esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_sdi 0x4200dcc2 0xee esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.create_chain - 0x4200ddb0 0x142 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.remove_chain - 0x4200def2 0xdc esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_remove - 0x4200dfce 0x2e esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.unlock_volume - 0x4200dffc 0x28 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.validate - 0x4200e024 0x72 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_clear - 0x4200e096 0x72 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_next - 0x4200e108 0xfe esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_find - 0x4200e206 0x72 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_alloc - 0x4200e278 0x72 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_read - 0x4200e2ea 0x78 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.sync_fs 0x4200e362 0xb2 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.create_partition - 0x4200e414 0x162 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.create_name - 0x4200e576 0x1b0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.follow_path - 0x4200e726 0xa0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.dir_register - 0x4200e7c6 0xa6 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .text.f_mount 0x4200e86c 0xb8 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200e86c f_mount - .text.f_open 0x4200e924 0x228 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200e924 f_open - .text.f_read 0x4200eb4c 0x226 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200eb4c f_read - .text.f_write 0x4200ed72 0x26c esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200ed72 f_write - .text.f_sync 0x4200efde 0xd0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200efde f_sync - .text.f_close 0x4200f0ae 0x38 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f0ae f_close - .text.f_lseek 0x4200f0e6 0x214 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f0e6 f_lseek - .text.f_opendir - 0x4200f2fa 0x88 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f2fa f_opendir - .text.f_closedir - 0x4200f382 0x2e esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f382 f_closedir - .text.f_readdir - 0x4200f3b0 0x6a esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f3b0 f_readdir - .text.f_stat 0x4200f41a 0x52 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f41a f_stat - .text.f_truncate - 0x4200f46c 0xe6 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f46c f_truncate - .text.f_unlink - 0x4200f552 0xd2 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f552 f_unlink - .text.f_mkdir 0x4200f624 0x156 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f624 f_mkdir - .text.f_rename - 0x4200f77a 0x164 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f77a f_rename - .text.f_utime 0x4200f8de 0x70 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f8de f_utime - .text.f_mkfs 0x4200f94e 0x7e2 esp-idf/fatfs/libfatfs.a(ff.c.obj) - 0x4200f94e f_mkfs - .text.ff_memalloc - 0x42010130 0x12 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x42010130 ff_memalloc - .text.ff_memfree - 0x42010142 0x12 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x42010142 ff_memfree - .text.ff_mutex_create - 0x42010154 0x2c esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x42010154 ff_mutex_create - .text.ff_mutex_delete - 0x42010180 0x20 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x42010180 ff_mutex_delete - .text.ff_mutex_take - 0x420101a0 0x2a esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x420101a0 ff_mutex_take - .text.ff_mutex_give - 0x420101ca 0x26 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - 0x420101ca ff_mutex_give - .text.find_unused_context_index - 0x420101f0 0x22 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.get_next_fd - 0x42010212 0x2a esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.fat_mode_conv - 0x4201023c 0x54 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_fstat - 0x42010290 0x4c esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.file_cleanup - 0x420102dc 0x28 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.prepend_drive_to_path - 0x42010304 0x6e esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.fresult_to_errno - 0x42010372 0x106 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_utime - 0x42010478 0xcc esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_lseek - 0x42010544 0x98 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_pwrite - 0x420105dc 0xe6 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_write - 0x420106c2 0xf4 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.f_write_zero_mem - 0x420107b6 0xce esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_ftruncate - 0x42010884 0x124 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_close - 0x420109a8 0x72 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_truncate - 0x42010a1a 0x1b8 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_open - 0x42010bd2 0xf6 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_access - 0x42010cc8 0x78 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_fsync - 0x42010d40 0x42 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_rmdir - 0x42010d82 0x56 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_unlink - 0x42010dd8 0x56 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_mkdir - 0x42010e2e 0x56 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_telldir - 0x42010e84 0x32 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_closedir - 0x42010eb6 0x64 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_seekdir - 0x42010f1a 0xb4 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_readdir_r - 0x42010fce 0xa2 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_readdir - 0x42011070 0x28 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_opendir - 0x42011098 0x96 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_rename - 0x4201112e 0x5a esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_link - 0x42011188 0x172 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_pread - 0x420112fa 0xd4 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_read - 0x420113ce 0x50 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.find_context_index_by_path - 0x4201141e 0x46 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.vfs_fat_stat - 0x42011464 0x126 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .text.esp_vfs_fat_register_cfg - 0x4201158a 0x23c esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - 0x4201158a esp_vfs_fat_register_cfg - .text.esp_vfs_fat_unregister_path - 0x420117c6 0x80 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - 0x420117c6 esp_vfs_fat_unregister_path - .text._ZL12check_handlelPKc - 0x42011846 0xca esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .text.wl_mount - 0x42011910 0x248 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011910 wl_mount - .text.wl_erase_range - 0x42011b58 0x6a esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011b58 wl_erase_range - .text.wl_write - 0x42011bc2 0x72 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011bc2 wl_write - .text.wl_read 0x42011c34 0x72 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011c34 wl_read - .text.wl_size 0x42011ca6 0x56 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011ca6 wl_size - .text.wl_sector_size - 0x42011cfc 0x56 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - 0x42011cfc wl_sector_size - .text._ZN12Flash_Access5flushEv - 0x42011d52 0x4 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d52 Flash_Access::flush() - .text._ZN9Partition14get_flash_sizeEv - 0x42011d56 0x6 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d56 Partition::get_flash_size() - .text._ZN9Partition12erase_sectorEj - 0x42011d5c 0x14 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d5c Partition::erase_sector(unsigned int) - .text._ZN9Partition15get_sector_sizeEv - 0x42011d70 0x4 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d70 Partition::get_sector_size() - .text._ZN9Partition11is_readonlyEv - 0x42011d74 0x8 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d74 Partition::is_readonly() - .text._ZN9PartitionD2Ev - 0x42011d7c 0x16 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d7c Partition::~Partition() - 0x42011d7c Partition::~Partition() - .text._ZN9Partition11erase_rangeEjj - 0x42011d92 0x56 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011d92 Partition::erase_range(unsigned int, unsigned int) - .text._ZN9Partition5writeEjPKvj - 0x42011de8 0x10 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011de8 Partition::write(unsigned int, void const*, unsigned int) - .text._ZN9Partition4readEjPvj - 0x42011df8 0x10 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011df8 Partition::read(unsigned int, void*, unsigned int) - .text._ZN9PartitionD0Ev - 0x42011e08 0x1c esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011e08 Partition::~Partition() - .text._ZN9PartitionC2EPK15esp_partition_t - 0x42011e24 0x18 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x42011e24 Partition::Partition(esp_partition_t const*) - 0x42011e24 Partition::Partition(esp_partition_t const*) - .text._ZN8WL_Flash14get_flash_sizeEv - 0x42011e3c 0x10 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011e3c WL_Flash::get_flash_size() - .text._ZN8WL_Flash15get_sector_sizeEv - 0x42011e4c 0xe esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011e4c WL_Flash::get_sector_size() - .text._ZN8WL_FlashD2Ev - 0x42011e5a 0x30 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011e5a WL_Flash::~WL_Flash() - 0x42011e5a WL_Flash::~WL_Flash() - .text._ZN8WL_FlashD0Ev - 0x42011e8a 0x22 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011e8a WL_Flash::~WL_Flash() - .text._ZN8WL_Flash11erase_rangeEjj - 0x42011eac 0x92 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011eac WL_Flash::erase_range(unsigned int, unsigned int) - .text._ZN8WL_Flash6configEP11WL_Config_sP9Partition - 0x42011f3e 0x1cc esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42011f3e WL_Flash::config(WL_Config_s*, Partition*) - .text._ZN8WL_FlashC2Ev - 0x4201210a 0x26 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x4201210a WL_Flash::WL_Flash() - 0x4201210a WL_Flash::WL_Flash() - .text._ZN8WL_Flash12initSectionsEv - 0x42012130 0x260 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42012130 WL_Flash::initSections() - .text._ZN8WL_Flash10fillOkBuffEi - 0x42012390 0x52 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42012390 WL_Flash::fillOkBuff(int) - .text._ZN8WL_Flash11updateV1_V2Ev - 0x420123e2 0x466 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x420123e2 WL_Flash::updateV1_V2() - .text._ZN8WL_Flash13updateVersionEv - 0x42012848 0xe esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42012848 WL_Flash::updateVersion() - .text._ZN8WL_Flash9OkBuffSetEi - 0x42012856 0x5c esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42012856 WL_Flash::OkBuffSet(int) - .text._ZN8WL_Flash10recoverPosEv - 0x420128b2 0xa2 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x420128b2 WL_Flash::recoverPos() - .text._ZN8WL_Flash4initEv - 0x42012954 0x80e esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42012954 WL_Flash::init() - .text._ZN8WL_Flash8updateWLEv - 0x42013162 0x39c esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42013162 WL_Flash::updateWL() - .text._ZN8WL_Flash5flushEv - 0x420134fe 0x14 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x420134fe WL_Flash::flush() - .text._ZN8WL_Flash8calcAddrEj - 0x42013512 0x26 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42013512 WL_Flash::calcAddr(unsigned int) - .text._ZN8WL_Flash12erase_sectorEj - 0x42013538 0xc4 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42013538 WL_Flash::erase_sector(unsigned int) - .text._ZN8WL_Flash5writeEjPKvj - 0x420135fc 0x11a esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x420135fc WL_Flash::write(unsigned int, void const*, unsigned int) - .text._ZN8WL_Flash4readEjPvj - 0x42013716 0x11a esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x42013716 WL_Flash::read(unsigned int, void*, unsigned int) - .text._ZN5crc328crc32_leEjPKhj - 0x42013830 0x12 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - 0x42013830 crc32::crc32_le(unsigned int, unsigned char const*, unsigned int) + 0x4200c726 0xae esp-idf/main/libmain.a(main.c.obj) + 0x4200c726 app_main .text.esp_console_setup_prompt - 0x42013842 0x56 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42013842 esp_console_setup_prompt + 0x4200c7d4 0x56 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c7d4 esp_console_setup_prompt .text.esp_console_setup_history - 0x42013898 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42013898 esp_console_setup_history + 0x4200c82a 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c82a esp_console_setup_history .text.esp_console_common_init - 0x420138ec 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x420138ec esp_console_common_init + 0x4200c87e 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c87e esp_console_common_init .text.esp_console_start_repl - 0x42013964 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42013964 esp_console_start_repl + 0x4200c8f6 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c8f6 esp_console_start_repl .text.esp_console_repl_task - 0x42013994 0x158 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42013994 esp_console_repl_task - .text.abInit 0x42013aec 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c926 0x158 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c926 esp_console_repl_task + .text.abInit 0x4200ca7e 0xa esp-idf/console/libconsole.a(linenoise.c.obj) .text.prompt_len_ignore_escape_seq - 0x42013af6 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ca88 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) .text.sanitize - 0x42013b22 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cab4 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) .text.flushWrite - 0x42013b54 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cae6 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) .text.abAppend - 0x42013b8e 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abFree 0x42013bda 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cb20 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x4200cb6c 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) .text.freeCompletions - 0x42013bee 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cb80 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) .text.getCursorPosition - 0x42013c2c 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cbbe 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) .text.getColumns - 0x42013d14 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cca6 0xec esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseBeep - 0x42013e00 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cd92 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseDumb - 0x42013e1e 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cdb0 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseSetMultiLine - 0x42013ee4 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013ee4 linenoiseSetMultiLine + 0x4200ce76 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ce76 linenoiseSetMultiLine .text.linenoiseSetDumbMode - 0x42013eee 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013eee linenoiseSetDumbMode + 0x4200ce80 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ce80 linenoiseSetDumbMode .text.linenoiseIsDumbMode - 0x42013ef8 0xe esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013ef8 linenoiseIsDumbMode + 0x4200ce8a 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ce8a linenoiseIsDumbMode .text.linenoiseClearScreen - 0x42013f06 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013f06 linenoiseClearScreen + 0x4200ce98 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ce98 linenoiseClearScreen .text.linenoiseSetCompletionCallback - 0x42013f2e 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013f2e linenoiseSetCompletionCallback + 0x4200cec0 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cec0 linenoiseSetCompletionCallback .text.linenoiseSetHintsCallback - 0x42013f38 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013f38 linenoiseSetHintsCallback + 0x4200ceca 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ceca linenoiseSetHintsCallback .text.linenoiseAddCompletion - 0x42013f42 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013f42 linenoiseAddCompletion + 0x4200ced4 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ced4 linenoiseAddCompletion .text.refreshShowHints - 0x42013fb6 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42013fb6 refreshShowHints + 0x4200cf48 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cf48 refreshShowHints .text.refreshMultiLine - 0x42014092 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d024 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshSingleLine - 0x42014298 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d22a 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshLine - 0x420143a8 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d33a 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.completeLine - 0x420143c6 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d358 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseEditInsert - 0x420144fc 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x420144fc linenoiseEditInsert + 0x4200d48e 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d48e linenoiseEditInsert .text.linenoiseInsertPastedChar - 0x420145d8 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x420145d8 linenoiseInsertPastedChar + 0x4200d56a 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d56a linenoiseInsertPastedChar .text.linenoiseEditMoveLeft - 0x42014646 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014646 linenoiseEditMoveLeft + 0x4200d5d8 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d5d8 linenoiseEditMoveLeft .text.linenoiseEditMoveRight - 0x4201465e 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201465e linenoiseEditMoveRight + 0x4200d5f0 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d5f0 linenoiseEditMoveRight .text.linenoiseEditMoveHome - 0x4201467a 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201467a linenoiseEditMoveHome + 0x4200d60c 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d60c linenoiseEditMoveHome .text.linenoiseEditMoveEnd - 0x42014692 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014692 linenoiseEditMoveEnd + 0x4200d624 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d624 linenoiseEditMoveEnd .text.linenoiseEditHistoryNext - 0x420146ac 0xca esp-idf/console/libconsole.a(linenoise.c.obj) - 0x420146ac linenoiseEditHistoryNext + 0x4200d63e 0xca esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d63e linenoiseEditHistoryNext .text.linenoiseEditDelete - 0x42014776 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014776 linenoiseEditDelete + 0x4200d708 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d708 linenoiseEditDelete .text.linenoiseEditBackspace - 0x420147bc 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x420147bc linenoiseEditBackspace + 0x4200d74e 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d74e linenoiseEditBackspace .text.linenoiseEditDeletePrevWord - 0x42014804 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014804 linenoiseEditDeletePrevWord + 0x4200d796 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d796 linenoiseEditDeletePrevWord .text.getMillis - 0x4201487e 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201487e getMillis + 0x4200d810 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d810 getMillis .text.linenoiseProbe - 0x420148aa 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x420148aa linenoiseProbe + 0x4200d83c 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d83c linenoiseProbe .text.linenoiseFree - 0x4201496a 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201496a linenoiseFree + 0x4200d8fc 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d8fc linenoiseFree .text.linenoiseHistoryAdd - 0x4201497c 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201497c linenoiseHistoryAdd + 0x4200d90e 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d90e linenoiseHistoryAdd .text.linenoiseEdit - 0x42014a70 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200da02 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseRaw - 0x42014e40 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ddd2 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoise - 0x42014e78 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014e78 linenoise + 0x4200de0a 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200de0a linenoise .text.linenoiseHistorySetMaxLen - 0x42014ee4 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014ee4 linenoiseHistorySetMaxLen + 0x4200de76 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200de76 linenoiseHistorySetMaxLen .text.linenoiseHistorySave - 0x42014fb6 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42014fb6 linenoiseHistorySave + 0x4200df48 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200df48 linenoiseHistorySave .text.linenoiseHistoryLoad - 0x42015014 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x42015014 linenoiseHistoryLoad + 0x4200dfa6 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200dfa6 linenoiseHistoryLoad .text.linenoiseSetMaxLineLen - 0x4201509e 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4201509e linenoiseSetMaxLineLen + 0x4200e030 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200e030 linenoiseSetMaxLineLen .text.esp_console_repl_uart_delete - 0x420150b2 0x60 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200e044 0x60 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .text.esp_console_new_repl_uart - 0x42015112 0x176 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - 0x42015112 esp_console_new_repl_uart + 0x4200e0a4 0x176 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200e0a4 esp_console_new_repl_uart .text.find_command_by_name - 0x42015288 0x54 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e21a 0x54 esp-idf/console/libconsole.a(commands.c.obj) .text.print_arg_help - 0x420152dc 0x70 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e26e 0x70 esp-idf/console/libconsole.a(commands.c.obj) .text.help_command - 0x4201534c 0xbe esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e2de 0xbe esp-idf/console/libconsole.a(commands.c.obj) .text.esp_console_init - 0x4201540a 0x82 esp-idf/console/libconsole.a(commands.c.obj) - 0x4201540a esp_console_init + 0x4200e39c 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e39c esp_console_init .text.esp_console_deinit - 0x4201548c 0x7c esp-idf/console/libconsole.a(commands.c.obj) - 0x4201548c esp_console_deinit + 0x4200e41e 0x7c esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e41e esp_console_deinit .text.esp_console_cmd_register - 0x42015508 0x130 esp-idf/console/libconsole.a(commands.c.obj) - 0x42015508 esp_console_cmd_register + 0x4200e49a 0x130 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e49a esp_console_cmd_register .text.esp_console_get_completion - 0x42015638 0x58 esp-idf/console/libconsole.a(commands.c.obj) - 0x42015638 esp_console_get_completion + 0x4200e5ca 0x58 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e5ca esp_console_get_completion .text.esp_console_get_hint - 0x42015690 0x74 esp-idf/console/libconsole.a(commands.c.obj) - 0x42015690 esp_console_get_hint + 0x4200e622 0x74 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e622 esp_console_get_hint .text.esp_console_run - 0x42015704 0xcc esp-idf/console/libconsole.a(commands.c.obj) - 0x42015704 esp_console_run + 0x4200e696 0xcc esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e696 esp_console_run .text.esp_console_register_help_command - 0x420157d0 0x6a esp-idf/console/libconsole.a(commands.c.obj) - 0x420157d0 esp_console_register_help_command + 0x4200e762 0x6a esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e762 esp_console_register_help_command .text.esp_console_split_argv - 0x4201583a 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) - 0x4201583a esp_console_split_argv + 0x4200e7cc 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x4200e7cc esp_console_split_argv .text.arg_dstr_create - 0x42015944 0x2c esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015944 arg_dstr_create + 0x4200e8d6 0x2c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e8d6 arg_dstr_create .text.arg_dstr_cstr - 0x42015970 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015970 arg_dstr_cstr + 0x4200e902 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e902 arg_dstr_cstr .text.arg_dstr_free - 0x42015974 0x28 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015974 arg_dstr_free + 0x4200e906 0x28 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e906 arg_dstr_free .text.setup_append_buf - 0x4201599c 0xd6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e92e 0xd6 esp-idf/console/libconsole.a(arg_dstr.c.obj) .text.arg_dstr_cat - 0x42015a72 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015a72 arg_dstr_cat + 0x4200ea04 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ea04 arg_dstr_cat .text.arg_dstr_catf - 0x42015ac2 0xae esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015ac2 arg_dstr_catf + 0x4200ea54 0xae esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ea54 arg_dstr_catf .text.arg_dstr_catc - 0x42015b70 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015b70 arg_dstr_catc + 0x4200eb02 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200eb02 arg_dstr_catc .text.arg_dstr_reset - 0x42015b9e 0x38 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015b9e arg_dstr_reset + 0x4200eb30 0x38 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200eb30 arg_dstr_reset .text.arg_dstr_destroy - 0x42015bd6 0x1a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x42015bd6 arg_dstr_destroy + 0x4200eb68 0x1a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200eb68 arg_dstr_destroy .text.arg_end_resetfn - 0x42015bf0 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200eb82 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) .text.arg_end_errorfn - 0x42015bf6 0xda esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end 0x42015cd0 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x42015cd0 arg_end + 0x4200eb88 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4200ec62 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200ec62 arg_end .text.arg_print_errors_ds - 0x42015d34 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x42015d34 arg_print_errors_ds + 0x4200ecc6 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200ecc6 arg_print_errors_ds .text.arg_print_errors - 0x42015d88 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x42015d88 arg_print_errors + 0x4200ed1a 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200ed1a arg_print_errors .text.arg_str_resetfn - 0x42015dc8 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200ed5a 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_scanfn - 0x42015dec 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200ed7e 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_checkfn - 0x42015e14 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200eda6 0xa esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_errorfn - 0x42015e1e 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200edb0 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_strn - 0x42015ec0 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x42015ec0 arg_strn + 0x4200ee52 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200ee52 arg_strn .text.arg_str0 - 0x42015f72 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x42015f72 arg_str0 - .text.panic 0x42015f86 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200ef04 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200ef04 arg_str0 + .text.panic 0x4200ef18 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xmalloc - 0x42015fd4 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x42015fd4 argtable3_xmalloc + 0x4200ef66 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200ef66 argtable3_xmalloc .text.argtable3_xfree - 0x42016000 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x42016000 argtable3_xfree + 0x4200ef92 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200ef92 argtable3_xfree .text.arg_register_error - 0x42016012 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200efa4 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_endindex - 0x4201606c 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200effe 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_untagged - 0x42016086 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f018 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_check - 0x4201616e 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f100 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_reset - 0x420161c4 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat 0x420161fe 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f156 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4200f190 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_shortoptions - 0x4201623c 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f1ce 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_longoptions - 0x420162f0 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f282 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.find_shortoption - 0x4201644a 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f3dc 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_tagged - 0x42016490 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f422 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_optionv - 0x4201662e 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f5c0 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_option - 0x42016788 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f71a 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_gnuswitch_ds - 0x420168d6 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f868 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_formatted_ds - 0x420169ac 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f93e 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse - 0x42016ac8 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016ac8 arg_parse + 0x4200fa5a 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fa5a arg_parse .text.arg_print_option_ds - 0x42016b70 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016b70 arg_print_option_ds + 0x4200fb02 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fb02 arg_print_option_ds .text.arg_print_syntax_ds - 0x42016bde 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016bde arg_print_syntax_ds + 0x4200fb70 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fb70 arg_print_syntax_ds .text.arg_print_glossary_ds - 0x42016d2a 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016d2a arg_print_glossary_ds + 0x4200fcbc 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fcbc arg_print_glossary_ds .text.arg_print_glossary - 0x42016dbe 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016dbe arg_print_glossary + 0x4200fd50 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fd50 arg_print_glossary .text.arg_print_formatted - 0x42016dfe 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x42016dfe arg_print_formatted + 0x4200fd90 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200fd90 arg_print_formatted .text.riscv_decode_offset_from_jal_instruction - 0x42016e46 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x42016e46 riscv_decode_offset_from_jal_instruction + 0x4200fdd8 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200fdd8 riscv_decode_offset_from_jal_instruction .text.gpio_ll_iomux_out - 0x42016e92 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fe24 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_enable - 0x42016eee 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fe80 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_disable - 0x42016f6e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ff00 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_disable - 0x42016fee 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ff80 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_enable - 0x4201708c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201001e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_disable - 0x4201710c 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201009e 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x4201718a 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201011c 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4201720c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201019e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4201728c 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201021e 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4201730e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420102a0 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4201738e 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010320 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x42017426 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420103b8 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x420174be 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010450 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x42017554 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420104e6 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_enable - 0x420175ea 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201057c 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x42017686 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017686 gpio_pullup_en + 0x42010618 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010618 gpio_pullup_en .text.gpio_pullup_dis - 0x4201772e 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201772e gpio_pullup_dis + 0x420106c0 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420106c0 gpio_pullup_dis .text.gpio_pulldown_en - 0x420177f0 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420177f0 gpio_pulldown_en + 0x42010782 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010782 gpio_pulldown_en .text.gpio_pulldown_dis - 0x42017898 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017898 gpio_pulldown_dis + 0x4201082a 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201082a gpio_pulldown_dis .text.gpio_set_level - 0x4201793c 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201793c gpio_set_level + 0x420108ce 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420108ce gpio_set_level .text.gpio_set_pull_mode - 0x420179c4 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420179c4 gpio_set_pull_mode + 0x42010956 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010956 gpio_set_pull_mode .text.gpio_set_direction - 0x42017b0a 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017b0a gpio_set_direction + 0x42010a9c 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010a9c gpio_set_direction .text.gpio_iomux_in - 0x42017bbe 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017bbe gpio_iomux_in + 0x42010b50 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010b50 gpio_iomux_in .text.gpio_iomux_out - 0x42017bea 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017bea gpio_iomux_out + 0x42010b7c 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010b7c gpio_iomux_out .text.gpio_sleep_set_direction - 0x42017c04 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017c04 gpio_sleep_set_direction + 0x42010b96 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010b96 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x42017ca4 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017ca4 gpio_sleep_set_pull_mode + 0x42010c36 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010c36 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x42017dea 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017dea gpio_sleep_sel_en + 0x42010d7c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010d7c gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x42017e82 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017e82 gpio_sleep_sel_dis + 0x42010e14 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010e14 gpio_sleep_sel_dis .text.gpio_func_sel - 0x42017f18 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42017f18 gpio_func_sel + 0x42010eaa 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010eaa gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x42017fc6 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x42017fc6 rtc_gpio_is_valid_gpio - .text.load_partitions - 0x42017fca 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.ensure_partitions_loaded - 0x420181ae 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.iterator_create - 0x4201822c 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_iterator_release - 0x4201826a 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201826a esp_partition_iterator_release - .text.esp_partition_next - 0x4201827c 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201827c esp_partition_next - .text.esp_partition_find - 0x42018332 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42018332 esp_partition_find - .text.esp_partition_get - 0x42018378 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42018378 esp_partition_get - .text.esp_partition_find_first - 0x420183aa 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x420183aa esp_partition_find_first - .text.esp_partition_write - 0x420183d6 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420183d6 esp_partition_write - .text.esp_partition_read_raw - 0x42018466 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42018466 esp_partition_read_raw - .text.esp_partition_write_raw - 0x420184c2 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420184c2 esp_partition_write_raw - .text.esp_partition_erase_range - 0x4201852a 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201852a esp_partition_erase_range - .text.esp_partition_mmap - 0x420185aa 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420185aa esp_partition_mmap - .text.esp_partition_munmap - 0x4201863a 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201863a esp_partition_munmap - .text.esp_partition_read - 0x42018648 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42018648 esp_partition_read - .text.esp_partition_is_flash_region_writable - 0x420186f4 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420186f4 esp_partition_is_flash_region_writable - .text.esp_partition_main_flash_region_safe - 0x4201875a 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201875a esp_partition_main_flash_region_safe + 0x42010f58 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x42010f58 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x420187aa 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x420187aa bootloader_init_mem + 0x42010f5c 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42010f5c bootloader_init_mem .text.bootloader_flash_update_id - 0x420187b8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x420187b8 bootloader_flash_update_id + 0x42010f6a 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x42010f6a bootloader_flash_update_id .text.s_mem_caps_check - 0x420187d8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010f8a 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x420187ee 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010fa0 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x42018828 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010fda 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4201883e 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010ff0 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x42018860 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42011012 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x420188b8 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201106a 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x42018960 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42011112 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x42018a08 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42018a08 esp_mmu_map_init + 0x420111ba 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420111ba esp_mmu_map_init .text.esp_mmu_map - 0x42018ba2 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42018ba2 esp_mmu_map + 0x42011354 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42011354 esp_mmu_map .text.esp_mmu_unmap - 0x420190b6 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420190b6 esp_mmu_unmap + 0x42011868 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42011868 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x4201923e 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4201923e esp_mmu_vaddr_to_paddr + 0x420119f0 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420119f0 esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x42019338 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x42019338 spi_flash_init_lock + 0x42011aea 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011aea spi_flash_init_lock .text.spi_flash_op_lock - 0x4201933a 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4201933a spi_flash_op_lock + 0x42011aec 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011aec spi_flash_op_lock .text.spi_flash_op_unlock - 0x4201934c 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4201934c spi_flash_op_unlock + 0x42011afe 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011afe spi_flash_op_unlock .text.spi_flash_mmap - 0x4201935e 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4201935e spi_flash_mmap + 0x42011b10 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42011b10 spi_flash_mmap .text.spi_flash_munmap - 0x42019426 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42019426 spi_flash_munmap + 0x42011bd8 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42011bd8 spi_flash_munmap .text.spi_flash_cache2phys - 0x42019494 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42019494 spi_flash_cache2phys + 0x42011c46 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42011c46 spi_flash_cache2phys .text.esp_mspi_get_io - 0x420194b8 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x420194b8 esp_mspi_get_io + 0x42011c6a 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42011c6a esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x42019552 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x42019552 esp_mspi_pin_reserve + 0x42011d04 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42011d04 esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x420195a6 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x420195a6 esp_flash_read_chip_id + 0x42011d58 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x42011d58 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x420195ba 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42011d6c 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x420195f8 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x420195f8 esp_flash_init_default_chip + 0x42011daa 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42011daa esp_flash_init_default_chip .text.esp_flash_app_init - 0x4201976e 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4201976e esp_flash_app_init + 0x42011f20 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42011f20 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4201978e 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4201978e esp_flash_app_enable_os_functions + 0x42011f40 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x42011f40 esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x420197b8 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x420197b8 esp_crosscore_int_init + 0x42011f6a 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42011f6a esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4201981e 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4201981e esp_vApplicationIdleHook + 0x42011fd0 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42011fd0 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x42019864 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42019864 esp_register_freertos_idle_hook_for_cpu + 0x42012016 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42012016 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x420198d8 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420198d8 esp_register_freertos_tick_hook_for_cpu + 0x4201208a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4201208a esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4201994c 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4201994c esp_register_freertos_tick_hook + 0x420120fe 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420120fe esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x4201995c 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4201995c esp_int_wdt_init + 0x4201210e 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4201210e esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x42019a24 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42019a24 esp_int_wdt_cpu_init + 0x420121d6 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x420121d6 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x42019a78 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201222a 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x42019aa8 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201225a 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x42019ada 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201228c 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x42019b06 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420122b8 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x42019c80 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42012432 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x42019ca6 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42019ca6 task_wdt_timeout_abort + 0x42012458 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42012458 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x42019d40 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420124f2 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x42019d90 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42019d90 esp_task_wdt_add + 0x42012542 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42012542 esp_task_wdt_add .text.subscribe_idle - 0x42019df6 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420125a8 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x42019ea8 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42019ea8 esp_task_wdt_init + 0x4201265a 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201265a esp_task_wdt_init .text.esp_task_wdt_reset - 0x42019fec 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42019fec esp_task_wdt_reset + 0x4201279e 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201279e esp_task_wdt_reset .text.idle_hook_cb - 0x4201a0b8 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201286a 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x4201a0c8 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4201a0c8 esp_task_wdt_print_triggered_tasks + 0x4201287a 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201287a esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4201a1f2 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420129a4 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4201a2f8 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201a2f8 esp_task_wdt_impl_timer_allocate + 0x42012aaa 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42012aaa esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4201a3ea 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201a3ea esp_task_wdt_impl_timer_feed + 0x42012b9c 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42012b9c esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4201a420 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201a420 esp_task_wdt_impl_timeout_triggered + 0x42012bd2 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42012bd2 esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x4201a44e 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201a44e esp_task_wdt_impl_timer_restart + 0x42012c00 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42012c00 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x4201a48e 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012c40 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x4201a4ba 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012c6c 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4201a4e6 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012c98 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x4201a58a 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012d3c 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x4201a5b2 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201a5b2 spi_flash_hal_init + 0x42012d64 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012d64 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x4201a6ba 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201a6ba spi_flash_hal_supports_direct_write + 0x42012e6c 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012e6c spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x4201a6cc 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201a6cc spi_flash_hal_supports_direct_read + 0x42012e7e 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012e7e spi_flash_hal_supports_direct_read .text.uart_ll_get_baudrate - 0x4201a6de 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012e90 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x4201a716 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a716 uart_hal_get_sclk + 0x42012ec8 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012ec8 uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x4201a73c 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a73c uart_hal_get_baudrate + 0x42012eee 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012eee uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x4201a756 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a756 uart_hal_set_stop_bits + 0x42012f08 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f08 uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x4201a768 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a768 uart_hal_get_stop_bits + 0x42012f1a 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f1a uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x4201a774 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a774 uart_hal_set_data_bit_num + 0x42012f26 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f26 uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x4201a784 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a784 uart_hal_get_data_bit_num + 0x42012f36 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f36 uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x4201a790 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a790 uart_hal_set_parity + 0x42012f42 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f42 uart_hal_set_parity .text.uart_hal_get_parity - 0x4201a7b0 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a7b0 uart_hal_get_parity + 0x42012f62 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f62 uart_hal_get_parity .text.uart_hal_set_hw_flow_ctrl - 0x4201a7cc 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a7cc uart_hal_set_hw_flow_ctrl + 0x42012f7e 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012f7e uart_hal_set_hw_flow_ctrl .text.uart_hal_set_tx_idle_num - 0x4201a816 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a816 uart_hal_set_tx_idle_num + 0x42012fc8 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012fc8 uart_hal_set_tx_idle_num .text.uart_hal_set_rxfifo_full_thr - 0x4201a830 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a830 uart_hal_set_rxfifo_full_thr + 0x42012fe2 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012fe2 uart_hal_set_rxfifo_full_thr .text.uart_hal_set_txfifo_empty_thr - 0x4201a842 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a842 uart_hal_set_txfifo_empty_thr + 0x42012ff4 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012ff4 uart_hal_set_txfifo_empty_thr .text.uart_hal_init - 0x4201a85c 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a85c uart_hal_init + 0x4201300e 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201300e uart_hal_init .text.uart_hal_get_symb_len - 0x4201a8c4 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a8c4 uart_hal_get_symb_len + 0x42013076 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42013076 uart_hal_get_symb_len .text.uart_hal_set_rx_timeout - 0x4201a902 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201a902 uart_hal_set_rx_timeout + 0x420130b4 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420130b4 uart_hal_set_rx_timeout .text.esp_cpu_configure_region_protection - 0x4201a95c 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x4201a95c esp_cpu_configure_region_protection + 0x4201310e 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x4201310e esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x4201aa5c 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4201aa5c periph_rtc_dig_clk8m_enable + 0x4201320e 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4201320e periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_disable - 0x4201aaba 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4201aaba periph_rtc_dig_clk8m_disable + 0x4201326c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4201326c periph_rtc_dig_clk8m_disable .text.esp_gpio_reserve - 0x4201ab24 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x4201ab24 esp_gpio_reserve + 0x420132d6 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x420132d6 esp_gpio_reserve .text.esp_clk_tree_src_get_freq_hz - 0x4201ab40 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x4201ab40 esp_clk_tree_src_get_freq_hz + 0x420132f2 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420132f2 esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x4201acde 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42013490 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text.esp_clk_tree_rc_fast_d256_get_freq_hz - 0x4201ad4a 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201ad4a esp_clk_tree_rc_fast_d256_get_freq_hz + 0x420134fc 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420134fc esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x4201adc0 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201adc0 esp_clk_tree_xtal32k_get_freq_hz + 0x42013572 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42013572 esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x4201ae3a 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201ae3a esp_clk_tree_lp_slow_get_freq_hz + 0x420135ec 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420135ec esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x4201ae7c 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201ae7c esp_clk_tree_rc_fast_get_freq_hz + 0x4201362e 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201362e esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x4201ae9c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201ae9c esp_clk_tree_lp_fast_get_freq_hz + 0x4201364e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201364e esp_clk_tree_lp_fast_get_freq_hz .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x4201af08 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420136ba 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 - 0x4201af2e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420136e0 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4201af5e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013710 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_init_partition - 0x4201af6e 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201af6e nvs_flash_init_partition + 0x42013720 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013720 nvs_flash_init_partition .text.nvs_flash_init - 0x4201afa6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201afa6 nvs_flash_init + 0x42013758 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013758 nvs_flash_init .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4201afbc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201afbc intrusive_list::erase(intrusive_list::iterator) + 0x4201376e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201376e intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x4201afd8 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201378a 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x4201b026 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201b026 nvs_flash_erase_partition + 0x420137d8 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420137d8 nvs_flash_erase_partition .text.nvs_flash_erase - 0x4201b084 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201b084 nvs_flash_erase + 0x42013836 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013836 nvs_flash_erase .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4201b09a 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201384c 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_ - 0x4201b0e4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013896 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4201b12e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138e0 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 - 0x4201b18e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013940 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4201b1c2 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013974 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4201b242 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420139f4 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 - 0x4201b298 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013a4a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4201b2cc 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013a7e 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x4201b34c 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b34c nvs::Item::getKey(char*, unsigned int) + 0x42013afe 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013afe nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201b386 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b386 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42013b38 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013b38 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x4201b424 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b424 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x42013bd6 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013bd6 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201b444 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b444 nvs::Storage::populateBlobIndices(intrusive_list&) + 0x42013bf6 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013bf6 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x4201b4e8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b4e8 intrusive_list::erase(intrusive_list::iterator) + 0x42013c9a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013c9a intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201b504 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b504 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x42013cb6 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013cb6 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x4201b624 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b624 CompressedEnumTable::set(unsigned int, bool) + 0x42013dd6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013dd6 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4201b654 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b654 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x42013e06 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013e06 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4201b674 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b674 intrusive_list::clearAndFreeNodes() + 0x42013e26 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013e26 intrusive_list::clearAndFreeNodes() .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x4201b6a2 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b6a2 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x42013e54 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013e54 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x4201b6ee 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b6ee std::unique_ptr >::~unique_ptr() - 0x4201b6ee std::unique_ptr >::~unique_ptr() + 0x42013ea0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013ea0 std::unique_ptr >::~unique_ptr() + 0x42013ea0 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x4201b70a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b70a intrusive_list::erase(intrusive_list::iterator) + 0x42013ebc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013ebc intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x4201b726 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b726 intrusive_list::clearAndFreeNodes() + 0x42013ed8 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013ed8 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x4201b754 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b754 nvs::Storage::clearNamespaces() + 0x42013f06 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013f06 nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x4201b766 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b766 nvs::Storage::init(unsigned long, unsigned long) + 0x42013f18 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013f18 nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x4201b8a4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201b8a4 nvs::Storage::~Storage() - 0x4201b8a4 nvs::Storage::~Storage() + 0x42014056 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42014056 nvs::Storage::~Storage() + 0x42014056 nvs::Storage::~Storage() .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x4201b8c0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201b8c0 nvs::NVSHandleSimple::get_partition_name() const + 0x42014072 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42014072 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x4201b8d4 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b8d4 nvs::NVSPartition::~NVSPartition() - 0x4201b8d4 nvs::NVSPartition::~NVSPartition() + 0x42014086 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42014086 nvs::NVSPartition::~NVSPartition() + 0x42014086 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x4201b8ea 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b8ea nvs::NVSPartition::get_partition_name() + 0x4201409c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201409c nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x4201b8f0 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b8f0 nvs::NVSPartition::get_address() + 0x420140a2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140a2 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x4201b8f6 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b8f6 nvs::NVSPartition::get_size() + 0x420140a8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140a8 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x4201b8fc 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b8fc nvs::NVSPartition::get_readonly() + 0x420140ae 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140ae nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x4201b904 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b904 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x420140b6 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140b6 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x4201b914 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b914 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x420140c6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140c6 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x4201b930 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b930 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x420140e2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140e2 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4201b940 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b940 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x420140f2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420140f2 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x4201b95c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b95c nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x4201410e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201410e nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x4201b96c 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b96c nvs::NVSPartition::~NVSPartition() + 0x4201411e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201411e nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x4201b992 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201b992 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x4201b992 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42014144 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42014144 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42014144 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x4201b9c4 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201b9c4 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x4201b9c4 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42014176 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014176 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42014176 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x4201b9d0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201b9d0 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42014182 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014182 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x4201b9ec 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201419e 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 - 0x4201ba12 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420141c4 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ - 0x4201ba42 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420141f4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4201ba52 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201ba52 nvs::Storage::Storage(nvs::Partition*) - 0x4201ba52 nvs::Storage::Storage(nvs::Partition*) + 0x42014204 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014204 nvs::Storage::Storage(nvs::Partition*) + 0x42014204 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x4201ba9c 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201ba9c nvs::NVSPartitionManager::get_instance() + 0x4201424e 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201424e nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x4201bafe 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bafe nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x420142b0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420142b0 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x4201bb12 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bb12 intrusive_list::push_back(nvs::NVSPartition*) + 0x420142c4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420142c4 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x4201bb32 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bb32 intrusive_list::erase(intrusive_list::iterator) + 0x420142e4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420142e4 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x4201bb4e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bb4e intrusive_list::push_back(nvs::Storage*) + 0x42014300 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014300 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x4201bb6e 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bb6e nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x42014320 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014320 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x4201bc1e 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bc1e nvs::NVSPartitionManager::init_partition(char const*) + 0x420143d0 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420143d0 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x4201bc98 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bc98 intrusive_list::erase(intrusive_list::iterator) + 0x4201444a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201444a intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x4201bcb4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bcb4 intrusive_list::erase(intrusive_list::iterator) + 0x42014466 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014466 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x4201bcd0 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201bcd0 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42014482 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42014482 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN3nvs4LockC2Ev - 0x4201bd6e 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4201bd6e nvs::Lock::Lock() - 0x4201bd6e nvs::Lock::Lock() + 0x42014520 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42014520 nvs::Lock::Lock() + 0x42014520 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x4201bd88 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4201bd88 nvs::Lock::~Lock() - 0x4201bd88 nvs::Lock::~Lock() + 0x4201453a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4201453a nvs::Lock::~Lock() + 0x4201453a nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x4201bda2 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4201bda2 nvs::Lock::init() + 0x42014554 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42014554 nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x4201bda6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bda6 nvs::HashList::HashList() - 0x4201bda6 nvs::HashList::HashList() + 0x42014558 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014558 nvs::HashList::HashList() + 0x42014558 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x4201bdb4 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bdb4 nvs::HashList::HashListBlock::HashListBlock() - 0x4201bdb4 nvs::HashList::HashListBlock::HashListBlock() + 0x42014566 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014566 nvs::HashList::HashListBlock::HashListBlock() + 0x42014566 nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x4201bdde 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bdde nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42014590 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014590 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x4201be42 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201be42 intrusive_list::erase(intrusive_list::iterator) + 0x420145f4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420145f4 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x4201be5e 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201be5e nvs::HashList::clear() + 0x42014610 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014610 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x4201be94 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201be94 nvs::HashList::~HashList() - 0x4201be94 nvs::HashList::~HashList() + 0x42014646 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014646 nvs::HashList::~HashList() + 0x42014646 nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x4201bea2 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bea2 nvs::HashList::erase(unsigned int) + 0x42014654 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014654 nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4201bf44 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bf44 intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x420146f6 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420146f6 intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4201bf64 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201bf64 nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42014716 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014716 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 - 0x4201bffa 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420147ac 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x4201c080 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c080 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x4201c080 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42014832 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014832 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42014832 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x4201c0e0 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c0e0 nvs::Page::Page() - 0x4201c0e0 nvs::Page::Page() + 0x42014892 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014892 nvs::Page::Page() + 0x42014892 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x4201c122 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c122 nvs::Page::Header::calculateCrc32() + 0x420148d4 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420148d4 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x4201c13c 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c13c nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x420148ee 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420148ee nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x4201c194 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c194 nvs::Page::initialize() + 0x42014946 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014946 nvs::Page::initialize() .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x4201c210 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c210 nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x420149c2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420149c2 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x4201c23c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c23c nvs::Page::getSeqNumber(unsigned long&) const + 0x420149ee 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420149ee nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x4201c266 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c266 nvs::Page::setSeqNumber(unsigned long) + 0x42014a18 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a18 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x4201c27c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c27c nvs::Page::erase() + 0x42014a2e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a2e nvs::Page::erase() .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x4201c2c0 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c2c0 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x42014a72 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a72 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x4201c2f2 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c2f2 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x42014aa4 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014aa4 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x4201c348 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c348 nvs::Page::writeEntry(nvs::Item const&) + 0x42014afa 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014afa nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x4201c3b0 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c3b0 nvs::Page::copyItems(nvs::Page&) + 0x42014b62 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014b62 nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x4201c480 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c480 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x42014c32 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014c32 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x4201c51c 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c51c nvs::Page::eraseEntryAndSpan(unsigned int) + 0x42014cce 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014cce nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x4201c65c 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c65c nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42014e0e 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014e0e nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x4201c8a0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c8a0 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42015052 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42015052 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x4201c8ca 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201c8ca nvs::Page::mLoadEntryTable() + 0x4201507c 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201507c nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x4201cc96 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201cc96 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42015448 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42015448 nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x4201cdce 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015580 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 - 0x4201cdf6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420155a8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x4201ce26 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420155d8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x4201ce36 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201ce36 intrusive_list::push_back(nvs::Page*) + 0x420155e8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420155e8 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x4201ce56 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201ce56 intrusive_list::erase(intrusive_list::iterator) + 0x42015608 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015608 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x4201ce72 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201ce72 intrusive_list::clear() + 0x42015624 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015624 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x4201ce8e 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201ce8e nvs::PageManager::activatePage() + 0x42015640 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015640 nvs::PageManager::activatePage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x4201cee4 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201cee4 intrusive_list::push_front(nvs::Page*) + 0x42015696 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015696 intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x4201cf02 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201cf02 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x420156b4 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420156b4 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x4201cf30 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201cf30 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x420156e2 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420156e2 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x4201d19e 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x4201d19e nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42015950 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42015950 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x4201d1f8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201d1f8 nvs::Item::calculateCrc32() const + 0x420159a8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420159a8 nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x4201d232 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201d232 nvs::Item::calculateCrc32WithoutValue() const + 0x420159e2 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420159e2 nvs::Item::calculateCrc32WithoutValue() const .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x4201d26c 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201d26c nvs::Item::checkHeaderConsistency(unsigned char) const - .text.esp_ota_get_running_partition - 0x4201d39e 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x4201d39e esp_ota_get_running_partition + 0x42015a1c 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42015a1c nvs::Item::checkHeaderConsistency(unsigned char) const + .text.load_partitions + 0x42015b4e 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x42015d32 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x42015db0 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x42015dee 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015dee esp_partition_iterator_release + .text.esp_partition_next + 0x42015e00 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015e00 esp_partition_next + .text.esp_partition_find + 0x42015eb6 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015eb6 esp_partition_find + .text.esp_partition_get + 0x42015efc 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015efc esp_partition_get + .text.esp_partition_find_first + 0x42015f2e 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015f2e esp_partition_find_first + .text.esp_partition_write + 0x42015f5a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015f5a esp_partition_write + .text.esp_partition_read_raw + 0x42015fea 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015fea esp_partition_read_raw + .text.esp_partition_write_raw + 0x42016046 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42016046 esp_partition_write_raw + .text.esp_partition_erase_range + 0x420160ae 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420160ae esp_partition_erase_range + .text.esp_partition_mmap + 0x4201612e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4201612e esp_partition_mmap + .text.esp_partition_munmap + 0x420161be 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420161be esp_partition_munmap + .text.esp_partition_read + 0x420161cc 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420161cc esp_partition_read + .text.esp_partition_is_flash_region_writable + 0x42016278 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42016278 esp_partition_is_flash_region_writable + .text.esp_partition_main_flash_region_safe + 0x420162de 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420162de esp_partition_main_flash_region_safe .text.clk_hal_lp_slow_get_freq_hz - 0x4201d464 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201d464 clk_hal_lp_slow_get_freq_hz + 0x4201632c 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201632c clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x4201d4c0 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201d4c0 clk_hal_xtal_get_freq_mhz + 0x42016388 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42016388 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x4201d51e 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201d51e clk_hal_soc_root_get_freq_mhz + 0x420163e6 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420163e6 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x4201d580 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201d580 clk_hal_cpu_get_freq_hz + 0x42016448 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42016448 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x4201d5f8 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420164c0 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x4201d624 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201d624 clk_hal_apb_get_freq_hz - .text._ZdlPvj 0x4201d632 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x4201d632 operator delete(void*, unsigned int) - .text._ZdlPvjSt11align_val_t - 0x4201d634 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - 0x4201d634 operator delete(void*, unsigned int, std::align_val_t) - .text._ZdaPv 0x4201d638 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x4201d638 operator delete[](void*) - .text._ZdaPvj 0x4201d63a 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - 0x4201d63a operator delete[](void*, unsigned int) + 0x420164ec 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420164ec clk_hal_apb_get_freq_hz + .text.esp_ota_get_running_partition + 0x420164fa 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420164fa esp_ota_get_running_partition + .text._ZdaPv 0x420165c0 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x420165c0 operator delete[](void*) + .text._ZdaPvj 0x420165c2 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x420165c2 operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x4201d63e 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d63e __gnu_cxx::__concurrence_lock_error::what() const + 0x420165c6 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420165c6 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4201d648 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d648 __gnu_cxx::__concurrence_unlock_error::what() const + 0x420165d0 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420165d0 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x4201d652 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d652 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x4201d652 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420165da 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420165da __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420165da __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x4201d65e 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d65e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420165e6 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420165e6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x4201d678 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d678 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x4201d678 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420165fe 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420165fe __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420165fe __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x4201d684 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d684 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4201660a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4201660a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x4201d69e 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d69e __gnu_cxx::__mutex::lock() + 0x42016622 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016622 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x4201d6ce 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d6ce __gnu_cxx::__mutex::unlock() + 0x42016652 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016652 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x4201d6fe 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201d6fe std::get_new_handler() + 0x42016682 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016682 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4201d72e 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420166b2 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x4201d73c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x4201d73c operator new[](unsigned int, std::nothrow_t const&) + 0x420166c0 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x420166c0 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x4201d750 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201d750 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x4201d750 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420166d4 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420166d4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420166d4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4201d75c 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201d75c __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420166e0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420166e0 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4201d776 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420166f8 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x4201d7b0 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201d7b0 __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 + 0x42016732 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016732 __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_ - 0x4201d864 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201d864 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420167e6 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420167e6 __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 - 0x4201d8a8 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201d8a8 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4201682a 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4201682a __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x4201d8ea 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4201d8ea std::type_info::~type_info() - 0x4201d8ea std::type_info::~type_info() + 0x4201686c 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4201686c std::type_info::~type_info() + 0x4201686c std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x4201d8ec 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4201d8ec std::type_info::__is_function_p() const - 0x4201d8ec std::type_info::__is_pointer_p() const + 0x4201686e 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4201686e std::type_info::__is_function_p() const + 0x4201686e std::type_info::__is_pointer_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x4201d8f0 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d8f0 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x42016872 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016872 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x4201d926 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d926 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420168a8 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420168a8 __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 - 0x4201d930 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d930 __cxxabiv1::__class_type_info::~__class_type_info() - 0x4201d930 __cxxabiv1::__class_type_info::~__class_type_info() + 0x420168b2 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420168b2 __cxxabiv1::__class_type_info::~__class_type_info() + 0x420168b2 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4201d93e 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d93e __cxxabiv1::__class_type_info::~__class_type_info() + 0x420168c0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420168c0 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4201d958 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420168d8 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x4201d992 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d992 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42016912 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016912 __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 - 0x4201d9bc 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201d9bc __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 + 0x4201693c 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4201693c __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 - 0x4201da10 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201da10 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4201da54 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x4201da54 operator delete(void*) - .text._ZdlPvSt11align_val_t - 0x4201da5c 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - 0x4201da5c operator delete(void*, std::align_val_t) + 0x42016990 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016990 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x420169d4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x420169d4 operator delete(void*) + .text._ZdlPvj 0x420169dc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x420169dc operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4201da64 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4201da64 __cxa_begin_catch + 0x420169e0 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x420169e0 __cxa_begin_catch .text.__cxa_end_catch - 0x4201dad4 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4201dad4 __cxa_end_catch + 0x42016a50 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x42016a50 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x4201db3a 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x4201db3a std::exception::~exception() - 0x4201db3a std::exception::~exception() + 0x42016ab6 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x42016ab6 std::exception::~exception() + 0x42016ab6 std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4201db3c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016ab8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x4201db6c 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4201db6c __cxa_get_globals_fast + 0x42016ae8 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016ae8 __cxa_get_globals_fast .text.__cxa_get_globals - 0x4201db96 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4201db96 __cxa_get_globals + 0x42016b12 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016b12 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x4201dbf2 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016b6e 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x4201dc1c 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4201dc1c __cxxabiv1::__terminate(void (*)()) + 0x42016b98 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016b98 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4201dc36 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4201dc36 std::get_terminate() + 0x42016bb2 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016bb2 std::get_terminate() .text._ZSt9terminatev - 0x4201dc62 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4201dc62 std::terminate() + 0x42016bde 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016bde std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4201dc6e 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x4201dc7c 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x4201dc7c operator new[](unsigned int) - .text._Znwj 0x4201dc7e 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x4201dc7e operator new(unsigned int) + 0x42016bea 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x42016bf8 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x42016bf8 operator new[](unsigned int) + .text._Znwj 0x42016bfa 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x42016bfa operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x4201dcc8 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4201dcc8 std::bad_alloc::what() const + 0x42016c44 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016c44 std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x4201dcd2 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4201dcd2 std::bad_alloc::~bad_alloc() - 0x4201dcd2 std::bad_alloc::~bad_alloc() + 0x42016c4e 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016c4e std::bad_alloc::~bad_alloc() + 0x42016c4e std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x4201dce0 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4201dce0 std::bad_alloc::~bad_alloc() + 0x42016c5c 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016c5c std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x4201dcfa 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016c76 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4201dd06 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201dd06 __wrap__Unwind_DeleteException + 0x42016c82 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016c82 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x4201dd12 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201dd12 __wrap___gxx_personality_v0 + 0x42016c8e 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016c8e __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x4201dd1a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201dd1a __wrap___cxa_allocate_exception + 0x42016c96 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016c96 __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4201dd26 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201dd26 __wrap___cxa_throw - .text 0x4201dd32 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - 0x4201dd32 exit - .text 0x4201dd52 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - 0x4201dd52 _findenv - 0x4201dd70 getenv - .text 0x4201dd8a 0xac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - 0x4201dd8a _findenv_r - 0x4201de28 _getenv_r - .text 0x4201de36 0x184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - 0x4201df6c _strtol_r - 0x4201df6e strtol_l - .text 0x4201dfba 0x758 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - 0x4201e65e getopt - 0x4201e690 getopt_long - 0x4201e6c6 getopt_long_only - 0x4201e6fc __getopt_r - 0x4201e706 __getopt_long_r - 0x4201e70c __getopt_long_only_r - .text 0x4201e712 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x4201eb46 _vfprintf_r - 0x42020e74 vfprintf - .text 0x42020f42 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x42021376 __sprint_r - 0x4202139a _vfiprintf_r - 0x420228e8 vfiprintf - .text 0x420229b4 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x420229b4 _fclose_r - 0x42022a8c fclose - .text 0x42022aa2 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x42022aa2 __sflush_r - 0x42022bf0 _fflush_r - 0x42022c56 fflush - .text 0x42022c82 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - 0x42022c82 _fgetc_r - 0x42022cf8 fgetc - .text 0x42022d0e 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - 0x42022d0e _fgets_r - 0x42022e22 fgets - .text 0x42022e48 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - 0x42022e48 fileno - .text 0x42022ebc 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x42023050 __sfp_lock_acquire - 0x42023060 __sfp_lock_release - 0x42023070 __sfp - 0x42023146 __sinit - 0x42023174 __fp_lock_all - 0x4202318e __fp_unlock_all - .text 0x420231a8 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x420231a8 _fopen_r - 0x42023286 fopen - .text 0x420232a4 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - 0x420232a4 _fprintf_r - 0x420232c0 fprintf - .text 0x420232f8 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - 0x420232f8 _fputc_r - 0x4202335e fputc - .text 0x4202337c 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - 0x4202337c _fputs_r - 0x420233f6 fputs - .text 0x42023414 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x42023414 _fseek_r - 0x42023418 fseek - .text 0x42023440 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x42023440 __sfvwrite_r - .text 0x4202372e 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x4202372e _fwalk_sglue - .text 0x42023796 0xd4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - 0x42023796 _fwrite_r - 0x4202383c fwrite - .text 0x4202386a 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x4202386a _printf_r - 0x4202388c printf - .text 0x420238be 0xb2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - 0x420238be _putc_r - 0x42023952 putc - .text 0x42023970 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - 0x42023970 _putchar_r - 0x42023976 putchar - .text 0x42023990 0xa6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x42023990 _puts_r - 0x42023a20 puts - .text 0x42023a36 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x42023a5e __srefill_r - .text 0x42023b6a 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - 0x42023b6a __srget_r - 0x42023baa __srget - .text 0x42023bc0 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - 0x42023bc0 setvbuf - .text 0x42023d8a 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - 0x42023d8a _snprintf_r - 0x42023df8 snprintf - .text 0x42023e74 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x42023e74 _sprintf_r - 0x42023eae sprintf - .text 0x42023efc 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - 0x42023efc sscanf - 0x42023f5a _sscanf_r - .text 0x42023fb2 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x42023fb2 __sread - 0x42023fe4 __seofread - 0x42023fe8 __swrite - 0x4202403a __sseek - 0x42024072 __sclose - .text 0x4202407a 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x4202407a vprintf - 0x42024098 _vprintf_r - .text 0x420240a2 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x420240a2 _vsnprintf_r - 0x42024106 vsnprintf - .text 0x42024134 0xba /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - 0x42024134 __swbuf_r - .text 0x420241ee 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x420241ee __swsetup_r - .text 0x420242c0 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - 0x420242c0 _asprintf_r - 0x42024302 asprintf - .text 0x42024358 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x42024358 _fseeko_r - 0x42024650 fseeko - .text 0x42024676 0x21e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - 0x42024676 localtime_r - .text 0x42024894 0x51e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - 0x42024a46 mktime - .text 0x42024db2 0x46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - 0x42024db2 time - .text 0x42024df8 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - 0x42024df8 __tzcalc_limits - .text 0x42024f6c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - 0x42024f6c __tz_lock - 0x42024f7c __tz_unlock - .text 0x42024f8c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - 0x42024f8c _tzset_unlocked - 0x42024f9e tzset - .text 0x42024fb8 0x5ac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - 0x42024fb8 _tzset_unlocked_r - 0x4202554e _tzset_r - .text 0x42025564 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x42025564 __localeconv_l - 0x4202556a _localeconv_r - 0x42025574 localeconv - .text 0x4202557e 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x4202557e _reclaim_reent - .text 0x4202567a 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x4202567a __errno - .text 0x4202568c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x4202568c close - .text 0x420256a4 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x420256a4 fstat - .text 0x420256c4 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x420256c4 gettimeofday - .text 0x420256e8 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x420256e8 open - .text 0x42025722 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x42025722 read - .text 0x4202574a 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x4202574a write - .text 0x42025772 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x42025772 frexp - .text 0x420257f6 0xde /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - 0x420257f6 __call_exitprocs - .text 0x420258d4 0xe2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x42025a04 _dtoa_r - .text 0x42026702 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - 0x42026702 __env_lock - 0x42026712 __env_unlock - .text 0x42026722 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42026722 _Balloc - 0x420267e0 _Bfree - 0x42026848 __multadd - 0x4202690a __s2b - 0x420269ca __hi0bits - 0x42026a10 __lo0bits - 0x42026a7a __i2b - 0x42026ab4 __multiply - 0x42026c32 __pow5mult - 0x42026d0a __lshift - 0x42026e08 __mcmp - 0x42026e3e __mdiff - 0x42026fa4 __ulp - 0x42026fe8 __b2d - 0x4202709c __d2b - 0x4202717c __ratio - 0x420271ee _mprec_log10 - 0x4202724e __copybits - 0x4202729a __any_on - .text 0x420272e0 0x154 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - 0x420273e6 _strtoul_r - 0x420273e8 strtoul_l - .text 0x42027434 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - 0x42027434 siscanf - 0x42027492 _siscanf_r - .text 0x420274ea 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x4202790a __ssprint_r - 0x42027a50 _svfiprintf_r - .text 0x42028ef4 0x1c80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - 0x42028f34 _sungetc_r - 0x42028fcc __ssrefill_r - 0x42029018 _sfread_r - 0x420290b4 __ssvfiscanf_r - .text 0x4202ab74 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x4202afa8 _svfprintf_r - .text 0x4202d248 0x2106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - 0x4202d288 __ssvfscanf_r - .text 0x4202f34e 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x4202f34e __sflags - .text 0x4202f3c8 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x4202f3c8 __swhatbuf_r - 0x4202f448 __smakebuf_r - .text 0x4202f4e8 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - 0x4202f4e8 __sccl - .text 0x4202f596 0x1f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - 0x4202f596 __submore - 0x4202f62e _ungetc_r - 0x4202f76c ungetc - .text 0x4202f78a 0x6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - 0x4202f78a __gettzinfo - .text 0x4202f790 0x198 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - 0x4202f790 gmtime_r - .text 0x4202f928 0x82 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x4202f928 _setlocale_r - 0x4202f982 __locale_mb_cur_max - 0x4202f98c setlocale - .text 0x4202f9aa 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - 0x4202f9aa nanf - .text 0x4202f9b4 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x4202f9b4 _mbtowc_r - 0x4202f9be __ascii_mbtowc - .text 0x4202f9f8 0xff2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - 0x4202fa4c _strtod_l - 0x42030788 _strtod_r - 0x42030790 strtod_l - 0x420307b8 strtod - 0x420307dc strtof_l - 0x420308d6 strtof - .text 0x420309ea 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x420309ea _wctomb_r - 0x420309f4 __ascii_wctomb - .text 0x42030a14 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - 0x42030bc0 _strtoll_r - 0x42030bc2 strtoll_l - 0x42030be8 strtoll - .text 0x42030c0e 0x1ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - 0x42030daa _strtoull_r - 0x42030dac strtoull_l - 0x42030dd2 strtoull - .text 0x42030df8 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - 0x42030df8 _mbrtowc_r - 0x42030e36 mbrtowc - .text 0x42030e64 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - 0x42030e64 iswspace - .text 0x42030e68 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - 0x42030e68 iswspace_l - .text 0x42030e86 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - 0x42030e86 nan - .text 0x42030e94 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - 0x42030f3e __hexdig_fun - 0x42030f80 __gethex - .text 0x42031434 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - 0x4203145e __match - 0x4203148e __hexnan - .text 0x420315fe 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - 0x420315fe __extenddftf2 - .text 0x42031776 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x42031776 __trunctfdf2 + 0x42016ca2 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016ca2 __wrap___cxa_throw + .text 0x42016cae 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x42016cae exit + .text 0x42016cce 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x42016cce _findenv + 0x42016cec getenv + .text 0x42016d06 0xac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x42016d06 _findenv_r + 0x42016da4 _getenv_r + .text 0x42016db2 0x184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x42016ee8 _strtol_r + 0x42016eea strtol_l + .text 0x42016f36 0x758 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x420175da getopt + 0x4201760c getopt_long + 0x42017642 getopt_long_only + 0x42017678 __getopt_r + 0x42017682 __getopt_long_r + 0x42017688 __getopt_long_only_r + .text 0x4201768e 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x42017ac2 _vfprintf_r + 0x42019df0 vfprintf + .text 0x42019ebe 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x4201a2f2 __sprint_r + 0x4201a316 _vfiprintf_r + 0x4201b864 vfiprintf + .text 0x4201b930 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x4201b930 _fclose_r + 0x4201ba08 fclose + .text 0x4201ba1e 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4201ba1e __sflush_r + 0x4201bb6c _fflush_r + 0x4201bbd2 fflush + .text 0x4201bbfe 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x4201bbfe _fgetc_r + 0x4201bc74 fgetc + .text 0x4201bc8a 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x4201bc8a _fgets_r + 0x4201bd9e fgets + .text 0x4201bdc4 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x4201bdc4 fileno + .text 0x4201be38 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4201bfcc __sfp_lock_acquire + 0x4201bfdc __sfp_lock_release + 0x4201bfec __sfp + 0x4201c0c2 __sinit + 0x4201c0f0 __fp_lock_all + 0x4201c10a __fp_unlock_all + .text 0x4201c124 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4201c124 _fopen_r + 0x4201c202 fopen + .text 0x4201c220 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x4201c220 _fprintf_r + 0x4201c23c fprintf + .text 0x4201c274 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x4201c274 _fputc_r + 0x4201c2da fputc + .text 0x4201c2f8 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x4201c2f8 _fputs_r + 0x4201c372 fputs + .text 0x4201c390 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x4201c390 _fseek_r + 0x4201c394 fseek + .text 0x4201c3bc 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x4201c3bc __sfvwrite_r + .text 0x4201c6aa 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x4201c6aa _fwalk_sglue + .text 0x4201c712 0xd4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x4201c712 _fwrite_r + 0x4201c7b8 fwrite + .text 0x4201c7e6 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x4201c7e6 _printf_r + 0x4201c808 printf + .text 0x4201c83a 0xb2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x4201c83a _putc_r + 0x4201c8ce putc + .text 0x4201c8ec 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x4201c8ec _putchar_r + 0x4201c8f2 putchar + .text 0x4201c90c 0xa6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4201c90c _puts_r + 0x4201c99c puts + .text 0x4201c9b2 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4201c9da __srefill_r + .text 0x4201cae6 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x4201cae6 __srget_r + 0x4201cb26 __srget + .text 0x4201cb3c 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x4201cb3c setvbuf + .text 0x4201cd06 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x4201cd06 _snprintf_r + 0x4201cd74 snprintf + .text 0x4201cdf0 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x4201cdf0 _sprintf_r + 0x4201ce2a sprintf + .text 0x4201ce78 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x4201ce78 sscanf + 0x4201ced6 _sscanf_r + .text 0x4201cf2e 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4201cf2e __sread + 0x4201cf60 __seofread + 0x4201cf64 __swrite + 0x4201cfb6 __sseek + 0x4201cfee __sclose + .text 0x4201cff6 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x4201cff6 vprintf + 0x4201d014 _vprintf_r + .text 0x4201d01e 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4201d01e _vsnprintf_r + 0x4201d082 vsnprintf + .text 0x4201d0b0 0xba /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x4201d0b0 __swbuf_r + .text 0x4201d16a 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x4201d16a __swsetup_r + .text 0x4201d23c 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x4201d23c _asprintf_r + 0x4201d27e asprintf + .text 0x4201d2d4 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x4201d2d4 _fseeko_r + 0x4201d5cc fseeko + .text 0x4201d5f2 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x4201d5f2 __localeconv_l + 0x4201d5f8 _localeconv_r + 0x4201d602 localeconv + .text 0x4201d60c 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x4201d60c _reclaim_reent + .text 0x4201d708 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x4201d708 __errno + .text 0x4201d71a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x4201d71a close + .text 0x4201d732 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x4201d732 fstat + .text 0x4201d752 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x4201d752 gettimeofday + .text 0x4201d776 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x4201d776 open + .text 0x4201d7b0 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x4201d7b0 read + .text 0x4201d7d8 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x4201d7d8 write + .text 0x4201d800 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x4201d800 frexp + .text 0x4201d884 0xde /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x4201d884 __call_exitprocs + .text 0x4201d962 0xe2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x4201da92 _dtoa_r + .text 0x4201e790 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x4201e790 __env_lock + 0x4201e7a0 __env_unlock + .text 0x4201e7b0 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4201e7b0 _Balloc + 0x4201e86e _Bfree + 0x4201e8d6 __multadd + 0x4201e998 __s2b + 0x4201ea58 __hi0bits + 0x4201ea9e __lo0bits + 0x4201eb08 __i2b + 0x4201eb42 __multiply + 0x4201ecc0 __pow5mult + 0x4201ed98 __lshift + 0x4201ee96 __mcmp + 0x4201eecc __mdiff + 0x4201f032 __ulp + 0x4201f076 __b2d + 0x4201f12a __d2b + 0x4201f20a __ratio + 0x4201f27c _mprec_log10 + 0x4201f2dc __copybits + 0x4201f328 __any_on + .text 0x4201f36e 0x154 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x4201f474 _strtoul_r + 0x4201f476 strtoul_l + .text 0x4201f4c2 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x4201f8e2 __ssprint_r + 0x4201fa28 _svfiprintf_r + .text 0x42020ecc 0x1c80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x42020f0c _sungetc_r + 0x42020fa4 __ssrefill_r + 0x42020ff0 _sfread_r + 0x4202108c __ssvfiscanf_r + .text 0x42022b4c 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x42022f80 _svfprintf_r + .text 0x42025220 0x2106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x42025260 __ssvfscanf_r + .text 0x42027326 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x42027326 __sflags + .text 0x420273a0 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x420273a0 __swhatbuf_r + 0x42027420 __smakebuf_r + .text 0x420274c0 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + 0x420274c0 __sccl + .text 0x4202756e 0x1f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + 0x4202756e __submore + 0x42027606 _ungetc_r + 0x42027744 ungetc + .text 0x42027762 0x82 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x42027762 _setlocale_r + 0x420277bc __locale_mb_cur_max + 0x420277c6 setlocale + .text 0x420277e4 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x420277e4 nanf + .text 0x420277ee 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x420277ee _mbtowc_r + 0x420277f8 __ascii_mbtowc + .text 0x42027832 0xff2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x42027886 _strtod_l + 0x420285c2 _strtod_r + 0x420285ca strtod_l + 0x420285f2 strtod + 0x42028616 strtof_l + 0x42028710 strtof + .text 0x42028824 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x42028824 _wctomb_r + 0x4202882e __ascii_wctomb + .text 0x4202884e 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + 0x420289fa _strtoll_r + 0x420289fc strtoll_l + 0x42028a22 strtoll + .text 0x42028a48 0x1ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + 0x42028be4 _strtoull_r + 0x42028be6 strtoull_l + 0x42028c0c strtoull + .text 0x42028c32 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + 0x42028c32 _mbrtowc_r + 0x42028c70 mbrtowc + .text 0x42028c9e 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + 0x42028c9e iswspace + .text 0x42028ca2 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + 0x42028ca2 iswspace_l + .text 0x42028cc0 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + 0x42028cc0 nan + .text 0x42028cce 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + 0x42028d78 __hexdig_fun + 0x42028dba __gethex + .text 0x4202926e 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + 0x42029298 __match + 0x420292c8 __hexnan + .text 0x42029438 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + 0x42029438 __extenddftf2 + .text 0x420295b0 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x420295b0 __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) @@ -16184,1752 +15722,1625 @@ END GROUP *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler) *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 - 0x420319c8 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420319c8 esp_cpu_set_breakpoint + 0x42029802 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029802 esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint - 0x42031a1c 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42031a1c esp_cpu_set_watchpoint + 0x42029856 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029856 esp_cpu_set_watchpoint .text.esp_cpu_clear_watchpoint - 0x42031afa 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42031afa esp_cpu_clear_watchpoint + 0x42029934 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029934 esp_cpu_clear_watchpoint *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_channel_id .text.gdma_get_free_m2m_trig_id_mask .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) *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 - 0x42031b3a 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029974 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x42031caa 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029ae4 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x42031e08 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029c42 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x42031e62 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029c9c 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x42031ebe 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029cf8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x42031f0e 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42031f0e periph_rcc_acquire_enter + 0x42029d48 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029d48 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x42031f36 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42031f36 periph_rcc_acquire_exit + 0x42029d70 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029d70 periph_rcc_acquire_exit .text.periph_module_enable - 0x42031f58 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42031f58 periph_module_enable + 0x42029d92 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029d92 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.sar_periph_ctrl_init - 0x42031ff8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x42031ff8 sar_periph_ctrl_init + 0x42029e32 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x42029e32 sar_periph_ctrl_init *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) *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) *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x42032012 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42029e4c 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x420320e6 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x420320e6 esp_startup_start_app + 0x42029f20 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42029f20 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x4203215c 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4203215c xQueueCreateWithCaps + 0x42029f96 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029f96 xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x420321d6 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420321d6 vQueueDeleteWithCaps + 0x4202a010 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a010 vQueueDeleteWithCaps .text.xSemaphoreCreateGenericWithCaps - 0x4203223a 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4203223a xSemaphoreCreateGenericWithCaps + 0x4202a074 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a074 xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x420322d8 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420322d8 vSemaphoreDeleteWithCaps + 0x4202a112 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a112 vSemaphoreDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) .text.pxGetTaskListByIndex - 0x42032332 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4202a16c 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) .text.xTaskGetNext - 0x4203238a 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4203238a xTaskGetNext + 0x4202a1c4 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4202a1c4 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) *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) *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 - 0x42032422 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a25c 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x42032444 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x42032444 multi_heap_register_impl - 0x42032444 multi_heap_register + 0x4202a27e 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a27e multi_heap_register_impl + 0x4202a27e multi_heap_register .text.multi_heap_get_info_impl - 0x420324b0 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420324b0 multi_heap_get_info - 0x420324b0 multi_heap_get_info_impl + 0x4202a2ea 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a2ea multi_heap_get_info + 0x4202a2ea 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 - 0x42032544 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a37e 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x42032706 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a540 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4203273a 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4203273a tlsf_walk_pool + 0x4202a574 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a574 tlsf_walk_pool .text.tlsf_fit_size - 0x420327be 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420327be tlsf_fit_size + 0x4202a5f8 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a5f8 tlsf_fit_size .text.tlsf_pool_overhead - 0x42032834 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42032834 tlsf_pool_overhead + 0x4202a66e 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a66e tlsf_pool_overhead .text.tlsf_add_pool - 0x42032838 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42032838 tlsf_add_pool + 0x4202a672 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a672 tlsf_add_pool .text.tlsf_create - 0x42032a5e 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42032a5e tlsf_create + 0x4202a898 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a898 tlsf_create .text.tlsf_create_with_pool - 0x42032a86 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42032a86 tlsf_create_with_pool + 0x4202a8c0 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a8c0 tlsf_create_with_pool *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) .text.fix_cache_generation_overflow - 0x42032ac8 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x4202a902 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x42032afa 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x4202a934 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x42032b24 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x4202a95e 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x42032b72 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4202a9ac 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x42032c02 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4202aa3c 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x42032c48 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4202aa82 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x42032d3e 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4202ab78 0x4a esp-idf/log/liblog.a(log.c.obj) .text.esp_log_writev - 0x42032d88 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x42032d88 esp_log_writev + 0x4202abc2 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4202abc2 esp_log_writev *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x42032dca 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x42032dca intr_handler_get + 0x4202ac04 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202ac04 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x42032dde 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x42032dde intr_handler_set + 0x4202ac18 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202ac18 intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x42032e10 . = (. + 0x10) - *fill* 0x42032e00 0x10 - 0x42032e10 _text_end = ABSOLUTE (.) - 0x42032e10 _instruction_reserved_end = ABSOLUTE (.) - 0x42032e10 _etext = . + 0x4202ac4a . = (. + 0x10) + *fill* 0x4202ac3a 0x10 + 0x4202ac4a _text_end = ABSOLUTE (.) + 0x4202ac4a _instruction_reserved_end = ABSOLUTE (.) + 0x4202ac4a _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy - 0x3c000020 0x40000 + 0x3c000020 0x30000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c032e10 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x32df0 - 0x3c040020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c032e10 0xd210 + 0x3c02ac4a . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x2ac2a + 0x3c030020 . = (ALIGN (0x10000) + 0x20) + *fill* 0x3c02ac4a 0x53d6 -.flash.appdesc 0x3c040020 0x100 - 0x3c040020 _rodata_reserved_start = ABSOLUTE (.) - 0x3c040020 _rodata_start = ABSOLUTE (.) +.flash.appdesc 0x3c030020 0x100 + 0x3c030020 _rodata_reserved_start = ABSOLUTE (.) + 0x3c030020 _rodata_start = ABSOLUTE (.) *(.rodata_desc .rodata_desc.*) - .rodata_desc 0x3c040020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3c040020 esp_app_desc + .rodata_desc 0x3c030020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030020 esp_app_desc *(.rodata_custom_desc .rodata_custom_desc.*) - 0x3c040120 . = ALIGN (ALIGNOF (.flash.rodata)) + 0x3c030120 . = 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 0x3c040120 0xcfb4 - 0x3c040120 _flash_rodata_start = ABSOLUTE (.) +.flash.rodata 0x3c030120 0xc0f4 + 0x3c030120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3c040120 0x9195 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030120 0x85d9 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x12d (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c0492b5 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0386f9 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c0492b5 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c0492b5 0x3 + 0x3c0386f9 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c0386f9 0x3 .rodata.__FUNCTION__.0 - 0x3c0492b8 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0386fc 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c0492d8 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c03871c 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c0492d8 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03871c 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c0492d8 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03871c 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c0492d8 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03871c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c0492f8 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c0492f8 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c03873c 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c03873c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c0492fd 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c038741 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c0492fd 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0492fd 0x3 + 0x3c038741 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c038741 0x3 .rodata.__func__.0 - 0x3c049300 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c04930d 0x3 - .srodata 0x3c049310 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c038744 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c038751 0x3 + .srodata 0x3c038754 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c049314 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c038758 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c049314 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c038758 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c04932e 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c04932e 0x2 + 0x3c038772 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c038772 0x2 .rodata.cache_ilg_bits - 0x3c049330 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c049330 cache_ilg_bits + 0x3c038774 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c038774 cache_ilg_bits .rodata.core0_acs_bits - 0x3c049348 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c049348 core0_acs_bits + 0x3c03878c 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c03878c core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c049378 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c0387bc 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c049378 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0387bc 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c049378 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c049378 g_startup_fn + 0x3c0387bc 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0387bc g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c04937c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0387c0 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c04937c 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0387c0 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c04937c 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c04937c 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c04937c 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c04937c 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c04937c 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c04937c 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c04937c 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c04937c 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c04937c 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c04937c 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c04937c 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c0493bc 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0387c0 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c038800 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c049450 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c038894 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c049456 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c049456 0x2 + 0x3c03889a 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c03889a 0x2 .rodata.esp_err_msg_table - 0x3c049458 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c03889c 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c049b28 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c038f6c 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c049b28 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c049b3d 0x3 + 0x3c038f6c 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c038f81 0x3 .rodata.__func__.5 - 0x3c049b40 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c049b51 0x3 + 0x3c038f84 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038f95 0x3 .rodata.__func__.6 - 0x3c049b54 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c049b66 0x2 + 0x3c038f98 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038faa 0x2 .rodata.__func__.10 - 0x3c049b68 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c049b82 0x2 + 0x3c038fac 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038fc6 0x2 .rodata.__func__.11 - 0x3c049b84 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c049b9d 0x3 + 0x3c038fc8 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038fe1 0x3 .rodata.__func__.12 - 0x3c049ba0 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c038fe4 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c049bb1 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c038ff5 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c049bb1 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c049bb1 0x3 + 0x3c038ff5 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c038ff5 0x3 .rodata.__func__.1 - 0x3c049bb4 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c038ff8 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c049bc8 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c049bd7 0x1 + 0x3c03900c 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c03901b 0x1 .rodata.__func__.3 - 0x3c049bd8 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03901c 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c049be6 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03902a 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c049be6 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03902a 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c049be6 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c049be6 0x2 + 0x3c03902a 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c03902a 0x2 .rodata.__func__.4 - 0x3c049be8 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03902c 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c049c00 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c039044 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c049c19 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c049c19 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c049c19 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c049c19 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c049c19 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c049c19 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c049c19 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c049c19 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c049c19 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c03905d 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c049c19 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c19 0x3 + 0x3c03905d 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03905d 0x3 .rodata.__func__.0 - 0x3c049c1c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039060 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c049c2c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c39 0x3 + 0x3c039070 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03907d 0x3 .rodata.__func__.2 - 0x3c049c3c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c4d 0x3 + 0x3c039080 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039091 0x3 .rodata.__func__.3 - 0x3c049c50 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c5d 0x3 + 0x3c039094 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390a1 0x3 .rodata.__func__.5 - 0x3c049c60 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c71 0x3 + 0x3c0390a4 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390b5 0x3 .rodata.__func__.6 - 0x3c049c74 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c7e 0x2 + 0x3c0390b8 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390c2 0x2 .rodata.__func__.7 - 0x3c049c80 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049c93 0x1 + 0x3c0390c4 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390d7 0x1 .rodata.__func__.8 - 0x3c049c94 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0390d8 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c049ca0 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0390e4 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c049cb0 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049cc3 0x1 + 0x3c0390f4 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039107 0x1 .rodata.__func__.11 - 0x3c049cc4 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049cda 0x2 + 0x3c039108 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03911e 0x2 .rodata.__func__.12 - 0x3c049cdc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049cee 0x2 + 0x3c039120 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039132 0x2 .rodata.__func__.13 - 0x3c049cf0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049d02 0x2 + 0x3c039134 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039146 0x2 .rodata.__func__.14 - 0x3c049d04 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049d16 0x2 + 0x3c039148 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03915a 0x2 .rodata.__func__.16 - 0x3c049d18 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049d22 0x2 + 0x3c03915c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039166 0x2 .rodata.__func__.17 - 0x3c049d24 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049d36 0x2 + 0x3c039168 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03917a 0x2 .rodata.__func__.19 - 0x3c049d38 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c049d41 0x3 + 0x3c03917c 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039185 0x3 .rodata.__func__.20 - 0x3c049d44 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039188 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c049d4f 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c049d4f 0x1 + 0x3c039193 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c039193 0x1 .rodata.__func__.0 - 0x3c049d50 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c049d6b 0x1 + 0x3c039194 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c0391af 0x1 .srodata.soc_memory_region_count - 0x3c049d6c 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c049d6c soc_memory_region_count + 0x3c0391b0 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0391b0 soc_memory_region_count .rodata.soc_memory_regions - 0x3c049d70 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c049d70 soc_memory_regions + 0x3c0391b4 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0391b4 soc_memory_regions .rodata.str1.4 - 0x3c049dd4 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039218 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c049dd4 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c049dd4 soc_memory_types + 0x3c039218 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039218 soc_memory_types .rodata.str1.4 - 0x3c049e04 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039248 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c049e04 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c049e1b 0x1 + 0x3c039248 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c03925f 0x1 .rodata.__func__.1 - 0x3c049e1c 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039260 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c049e34 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039278 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c049e43 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039287 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c049e43 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039287 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c049e43 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039287 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c049e43 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049e43 0x1 + 0x3c039287 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039287 0x1 .rodata.__func__.2 - 0x3c049e44 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049e55 0x3 + 0x3c039288 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039299 0x3 .rodata.__func__.3 - 0x3c049e58 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049e72 0x2 + 0x3c03929c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0392b6 0x2 .rodata.__func__.5 - 0x3c049e74 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049e8e 0x2 + 0x3c0392b8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0392d2 0x2 .rodata.__func__.6 - 0x3c049e90 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049ea6 0x2 + 0x3c0392d4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0392ea 0x2 .rodata.__func__.7 - 0x3c049ea8 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c049ec1 0x3 + 0x3c0392ec 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039305 0x3 .rodata.__func__.9 - 0x3c049ec4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039308 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c049ed8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c03931c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c049eed 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c049eed 0x3 + 0x3c039331 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c039331 0x3 .rodata.__func__.2 - 0x3c049ef0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c039334 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c049f05 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039349 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c049f05 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039349 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c049f05 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c049f05 0x3 + 0x3c039349 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c039349 0x3 .rodata.__func__.0 - 0x3c049f08 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c049f29 0x3 + 0x3c03934c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c03936d 0x3 .rodata.__func__.1 - 0x3c049f2c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039370 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c049f50 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039394 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c049f50 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039394 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c049f50 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039394 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c049f50 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c049f67 0x1 + 0x3c039394 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0393ab 0x1 .rodata.__func__.1 - 0x3c049f68 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c049f7f 0x1 + 0x3c0393ac 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0393c3 0x1 .rodata.__func__.2 - 0x3c049f80 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c049f93 0x1 - .rodata 0x3c049f94 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c0393c4 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0393d7 0x1 + .rodata 0x3c0393d8 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c049f9e 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c0393e2 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c049f9e 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c049f9e 0x2 + 0x3c0393e2 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0393e2 0x2 .rodata.__func__.0 - 0x3c049fa0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c049fb7 0x1 + 0x3c0393e4 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0393fb 0x1 .rodata.__func__.1 - 0x3c049fb8 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c0393fc 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c049fc4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039408 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c049fc4 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039408 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c049fc4 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039408 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c049fc4 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039408 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c049fc4 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c049fce 0x2 + 0x3c039408 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c039412 0x2 .rodata.__func__.1 - 0x3c049fd0 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039414 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c049fe6 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c049fe6 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c049fe6 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c049fe6 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c049fe6 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c049fe6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c049fe6 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c049fe6 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c049fe6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c049fe6 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c049fe6 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03942a 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c049fe6 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c049fe6 0x2 + 0x3c03942a 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03942a 0x2 .rodata.__func__.2 - 0x3c049fe8 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c049ff5 0x3 + 0x3c03942c 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039439 0x3 .rodata.__func__.4 - 0x3c049ff8 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a00f 0x1 + 0x3c03943c 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039453 0x1 .rodata.__func__.7 - 0x3c04a010 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a025 0x3 + 0x3c039454 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039469 0x3 .rodata.__func__.9 - 0x3c04a028 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03946c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.11 - 0x3c04a03c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a04e 0x2 + 0x3c039480 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039492 0x2 .rodata.__func__.12 - 0x3c04a050 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a069 0x3 + 0x3c039494 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394ad 0x3 .rodata.__func__.13 - 0x3c04a06c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a087 0x1 + 0x3c0394b0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394cb 0x1 .rodata.__func__.14 - 0x3c04a088 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a09a 0x2 + 0x3c0394cc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394de 0x2 .rodata.__func__.16 - 0x3c04a09c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0394e0 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.17 - 0x3c04a0c0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a0d9 0x3 + 0x3c039504 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03951d 0x3 .rodata.__func__.18 - 0x3c04a0dc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a0f5 0x3 + 0x3c039520 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039539 0x3 .rodata.__func__.20 - 0x3c04a0f8 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a10d 0x3 + 0x3c03953c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039551 0x3 .rodata.__func__.21 - 0x3c04a110 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039554 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.22 - 0x3c04a124 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a142 0x2 + 0x3c039568 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039586 0x2 .rodata.__func__.23 - 0x3c04a144 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c04a15e 0x2 + 0x3c039588 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0395a2 0x2 .rodata.__func__.24 - 0x3c04a160 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0395a4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c04a174 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0395b8 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c04a187 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c04a187 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c04a187 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c04a187 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c04a187 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c04a187 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c04a187 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c04a187 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c04a187 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c04a187 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c04a187 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c04a187 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c04a187 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c04a187 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c04a187 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c04a187 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c04a187 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c04a187 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c04a187 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c04a187 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395cb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c04a187 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a187 0x1 + 0x3c0395cb 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0395cb 0x1 .rodata.__func__.2 - 0x3c04a188 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a1a9 0x3 + 0x3c0395cc 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0395ed 0x3 .rodata.__func__.3 - 0x3c04a1ac 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a1ca 0x2 + 0x3c0395f0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03960e 0x2 .rodata.__func__.4 - 0x3c04a1cc 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a1ea 0x2 + 0x3c039610 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03962e 0x2 .rodata.__func__.5 - 0x3c04a1ec 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a201 0x3 + 0x3c039630 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039645 0x3 .rodata.__func__.6 - 0x3c04a204 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039648 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.10 - 0x3c04a21c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a22f 0x1 + 0x3c039660 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039673 0x1 .rodata.__func__.12 - 0x3c04a230 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039674 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c04a248 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03968c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c04a26c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0396b0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c04a284 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a299 0x3 + 0x3c0396c8 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396dd 0x3 .rodata.__func__.19 - 0x3c04a29c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a2b5 0x3 + 0x3c0396e0 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396f9 0x3 .rodata.__func__.22 - 0x3c04a2b8 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a2ce 0x2 + 0x3c0396fc 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039712 0x2 .rodata.__func__.23 - 0x3c04a2d0 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a2e3 0x1 + 0x3c039714 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039727 0x1 .rodata.__func__.24 - 0x3c04a2e4 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a2f7 0x1 + 0x3c039728 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03973b 0x1 .rodata.__func__.29 - 0x3c04a2f8 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a306 0x2 + 0x3c03973c 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03974a 0x2 .rodata.__func__.30 - 0x3c04a308 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a317 0x1 + 0x3c03974c 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03975b 0x1 .rodata.__func__.31 - 0x3c04a318 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03975c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.38 - 0x3c04a32c 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a337 0x1 + 0x3c039770 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03977b 0x1 .rodata.__func__.40 - 0x3c04a338 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c04a345 0x3 + 0x3c03977c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039789 0x3 .rodata.__func__.41 - 0x3c04a348 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03978c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.non_ready_task_lists - 0x3c04a354 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039798 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c04a368 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c04a368 uxTopUsedPriority + 0x3c0397ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0397ac uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c04a36c 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397b0 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c04a36c 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397b0 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3c04a36c 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397b0 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3c04a36c 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397b0 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c04a36c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397b0 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c04a36c 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c04a37e 0x2 + 0x3c0397b0 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c0397c2 0x2 .rodata.__func__.2 - 0x3c04a380 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0397c4 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c04a396 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c04a396 0x2 + 0x3c0397da 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c0397da 0x2 .rodata.__func__.1 - 0x3c04a398 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c0397dc 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c04a3b6 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c04a3b6 0x2 + 0x3c0397fa 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c0397fa 0x2 .rodata.__func__.0 - 0x3c04a3b8 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c0397fc 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.str1.4 - 0x3c04a3c7 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c03980b 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3c04a3c7 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c04a3c7 0x1 + 0x3c03980b 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03980b 0x1 .rodata.__func__.4 - 0x3c04a3c8 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c04a3de 0x2 + 0x3c03980c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039822 0x2 .rodata.__func__.3 - 0x3c04a3e0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c04a3f3 0x1 + 0x3c039824 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039837 0x1 .rodata.__func__.2 - 0x3c04a3f4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c04a409 0x3 + 0x3c039838 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03984d 0x3 .rodata.__func__.1 - 0x3c04a40c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c04a421 0x3 + 0x3c039850 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039865 0x3 .rodata.__func__.0 - 0x3c04a424 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c039868 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c04a430 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c039874 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c04a430 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c039874 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.pthread_create.str1.4 - 0x3c04a430 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039874 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_mutex_unlock.str1.4 - 0x3c04a430 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039874 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.__func__.0 - 0x3c04a430 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039874 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c04a445 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c04a445 0x3 + 0x3c039889 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c039889 0x3 .rodata.__func__.0 - 0x3c04a448 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c03988c 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c04a476 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c0398ba 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.uart_access.str1.4 - 0x3c04a476 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0398ba 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_fcntl.str1.4 - 0x3c04a476 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0398ba 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_return_char.str1.4 - 0x3c04a476 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0398ba 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_vfs_dev_register.str1.4 - 0x3c04a476 0x6b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a476 0x2 + 0x3c0398ba 0x6b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398ba 0x2 .rodata.__func__.7 - 0x3c04a478 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a48e 0x2 + 0x3c0398bc 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398d2 0x2 .rodata.__func__.6 - 0x3c04a490 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a49b 0x1 + 0x3c0398d4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398df 0x1 .rodata.__func__.5 - 0x3c04a49c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4ad 0x3 + 0x3c0398e0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398f1 0x3 .rodata.__func__.4 - 0x3c04a4b0 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4ba 0x2 + 0x3c0398f4 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398fe 0x2 .rodata.__func__.3 - 0x3c04a4bc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4c7 0x1 + 0x3c039900 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03990b 0x1 .rodata.__func__.2 - 0x3c04a4c8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4d3 0x1 + 0x3c03990c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c039917 0x1 .rodata.__func__.1 - 0x3c04a4d4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4df 0x1 + 0x3c039918 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c039923 0x1 .rodata.__func__.0 - 0x3c04a4e0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c04a4eb 0x1 + 0x3c039924 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03992f 0x1 .rodata.uart_vfs - 0x3c04a4ec 0xa4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c039930 0xa4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_uart_mount_points - 0x3c04a590 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0399d4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_ctx - 0x3c04a598 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0399dc 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c04a5a0 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_enqueue.str1.4 - 0x3c04a5a0 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3c04a5a0 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_stop_bits.str1.4 - 0x3c04a5a0 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3c04a5a0 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_hw_flow_ctrl.str1.4 - 0x3c04a5a0 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c04a5a0 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_enable_tx_intr.str1.4 - 0x3c04a5a0 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_pin.str1.4 - 0x3c04a5a0 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_param_config.str1.4 - 0x3c04a5a0 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_wait_tx_done.str1.4 - 0x3c04a5a0 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_tx_chars.str1.4 - 0x3c04a5a0 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_write_bytes_with_break.str1.4 - 0x3c04a5a0 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_flush_input.str1.4 - 0x3c04a5a0 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_delete.str1.4 - 0x3c04a5a0 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_install.str1.4 - 0x3c04a5a0 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399e4 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.39 - 0x3c04a5a0 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a5b3 0x1 + 0x3c0399e4 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0399f7 0x1 .rodata.__FUNCTION__.37 - 0x3c04a5b4 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0399f8 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.36 - 0x3c04a5c8 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a5d9 0x3 + 0x3c039a0c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a1d 0x3 .rodata.__FUNCTION__.34 - 0x3c04a5dc 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a5f7 0x1 + 0x3c039a20 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a3b 0x1 .rodata.__FUNCTION__.33 - 0x3c04a5f8 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039a3c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.32 - 0x3c04a610 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039a54 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.30 - 0x3c04a620 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a631 0x3 + 0x3c039a64 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a75 0x3 .rodata.__func__.28 - 0x3c04a634 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a646 0x2 + 0x3c039a78 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a8a 0x2 .rodata.__FUNCTION__.27 - 0x3c04a648 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a65a 0x2 + 0x3c039a8c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a9e 0x2 .rodata.__FUNCTION__.26 - 0x3c04a65c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a66d 0x3 + 0x3c039aa0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ab1 0x3 .rodata.__FUNCTION__.25 - 0x3c04a670 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a682 0x2 + 0x3c039ab4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ac6 0x2 .rodata.__FUNCTION__.20 - 0x3c04a684 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a691 0x3 + 0x3c039ac8 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ad5 0x3 .rodata.__FUNCTION__.19 - 0x3c04a694 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039ad8 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.17 - 0x3c04a6a8 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a6c1 0x3 + 0x3c039aec 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b05 0x3 .rodata.__FUNCTION__.14 - 0x3c04a6c4 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a6db 0x1 + 0x3c039b08 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b1f 0x1 .rodata.__FUNCTION__.7 - 0x3c04a6dc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a6ee 0x2 + 0x3c039b20 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b32 0x2 .rodata.__FUNCTION__.6 - 0x3c04a6f0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a702 0x2 + 0x3c039b34 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b46 0x2 .rodata.__FUNCTION__.5 - 0x3c04a704 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039b48 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.4 - 0x3c04a714 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039b58 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.3 - 0x3c04a724 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a737 0x1 + 0x3c039b68 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b7b 0x1 .rodata.__FUNCTION__.2 - 0x3c04a738 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a74b 0x1 + 0x3c039b7c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b8f 0x1 .rodata.__FUNCTION__.1 - 0x3c04a74c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c04a761 0x3 + 0x3c039b90 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ba5 0x3 .rodata.__FUNCTION__.0 - 0x3c04a764 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c039ba8 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c04a779 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039bbd 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 - 0x3c04a779 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c04a779 0x3 + 0x3c039bbd 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c039bbd 0x3 .rodata.__func__.0 - 0x3c04a77c 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039bc0 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usj_vfs - 0x3c04a798 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039bdc 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.console_open.str1.4 - 0x3c04a83c 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c039c80 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c04a83c 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.vfs 0x3c04a83c 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c039c80 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.vfs 0x3c039c80 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.translate_path.str1.4 - 0x3c04a8e0 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c039d24 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__.0 - 0x3c04a8e0 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c039d24 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.esp_core_dump_get_user_ram_info.str1.4 - 0x3c04a8ef 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c039d33 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_write_internal.str1.4 - 0x3c04a8ef 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - *fill* 0x3c04a8ef 0x1 + 0x3c039d33 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + *fill* 0x3c039d33 0x1 .rodata.__func__.0 - 0x3c04a8f0 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c039d34 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.s_memory_sections - 0x3c04a910 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.TAG 0x3c04a930 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c039d54 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.TAG 0x3c039d74 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_uart_print_write_start.str1.4 - 0x3c04a945 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_print_write_end.str1.4 - 0x3c04a945 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_start.str1.4 - 0x3c04a945 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_end.str1.4 - 0x3c04a945 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_hw_init.str1.4 - 0x3c04a945 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_init.str1.4 - 0x3c04a945 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c04a945 0x3 - .rodata.b64.0 0x3c04a948 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c04a989 0x3 - .rodata.TAG 0x3c04a98c 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c039d89 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c039d89 0x3 + .rodata.b64.0 0x3c039d8c 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c039dcd 0x3 + .rodata.TAG 0x3c039dd0 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.elf_write_segment_header.str1.4 - 0x3c04a99f 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_note_segment.str1.4 - 0x3c04a99f 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_segment.str1.4 - 0x3c04a99f 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_tcb.str1.4 - 0x3c04a99f 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_tcb.str1.4 - 0x3c04a99f 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_file_header.str1.4 - 0x3c04a99f 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note_header.str1.4 - 0x3c04a99f 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note.str1.4 - 0x3c04a99f 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_note.str1.4 - 0x3c04a99f 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_regs.str1.4 - 0x3c04a99f 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_stack.str1.4 - 0x3c04a99f 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_save_task.str1.4 - 0x3c04a99f 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_tasks_regs.str1.4 - 0x3c04a99f 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_tasks_data.str1.4 - 0x3c04a99f 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_user_data.str1.4 - 0x3c04a99f 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_wdt_panic_details.str1.4 - 0x3c04a99f 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_info.str1.4 - 0x3c04a99f 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_do_write_elf_pass.str1.4 - 0x3c04a99f 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039de3 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_write_elf.str1.4 - 0x3c04a99f 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04a99f 0x1 + 0x3c039de3 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039de3 0x1 .rodata.__FUNCTION__.18 - 0x3c04a9a0 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04a9ba 0x2 + 0x3c039de4 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039dfe 0x2 .rodata.__FUNCTION__.17 - 0x3c04a9bc 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04a9d5 0x3 + 0x3c039e00 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e19 0x3 .rodata.__FUNCTION__.16 - 0x3c04a9d8 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04a9f6 0x2 + 0x3c039e1c 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e3a 0x2 .rodata.__FUNCTION__.15 - 0x3c04a9f8 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039e3c 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.14 - 0x3c04aa08 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa16 0x2 + 0x3c039e4c 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e5a 0x2 .rodata.__FUNCTION__.13 - 0x3c04aa18 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa2f 0x1 + 0x3c039e5c 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e73 0x1 .rodata.__FUNCTION__.12 - 0x3c04aa30 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039e74 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.11 - 0x3c04aa3c 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa51 0x3 + 0x3c039e80 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e95 0x3 .rodata.__FUNCTION__.10 - 0x3c04aa54 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa62 0x2 + 0x3c039e98 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039ea6 0x2 .rodata.__FUNCTION__.9 - 0x3c04aa64 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa7d 0x3 + 0x3c039ea8 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039ec1 0x3 .rodata.__FUNCTION__.8 - 0x3c04aa80 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aa99 0x3 + 0x3c039ec4 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039edd 0x3 .rodata.__FUNCTION__.7 - 0x3c04aa9c 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aab2 0x2 + 0x3c039ee0 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039ef6 0x2 .rodata.__FUNCTION__.5 - 0x3c04aab4 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aac3 0x1 + 0x3c039ef8 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039f07 0x1 .rodata.__FUNCTION__.4 - 0x3c04aac4 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aad1 0x3 + 0x3c039f08 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039f15 0x3 .rodata.__FUNCTION__.3 - 0x3c04aad4 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04aaeb 0x1 + 0x3c039f18 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039f2f 0x1 .rodata.__FUNCTION__.2 - 0x3c04aaec 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04ab01 0x3 + 0x3c039f30 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039f45 0x3 .rodata.__FUNCTION__.1 - 0x3c04ab04 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c04ab1a 0x2 + 0x3c039f48 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039f5e 0x2 .rodata.__FUNCTION__.0 - 0x3c04ab1c 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.TAG 0x3c04ab3c 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c039f60 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.TAG 0x3c039f80 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.core_dump_crc_print.str1.4 - 0x3c04ab4e 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c039f92 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.core_dump_crc_update.str1.4 - 0x3c04ab4e 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - *fill* 0x3c04ab4e 0x2 + 0x3c039f92 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + *fill* 0x3c039f92 0x2 .rodata.__func__.0 - 0x3c04ab50 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.TAG 0x3c04ab64 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c039f94 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.TAG 0x3c039fa8 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.esp_core_dump_get_stack.str1.4 - 0x3c04ab76 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c039fba 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.esp_core_dump_get_task_regs_dump.str1.4 - 0x3c04ab76 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - *fill* 0x3c04ab76 0x2 + 0x3c039fba 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + *fill* 0x3c039fba 0x2 .rodata.__func__.1 - 0x3c04ab78 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.TAG 0x3c04ab90 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c039fbc 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.TAG 0x3c039fd4 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.initialize_nvs.str1.4 - 0x3c04aba3 0x28 esp-idf/main/libmain.a(main.c.obj) - .rodata.initialize_filesystem.str1.4 - 0x3c04aba3 0x4b esp-idf/main/libmain.a(main.c.obj) + 0x3c039fe7 0x28 esp-idf/main/libmain.a(main.c.obj) .rodata.app_main.str1.4 - 0x3c04aba3 0x79 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c04aba3 0x1 - .rodata.__func__.2 - 0x3c04aba4 0xf esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c04abb3 0x1 - .rodata.__func__.3 - 0x3c04abb4 0x9 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c04abbd 0x3 - .rodata 0x3c04abc0 0x2c esp-idf/main/libmain.a(main.c.obj) - .rodata.s_f_mount_rw.str1.4 - 0x3c04abec 0x12d esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.esp_vfs_fat_spiflash_mount_rw_wl.str1.4 - 0x3c04abec 0x1ae esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.__FUNCTION__.2 - 0x3c04abec 0xd esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - *fill* 0x3c04abf9 0x3 + 0x3c039fe7 0x65 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c039fe7 0x1 .rodata.__func__.1 - 0x3c04abfc 0x21 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - *fill* 0x3c04ac1d 0x3 - .rodata.__FUNCTION__.0 - 0x3c04ac20 0x21 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .rodata.ff_diskio_register.str1.4 - 0x3c04ac41 0x49 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - *fill* 0x3c04ac41 0x3 - .rodata.__func__.0 - 0x3c04ac44 0x13 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - *fill* 0x3c04ac57 0x1 - .srodata.VolToPart - 0x3c04ac58 0x4 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - 0x3c04ac58 VolToPart - .rodata.ff_wl_read.str1.4 - 0x3c04ac5c 0x7e esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .rodata.ff_wl_write.str1.4 - 0x3c04ac5c 0x67 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .rodata.wl_impl.0 - 0x3c04ac5c 0x14 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .rodata.__func__.1 - 0x3c04ac70 0xc esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) + 0x3c039fe8 0xf esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c039ff7 0x1 .rodata.__func__.2 - 0x3c04ac7c 0xc esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .rodata.__func__.3 - 0x3c04ac88 0xb esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .rodata.check_fs.str1.4 - 0x3c04ac93 0x9 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .rodata.create_name.str1.4 - 0x3c04ac93 0xf esp-idf/fatfs/libfatfs.a(ff.c.obj) - .rodata.f_mkfs.str1.4 - 0x3c04ac93 0x34 esp-idf/fatfs/libfatfs.a(ff.c.obj) - *fill* 0x3c04ac93 0x1 - .rodata.cst.0 0x3c04ac94 0xe esp-idf/fatfs/libfatfs.a(ff.c.obj) - *fill* 0x3c04aca2 0x2 - .rodata.cst32.1 - 0x3c04aca4 0xe esp-idf/fatfs/libfatfs.a(ff.c.obj) - *fill* 0x3c04acb2 0x2 - .rodata.defopt.2 - 0x3c04acb4 0x10 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .rodata.ExCvt 0x3c04acc4 0x80 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .rodata.prepend_drive_to_path.str1.4 - 0x3c04ad44 0x5 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.fresult_to_errno.str1.4 - 0x3c04ad44 0x41 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.vfs_fat_truncate.str1.4 - 0x3c04ad44 0x48 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.vfs_fat_open.str1.4 - 0x3c04ad44 0x37 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.vfs_fat_telldir.str1.4 - 0x3c04ad44 0x5 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.vfs_fat_stat.str1.4 - 0x3c04ad44 0x2 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.__func__.0 - 0x3c04ad44 0x12 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - *fill* 0x3c04ad56 0x2 - .rodata.__func__.1 - 0x3c04ad58 0x10 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.__func__.2 - 0x3c04ad68 0x10 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata.__func__.3 - 0x3c04ad78 0x11 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - *fill* 0x3c04ad89 0x3 - .rodata.__func__.4 - 0x3c04ad8c 0x11 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .rodata._ZL12check_handlelPKc.str1.4 - 0x3c04ad9d 0xb6 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_mount.str1.4 - 0x3c04ad9d 0x143 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_erase_range.str1.4 - 0x3c04ad9d 0xf esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_write.str1.4 - 0x3c04ad9d 0x9 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_read.str1.4 - 0x3c04ad9d 0x8 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_size.str1.4 - 0x3c04ad9d 0x8 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata.wl_sector_size.str1.4 - 0x3c04ad9d 0xf esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .rodata._ZN9Partition11erase_rangeEjj.str1.4 - 0x3c04ad9d 0x69 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - *fill* 0x3c04ad9d 0x3 - .rodata._ZTV12Flash_Access - 0x3c04ada0 0x2c esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x3c04ada0 vtable for Flash_Access - .rodata._ZTV9Partition - 0x3c04adcc 0x30 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - 0x3c04adcc vtable for Partition - .rodata._ZN8WL_Flash11erase_rangeEjj.str1.4 - 0x3c04adfc 0x49 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash6configEP11WL_Config_sP9Partition.str1.4 - 0x3c04adfc 0x7 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash12initSectionsEv.str1.4 - 0x3c04adfc 0xd esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash11updateV1_V2Ev.str1.4 - 0x3c04adfc 0xa7 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash10recoverPosEv.str1.4 - 0x3c04adfc 0xb esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash4initEv.str1.4 - 0x3c04adfc 0x7d esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash8updateWLEv.str1.4 - 0x3c04adfc 0x18e esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash12erase_sectorEj.str1.4 - 0x3c04adfc 0xd esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash5writeEjPKvj.str1.4 - 0x3c04adfc 0x6 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZN8WL_Flash4readEjPvj.str1.4 - 0x3c04adfc 0x5 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .rodata._ZTV8WL_Flash - 0x3c04adfc 0x34 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - 0x3c04adfc vtable for WL_Flash + 0x3c039ff8 0x9 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a001 0x3 + .rodata 0x3c03a004 0x2c esp-idf/main/libmain.a(main.c.obj) .rodata.esp_console_setup_prompt.str1.4 - 0x3c04ae30 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a030 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_setup_history.str1.4 - 0x3c04ae30 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a030 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_common_init.str1.4 - 0x3c04ae30 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a030 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_repl_task.str1.4 - 0x3c04ae30 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata 0x3c04ae30 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a030 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata 0x3c03a030 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.getCursorPosition.str1.4 - 0x3c04ae44 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.getColumns.str1.4 - 0x3c04ae44 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseDumb.str1.4 - 0x3c04ae44 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseClearScreen.str1.4 - 0x3c04ae44 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshShowHints.str1.4 - 0x3c04ae44 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshMultiLine.str1.4 - 0x3c04ae44 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.completeLine.str1.4 - 0x3c04ae44 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseProbe.str1.4 - 0x3c04ae44 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseEdit.str1.4 - 0x3c04ae44 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistorySave.str1.4 - 0x3c04ae44 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistoryLoad.str1.4 - 0x3c04ae44 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.__func__.0 - 0x3c04ae44 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a044 0xb esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.esp_console_repl_uart_delete.str1.4 - 0x3c04ae4f 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03a04f 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.esp_console_new_repl_uart.str1.4 - 0x3c04ae4f 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03a04f 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.print_arg_help.str1.4 - 0x3c04ae4f 0x1c esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a04f 0x1c esp-idf/console/libconsole.a(commands.c.obj) .rodata.help_command.str1.4 - 0x3c04ae4f 0x7b esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a04f 0x7b esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_cmd_register.str1.4 - 0x3c04ae4f 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a04f 0x4 esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_register_help_command.str1.4 - 0x3c04ae4f 0x96 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a04f 0x96 esp-idf/console/libconsole.a(commands.c.obj) .rodata.arg_end_errorfn.str1.4 - 0x3c04ae4f 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + 0x3c03a04f 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) .rodata.arg_str_resetfn.str1.4 - 0x3c04ae4f 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a04f 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_str_errorfn.str1.4 - 0x3c04ae4f 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a04f 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_strn.str1.4 - 0x3c04ae4f 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a04f 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.panic.str1.4 - 0x3c04ae4f 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03a04f 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.argtable3_xmalloc.str1.4 - 0x3c04ae4f 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03a04f 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.arg_cat_optionv.str1.4 - 0x3c04ae4f 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_gnuswitch_ds.str1.4 - 0x3c04ae4f 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_formatted_ds.str1.4 - 0x3c04ae4f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_option_ds.str1.4 - 0x3c04ae4f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_syntax_ds.str1.4 - 0x3c04ae4f 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_glossary_ds.str1.4 - 0x3c04ae4f 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a04f 0xf esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.intr_get_item.str1.4 - 0x3c04ae4f 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03a04f 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c04ae4f 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c04ae4f 0x1 + 0x3c03a04f 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03a04f 0x1 .rodata.__func__.0 - 0x3c04ae50 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c04ae6a 0x2 + 0x3c03a050 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03a06a 0x2 .rodata.__func__.1 - 0x3c04ae6c 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03a06c 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_enable.str1.4 - 0x3c04ae84 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a084 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c04ae84 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a084 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c04ae84 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a084 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.0 - 0x3c04ae84 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04ae92 0x2 + 0x3c03a084 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a092 0x2 .rodata.__FUNCTION__.4 - 0x3c04ae94 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04aea7 0x1 + 0x3c03a094 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0a7 0x1 .rodata.__FUNCTION__.5 - 0x3c04aea8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04aeba 0x2 + 0x3c03a0a8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0ba 0x2 .rodata.__FUNCTION__.6 - 0x3c04aebc 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04aed2 0x2 + 0x3c03a0bc 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0d2 0x2 .rodata.__FUNCTION__.7 - 0x3c04aed4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a0d4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c04aeec 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af01 0x3 + 0x3c03a0ec 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a101 0x3 .rodata.__FUNCTION__.9 - 0x3c04af04 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af1b 0x1 + 0x3c03a104 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a11b 0x1 .rodata.__FUNCTION__.10 - 0x3c04af1c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af35 0x3 + 0x3c03a11c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a135 0x3 .rodata.__FUNCTION__.11 - 0x3c04af38 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af52 0x2 + 0x3c03a138 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a152 0x2 .rodata.__FUNCTION__.12 - 0x3c04af54 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af6d 0x3 + 0x3c03a154 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a16d 0x3 .rodata.__FUNCTION__.13 - 0x3c04af70 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04af89 0x3 + 0x3c03a170 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a189 0x3 .rodata.__FUNCTION__.14 - 0x3c04af8c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a18c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c04afa4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04afbd 0x3 + 0x3c03a1a4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a1bd 0x3 .rodata.__FUNCTION__.27 - 0x3c04afc0 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a1c0 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.28 - 0x3c04afd0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04afdf 0x1 + 0x3c03a1d0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a1df 0x1 .rodata.__FUNCTION__.29 - 0x3c04afe0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a1e0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.30 - 0x3c04aff4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b007 0x1 + 0x3c03a1f4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a207 0x1 .rodata.__FUNCTION__.31 - 0x3c04b008 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b01b 0x1 + 0x3c03a208 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a21b 0x1 .rodata.__FUNCTION__.32 - 0x3c04b01c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b02e 0x2 + 0x3c03a21c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a22e 0x2 .rodata.__FUNCTION__.33 - 0x3c04b030 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b043 0x1 + 0x3c03a230 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a243 0x1 .rodata.__FUNCTION__.34 - 0x3c04b044 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b057 0x1 + 0x3c03a244 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a257 0x1 .rodata.__FUNCTION__.35 - 0x3c04b058 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b067 0x1 + 0x3c03a258 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a267 0x1 .rodata.__FUNCTION__.39 - 0x3c04b068 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b07a 0x2 + 0x3c03a268 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a27a 0x2 .rodata.__FUNCTION__.40 - 0x3c04b07c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c04b08d 0x3 + 0x3c03a27c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a28d 0x3 .rodata.__FUNCTION__.41 - 0x3c04b090 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a290 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c04b0a0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.load_partitions.str1.4 - 0x3c04b0af 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.ensure_partitions_loaded.str1.4 - 0x3c04b0af 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_unload_all.str1.4 - 0x3c04b0af 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_next.str1.4 - 0x3c04b0af 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_get.str1.4 - 0x3c04b0af 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c04b0af 0x1 - .rodata.__func__.2 - 0x3c04b0b0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c04b0c2 0x2 - .rodata.__func__.3 - 0x3c04b0c4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_write.str1.4 - 0x3c04b0d7 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c04b0d7 0x1 - .rodata.__func__.0 - 0x3c04b0d8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c04b0eb 0x1 - .rodata.__func__.1 - 0x3c04b0ec 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c04b106 0x2 - .rodata.__func__.2 - 0x3c04b108 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.3 - 0x3c04b120 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c04b137 0x1 - .rodata.__func__.4 - 0x3c04b138 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.5 - 0x3c04b14c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c03a2a0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c04b15f 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c04b15f 0x1 + 0x3c03a2af 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c03a2af 0x1 .rodata.__func__.1 - 0x3c04b160 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c03a2b0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c04b188 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c04b188 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c04b188 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c04b188 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c04b188 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 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 - 0x3c04b188 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c04b188 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c04b188 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c04b188 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c04b188 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a2d8 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c04b188 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b19f 0x1 + 0x3c03a2d8 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a2ef 0x1 .rodata.__FUNCTION__.2 - 0x3c04b1a0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b1ae 0x2 + 0x3c03a2f0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a2fe 0x2 .rodata.__func__.3 - 0x3c04b1b0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b1c7 0x1 + 0x3c03a300 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a317 0x1 .rodata.__func__.4 - 0x3c04b1c8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a318 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c04b1d4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a324 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c04b1e0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b1f6 0x2 + 0x3c03a330 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a346 0x2 .rodata.__func__.9 - 0x3c04b1f8 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a348 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c04b20c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b222 0x2 + 0x3c03a35c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a372 0x2 .rodata.__func__.11 - 0x3c04b224 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c04b235 0x3 + 0x3c03a374 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a385 0x3 .rodata.g_mmu_mem_regions - 0x3c04b238 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c04b238 g_mmu_mem_regions + 0x3c03a388 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c03a388 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c04b250 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a3a0 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c04b250 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a3a0 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c04b250 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a3a0 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c04b261 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c04b261 0x3 + 0x3c03a3b1 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c03a3b1 0x3 .rodata.__func__.0 - 0x3c04b264 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03a3b4 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c04b274 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03a3c4 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c04b27a 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a3ca 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c04b27a 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c04b27a 0x2 + 0x3c03a3ca 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a3ca 0x2 .rodata.__func__.0 - 0x3c04b27c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a3cc 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c04b28c 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c04b2a3 0x1 + 0x3c03a3dc 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a3f3 0x1 .rodata.io_mode_str - 0x3c04b2a4 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a3f4 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c04b358 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03a4a8 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c04b358 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c04b374 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03a4a8 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c03a4c4 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c04b37e 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c04b37e 0x2 + 0x3c03a4ce 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c03a4ce 0x2 .rodata.__func__.0 - 0x3c04b380 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c03a4d0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c04b399 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03a4e9 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c04b399 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c04b399 0x3 + 0x3c03a4e9 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a4e9 0x3 .rodata.__func__.0 - 0x3c04b39c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c04b3b3 0x1 + 0x3c03a4ec 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a503 0x1 .rodata.__func__.1 - 0x3c04b3b4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03a504 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c04b3cb 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c04b3cb 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c04b3cb 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c04b3cb 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c04b3cb 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c04b3cb 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c04b3cb 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c04b3cb 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a51b 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c04b3cb 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b3cb 0x1 + 0x3c03a51b 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a51b 0x1 .rodata.__FUNCTION__.5 - 0x3c04b3cc 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b3df 0x1 + 0x3c03a51c 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a52f 0x1 .rodata.__FUNCTION__.7 - 0x3c04b3e0 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b3ea 0x2 + 0x3c03a530 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a53a 0x2 .rodata.__FUNCTION__.8 - 0x3c04b3ec 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b3fd 0x3 + 0x3c03a53c 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a54d 0x3 .rodata.__func__.12 - 0x3c04b400 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b40f 0x1 + 0x3c03a550 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a55f 0x1 .rodata.__func__.13 - 0x3c04b410 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b41d 0x3 + 0x3c03a560 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a56d 0x3 .rodata.__FUNCTION__.14 - 0x3c04b420 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c04b432 0x2 + 0x3c03a570 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a582 0x2 .rodata.__func__.15 - 0x3c04b434 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a584 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c04b44b 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c03a59b 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c04b44b 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c03a59b 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.str1.4 - 0x3c04b44b 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3c04b44b 0x1 + 0x3c03a59b 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + *fill* 0x3c03a59b 0x1 .rodata.esp_isr_names - 0x3c04b44c 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c04b44c esp_isr_names + 0x3c03a59c 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c03a59c esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c04b544 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c04b544 GPIO_HOLD_MASK + 0x3c03a694 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03a694 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c04b59c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c04b59c GPIO_PIN_MUX_REG + 0x3c03a6ec 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03a6ec GPIO_PIN_MUX_REG .rodata.uart_periph_signal - 0x3c04b5f4 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) - 0x3c04b5f4 uart_periph_signal + 0x3c03a744 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c03a744 uart_periph_signal .rodata.periph_rtc_dig_clk8m_disable.str1.4 - 0x3c04b61c 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03a76c 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .rodata.__func__.0 - 0x3c04b61c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03a76c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c04b639 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c04b639 0x3 + 0x3c03a789 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c03a789 0x3 .rodata.__FUNCTION__.0 - 0x3c04b63c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c03a78c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c04b659 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03a7a9 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 - 0x3c04b659 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c04b659 0x3 + 0x3c03a7a9 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a7a9 0x3 .rodata.__func__.0 - 0x3c04b65c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c04b67d 0x3 + 0x3c03a7ac 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a7cd 0x3 .rodata.__func__.1 - 0x3c04b680 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c04b69e 0x2 + 0x3c03a7d0 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a7ee 0x2 .srodata.g_spi_lock_main_flash_dev - 0x3c04b6a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c04b6a0 g_spi_lock_main_flash_dev + 0x3c03a7f0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c03a7f0 g_spi_lock_main_flash_dev .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c04b6a4 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c03a7f4 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.__func__.2 - 0x3c04b6a4 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c04b6bd 0x3 + 0x3c03a7f4 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03a80d 0x3 .rodata.__func__.3 - 0x3c04b6c0 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c03a810 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.prvReturnItemByteBuf.str1.4 - 0x3c04b6d5 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemByteBuf.str1.4 - 0x3c04b6d5 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c04b6d5 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReturnItemDefault.str1.4 - 0x3c04b6d5 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemDefault.str1.4 - 0x3c04b6d5 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c04b6d5 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c04b6d5 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c04b6d5 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3c04b6d5 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreate.str1.4 - 0x3c04b6d5 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreateStatic.str1.4 - 0x3c04b6d5 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c04b6d5 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3c04b6d5 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3c04b6d5 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3c04b6d5 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c04b6d5 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferGetStaticBuffer.str1.4 - 0x3c04b6d5 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a825 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.vRingbufferDeleteWithCaps.str1.4 - 0x3c04b6d5 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b6d5 0x3 + 0x3c03a825 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a825 0x3 .rodata.__func__.0 - 0x3c04b6d8 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b6f2 0x2 + 0x3c03a828 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a842 0x2 .rodata.__func__.1 - 0x3c04b6f4 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b70f 0x1 + 0x3c03a844 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a85f 0x1 .rodata.__func__.8 - 0x3c04b710 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b72a 0x2 + 0x3c03a860 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a87a 0x2 .rodata.__func__.9 - 0x3c04b72c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b73e 0x2 + 0x3c03a87c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a88e 0x2 .rodata.__func__.10 - 0x3c04b740 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b75d 0x3 + 0x3c03a890 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8ad 0x3 .rodata.__func__.11 - 0x3c04b760 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b776 0x2 + 0x3c03a8b0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8c6 0x2 .rodata.__func__.13 - 0x3c04b778 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b78f 0x1 + 0x3c03a8c8 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8df 0x1 .rodata.__func__.16 - 0x3c04b790 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b7a9 0x3 + 0x3c03a8e0 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8f9 0x3 .rodata.__func__.17 - 0x3c04b7ac 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b7c6 0x2 + 0x3c03a8fc 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a916 0x2 .rodata.__func__.18 - 0x3c04b7c8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b7da 0x2 + 0x3c03a918 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a92a 0x2 .rodata.__func__.19 - 0x3c04b7dc 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b7ef 0x1 + 0x3c03a92c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a93f 0x1 .rodata.__func__.20 - 0x3c04b7f0 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b807 0x1 + 0x3c03a940 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a957 0x1 .rodata.__func__.21 - 0x3c04b808 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a958 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.24 - 0x3c04b818 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a968 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.25 - 0x3c04b830 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a980 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.26 - 0x3c04b844 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03a994 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.27 - 0x3c04b85c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b873 0x1 + 0x3c03a9ac 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a9c3 0x1 .rodata.__func__.28 - 0x3c04b874 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b88a 0x2 + 0x3c03a9c4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a9da 0x2 .rodata.__func__.29 - 0x3c04b88c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b89e 0x2 + 0x3c03a9dc 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a9ee 0x2 .rodata.__func__.30 - 0x3c04b8a0 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b8b5 0x3 + 0x3c03a9f0 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03aa05 0x3 .rodata.__func__.31 - 0x3c04b8b8 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b8ce 0x2 + 0x3c03aa08 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03aa1e 0x2 .rodata.__func__.32 - 0x3c04b8d0 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b8eb 0x1 + 0x3c03aa20 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03aa3b 0x1 .rodata.__func__.33 - 0x3c04b8ec 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b8ff 0x1 + 0x3c03aa3c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03aa4f 0x1 .rodata.__func__.34 - 0x3c04b900 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c04b912 0x2 + 0x3c03aa50 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03aa62 0x2 .rodata.__func__.35 - 0x3c04b914 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aa64 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c04b929 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c04b929 0x3 + 0x3c03aa79 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c03aa79 0x3 .rodata._ZTVN3nvs9PartitionE - 0x3c04b92c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c04b92c vtable for nvs::Partition + 0x3c03aa7c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03aa7c vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c04b960 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c04b960 vtable for nvs::NVSPartition + 0x3c03aab0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03aab0 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c04b994 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c04b994 vtable for nvs::NVSPartitionManager - .rodata.esp_ota_get_running_partition.str1.4 - 0x3c04b9a4 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.__func__.1 - 0x3c04b9a4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c04b9c2 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c04b9c2 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c04b9c2 0x2 + 0x3c03aae4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c03aae4 vtable for nvs::NVSPartitionManager + .rodata.load_partitions.str1.4 + 0x3c03aaf4 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c03aaf4 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c03aaf4 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c03aaf4 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c03aaf4 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.2 + 0x3c03aaf4 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c03ab06 0x2 + .rodata.__func__.3 + 0x3c03ab08 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c03ab1b 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03ab1b 0x1 .rodata.__func__.0 - 0x3c04b9c4 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03ab1c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03ab2f 0x1 .rodata.__func__.1 - 0x3c04b9e0 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03ab30 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03ab4a 0x2 + .rodata.__func__.2 + 0x3c03ab4c 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c03ab64 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03ab7b 0x1 + .rodata.__func__.4 + 0x3c03ab7c 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x3c03ab90 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3c03aba3 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_xtal_get_freq_mhz.str1.4 + 0x3c03aba3 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c03aba3 0x1 + .rodata.__func__.0 + 0x3c03aba4 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__.1 + 0x3c03abc0 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.esp_ota_get_running_partition.str1.4 + 0x3c03abde 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c03abde 0x2 + .rodata.__func__.1 + 0x3c03abe0 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c04b9fe 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03abfe 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c04b9fe 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c04b9fe 0x2 + 0x3c03abfe 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c03abfe 0x2 .rodata._ZTSSt9exception - 0x3c04ba00 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba00 typeinfo name for std::exception - *fill* 0x3c04ba0d 0x3 + 0x3c03ac00 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac00 typeinfo name for std::exception + *fill* 0x3c03ac0d 0x3 .srodata._ZTISt9exception - 0x3c04ba10 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba10 typeinfo for std::exception + 0x3c03ac10 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac10 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c04ba18 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba18 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c04ba3f 0x1 + 0x3c03ac18 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac18 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c03ac3f 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c04ba40 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba40 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c03ac40 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac40 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c04ba4c 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba4c typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c04ba75 0x3 + 0x3c03ac4c 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac4c typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c03ac75 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c04ba78 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba78 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c03ac78 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac78 typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c04ba84 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba84 vtable for __gnu_cxx::__concurrence_lock_error + 0x3c03ac84 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac84 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c04ba98 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04ba98 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c03ac98 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ac98 vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c04baac 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c04baac std::nothrow - *fill* 0x3c04baad 0x3 + 0x3c03acac 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03acac std::nothrow + *fill* 0x3c03acad 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c04bab0 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c04bab0 vtable for __cxxabiv1::__si_class_type_info + 0x3c03acb0 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c03acb0 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c04badc 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c04badc vtable for __cxxabiv1::__class_type_info + 0x3c03acdc 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c03acdc vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c04bb08 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c04bb08 typeinfo name for std::bad_alloc - *fill* 0x3c04bb15 0x3 + 0x3c03ad08 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03ad08 typeinfo name for std::bad_alloc + *fill* 0x3c03ad15 0x3 .rodata._ZTISt9bad_alloc - 0x3c04bb18 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c04bb18 typeinfo for std::bad_alloc + 0x3c03ad18 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03ad18 typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c04bb24 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03ad24 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c04bb24 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c04bb24 vtable for std::bad_alloc + 0x3c03ad24 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03ad24 vtable for std::bad_alloc .rodata.str1.4 - 0x3c04bb38 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .rodata 0x3c04bb38 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c04bb38 _ctype_ - *fill* 0x3c04bc39 0x3 - .rodata 0x3c04bc3c 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03ad38 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .rodata 0x3c03ad38 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c03ad38 _ctype_ + *fill* 0x3c03ae39 0x3 + .rodata 0x3c03ae3c 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.4 - 0x3c04be7c 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - *fill* 0x3c04be7c 0x4 - .srodata.cst8 0x3c04be80 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03b07c 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + *fill* 0x3c03b07c 0x4 + .srodata.cst8 0x3c03b080 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x20 (size before relaxing) - .rodata 0x3c04bf20 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .rodata 0x3c03b120 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c04c160 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c03b360 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c04c160 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .rodata 0x3c04c160 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .rodata 0x3c04c1c0 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - 0x3c04c1c0 __month_lengths + 0x3c03b360 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .srodata.cst8 0x3c03b360 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c04c220 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x3c03b360 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c03b360 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c04c220 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - .srodata.cst8 0x3c04c220 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c03b360 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c03b360 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .rodata 0x3c03b360 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c03b370 __mprec_tens + 0x3c03b438 __mprec_tinytens + 0x3c03b460 __mprec_bigtens + .rodata 0x3c03b488 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c03b6a8 __chclass + 0x3c03b7a8 __state_table + 0x3c03b814 __action_table .rodata.str1.4 - 0x3c04c220 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c04c220 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c03b8a0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .rodata 0x3c03b8a0 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + *fill* 0x3c03b9de 0x2 + .rodata 0x3c03b9e0 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c04c220 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c04c220 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .rodata 0x3c04c220 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c04c230 __mprec_tens - 0x3c04c2f8 __mprec_tinytens - 0x3c04c320 __mprec_bigtens - .rodata 0x3c04c348 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c04c568 __chclass - 0x3c04c668 __state_table - 0x3c04c6d4 __action_table + 0x3c03bc20 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c03bc20 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c04c760 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .rodata 0x3c04c760 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - *fill* 0x3c04c89e 0x2 - .rodata 0x3c04c8a0 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c03bc20 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .rodata 0x3c03bc20 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .rodata.str1.4 - 0x3c04cae0 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c04cae0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata.str1.4 - 0x3c04cae0 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .rodata 0x3c04cae0 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .rodata.str1.4 - 0x3c04cdd6 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - *fill* 0x3c04cdd6 0x2 - .rodata 0x3c04cdd8 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c04cdd8 __default_global_locale - .srodata.cst4 0x3c04cf44 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x3c03bf16 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + *fill* 0x3c03bf16 0x2 + .rodata 0x3c03bf18 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c03bf18 __default_global_locale + .srodata.cst4 0x3c03c084 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) 0x4 (size before relaxing) .rodata.str1.4 - 0x3c04cf4c 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - *fill* 0x3c04cf4c 0x4 - .rodata 0x3c04cf50 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst8 0x3c04cfb8 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst4 0x3c04cfb8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x3c03c08c 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + *fill* 0x3c03c08c 0x4 + .rodata 0x3c03c090 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst8 0x3c03c0f8 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst4 0x3c03c0f8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .rodata.str1.4 - 0x3c04cfb8 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .srodata.cst8 0x3c04cfb8 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + 0x3c03c0f8 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .srodata.cst8 0x3c03c0f8 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .rodata.str1.4 - 0x3c04cfb8 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + 0x3c03c0f8 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) *(.rodata_wlog_error .rodata_wlog_error.*) *(.rodata_wlog_info .rodata_wlog_info.*) *(.rodata_wlog_warning .rodata_wlog_warning.*) @@ -17938,124 +17349,124 @@ END GROUP *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c04cfb8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03c0f8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c04cfbc 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c03c0fc 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c04cfcc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03c10c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c04cfd0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03c110 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c04cfd4 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03c114 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c04cfe4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03c124 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c04d030 . = ALIGN (0x4) - 0x3c04cfe8 __init_priority_array_start = ABSOLUTE (.) + 0x3c03c170 . = ALIGN (0x4) + 0x3c03c128 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c04cfe8 __init_priority_array_end = ABSOLUTE (.) - 0x3c04d030 . = ALIGN (0x4) - 0x3c04cfe8 __init_array_start = ABSOLUTE (.) + 0x3c03c128 __init_priority_array_end = ABSOLUTE (.) + 0x3c03c170 . = ALIGN (0x4) + 0x3c03c128 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c04cfe8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c04cfec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c04cff0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c04cff4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c04cff8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c04cffc __init_array_end = ABSOLUTE (.) - 0x3c04d030 . = ALIGN (0x4) - 0x3c04cffc soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c03c128 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c03c12c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c03c130 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c03c134 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c03c138 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03c13c __init_array_end = ABSOLUTE (.) + 0x3c03c170 . = ALIGN (0x4) + 0x3c03c13c soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c04cffc 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c04d01c soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c04d030 . = ALIGN (0x4) - 0x3c04d01c _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c03c13c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c03c15c soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c03c170 . = ALIGN (0x4) + 0x3c03c15c _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c04d01c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c15c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c04d024 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c164 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c04d02c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c03c16c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c04d034 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c174 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c04d03c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03c17c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3c04d044 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c03c184 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c04d04c 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c03c18c 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c04d054 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c194 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.104 - 0x3c04d05c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c19c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c04d064 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c1a4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c04d06c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c03c1ac 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.110 - 0x3c04d074 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c03c1b4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.112 - 0x3c04d07c 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03c1bc 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.114 - 0x3c04d084 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03c1c4 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c04d08c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c1cc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.115 - 0x3c04d094 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3c03c1d4 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .esp_system_init_fn.120 - 0x3c04d09c 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c03c1dc 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) .esp_system_init_fn.130 - 0x3c04d0a4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c1e4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.130 - 0x3c04d0ac 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x3c03c1ec 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .esp_system_init_fn.140 - 0x3c04d0b4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c1f4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c04d0bc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c1fc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c04d0c4 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c03c204 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 - 0x3c04d0cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c04d0d4 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c04d0d4 _rodata_end = ABSOLUTE (.) - 0x3c04d0d4 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c03c20c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c214 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c03c214 _rodata_end = ABSOLUTE (.) + 0x3c03c214 . = 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 0x3c04d0d4 0x0 - 0x3c04d0d4 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c03c214 0x0 + 0x3c03c214 . = 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 0x3c04d0d4 0x0 - 0x3c04d0d4 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c03c214 0x0 + 0x3c03c214 . = 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 0x3c04d0d4 0x0 - 0x3c04d0d4 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c03c214 0x0 + 0x3c03c214 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c04d0d4 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c04d0d4 _thread_local_data_end = ABSOLUTE (.) + 0x3c03c214 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c03c214 _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 0x3c04d0d4 0x0 - 0x3c04d0d4 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c03c214 0x0 + 0x3c03c214 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c04d0d4 _thread_local_bss_end = ABSOLUTE (.) + 0x3c03c214 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c04d0d4 0x0 - 0x3c04d0d4 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c03c214 0x0 + 0x3c03c214 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) .iram0.text_end - 0x4038d9ca 0x36 - 0x4038d9da . = (. + 0x10) - *fill* 0x4038d9ca 0x10 + 0x4038d95a 0xa6 + 0x4038d96a . = (. + 0x10) + *fill* 0x4038d95a 0x10 0x4038da00 . = ALIGN (0x200) - *fill* 0x4038d9da 0x26 + *fill* 0x4038d96a 0x96 *(.iram_end_test) 0x4038da00 _iram_text_end = ABSOLUTE (.) @@ -18077,10 +17488,9 @@ END GROUP 0x4038da00 _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3fc907e8 0x8 - 0x3fc907f0 . = ALIGN (0x10) - *fill* 0x3fc907e8 0x8 - 0x3fc907f0 _heap_start = ABSOLUTE (.) + 0x3fc906d0 0x0 + 0x3fc906d0 . = ALIGN (0x10) + 0x3fc906d0 _heap_start = ABSOLUTE (.) .debug *(.debug) @@ -18094,7 +17504,7 @@ END GROUP .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0x71f8 +.debug_aranges 0x00000000 0x69c8 *(.debug_aranges) .debug_aranges 0x00000000 0x38 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -18287,428 +17697,378 @@ END GROUP .debug_aranges 0x00002dc8 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_aranges - 0x00002e20 0x38 esp-idf/main/libmain.a(main.c.obj) + 0x00002e20 0x30 esp-idf/main/libmain.a(main.c.obj) .debug_aranges - 0x00002e58 0x70 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) + 0x00002e50 0x40 esp-idf/console/libconsole.a(esp_console_common.c.obj) .debug_aranges - 0x00002ec8 0x58 esp-idf/fatfs/libfatfs.a(diskio.c.obj) + 0x00002e90 0x190 esp-idf/console/libconsole.a(linenoise.c.obj) .debug_aranges - 0x00002f20 0x58 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) + 0x00003020 0x28 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .debug_aranges - 0x00002f78 0x1d8 esp-idf/fatfs/libfatfs.a(ff.c.obj) + 0x00003048 0x68 esp-idf/console/libconsole.a(commands.c.obj) .debug_aranges - 0x00003150 0x48 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) + 0x000030b0 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) .debug_aranges - 0x00003198 0x158 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) + 0x000030d0 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) .debug_aranges - 0x000032f0 0x58 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) + 0x00003138 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) .debug_aranges - 0x00003348 0x70 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) + 0x00003178 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) .debug_aranges - 0x000033b8 0xd0 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) + 0x000031c8 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) .debug_aranges - 0x00003488 0x20 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) + 0x00003228 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) .debug_aranges - 0x000034a8 0x40 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x00003328 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .debug_aranges - 0x000034e8 0x190 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x00003348 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) .debug_aranges - 0x00003678 0x28 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x00003388 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) .debug_aranges - 0x000036a0 0x68 esp-idf/console/libconsole.a(commands.c.obj) + 0x000033a8 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .debug_aranges - 0x00003708 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + 0x000033c8 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .debug_aranges - 0x00003728 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x000035e8 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .debug_aranges - 0x00003790 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x00003608 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x000037d0 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x00003628 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00003820 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x000036d8 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .debug_aranges - 0x00003880 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x00003750 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x00003980 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00003798 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x000039a0 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00003860 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x000039e0 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x00003878 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .debug_aranges - 0x00003a00 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x00003898 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .debug_aranges - 0x00003a20 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x000038e8 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x00003c40 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00003918 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x00003c60 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00003990 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x00003ce0 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00003a08 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x00003d50 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00003a60 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x00003d70 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00003b70 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x00003db8 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00003bd8 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003e68 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00003c98 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x00003ee0 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00003cd8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x00003fa8 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00003cf0 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x00003fc0 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x00003e00 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x00003fe0 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x00003e38 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x00004030 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00003e68 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x00004060 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00003eb0 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x000040d8 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00003f10 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .debug_aranges - 0x00004150 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00003f38 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .debug_aranges - 0x000041a8 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00003f60 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x000042b8 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00003fd8 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x00004320 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x00004008 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x000043e0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00004060 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .debug_aranges - 0x00004420 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x000040c8 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .debug_aranges - 0x00004438 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000040f8 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00004548 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x000041d8 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00004580 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00004228 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .debug_aranges - 0x000045b0 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00004248 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x000045f8 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000042c0 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) .debug_aranges - 0x00004658 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x00004328 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00004680 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x00004378 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x000046a8 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00004440 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00004720 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00004498 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) .debug_aranges - 0x00004750 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00004528 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x000047a8 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00004618 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .debug_aranges - 0x00004810 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00004688 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00004840 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x000046a0 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00004920 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x000046b8 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) .debug_aranges - 0x00004970 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x000046d0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x00004990 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00004700 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x00004a08 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x00004720 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .debug_aranges - 0x00004a70 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00004750 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x00004ac0 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00004780 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x00004b88 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000047a0 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .debug_aranges - 0x00004be0 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x000047e8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .debug_aranges - 0x00004c70 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000048d8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .debug_aranges - 0x00004d60 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00004900 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) .debug_aranges - 0x00004dd0 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00004920 0x78 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .debug_aranges - 0x00004de8 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00004998 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x00004e00 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x00004dc8 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x00004e18 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00004f48 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .debug_aranges - 0x00004e48 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00005278 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .debug_aranges - 0x00004e68 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x00005418 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .debug_aranges - 0x00004e98 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x000054e0 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .debug_aranges - 0x00004ec0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00005558 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .debug_aranges - 0x00004ef0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00005618 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .debug_aranges - 0x00004f10 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x00005650 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .debug_aranges - 0x00004f58 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x000056b0 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .debug_aranges - 0x00005048 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x000057d0 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .debug_aranges - 0x00005070 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00005850 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .debug_aranges - 0x00005090 0x78 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x00005878 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .debug_aranges - 0x00005108 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x000058b0 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x00005538 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00005930 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x000056b8 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000059a0 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x000059e8 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x000059f8 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x00005b88 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00005af8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_aranges - 0x00005c50 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00005b18 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_aranges - 0x00005cc8 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00005b38 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_aranges - 0x00005d88 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00005bb0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_aranges - 0x00005dc0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x00005bd0 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_aranges - 0x00005e20 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00005c18 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_aranges - 0x00005f40 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x00005c58 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_aranges - 0x00005fc0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00005cb0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_aranges - 0x00005fe8 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x00005cd0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_aranges - 0x00006020 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00005cf0 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_aranges - 0x00006120 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00005d30 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_aranges - 0x00006178 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00005da8 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_aranges - 0x00006198 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + 0x00005de8 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_aranges - 0x000061b8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00005e90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_aranges - 0x000061d8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00005eb0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_aranges - 0x000061f8 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00005ec8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_aranges - 0x00006270 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00005ee8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_aranges - 0x00006290 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00005f18 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_aranges - 0x000062d8 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00006000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_aranges - 0x00006318 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00006018 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_aranges - 0x00006370 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00006038 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_aranges - 0x00006390 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + 0x00006058 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_aranges - 0x000063b0 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00006078 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_aranges - 0x000063f0 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00006098 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_aranges - 0x00006468 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x000060b8 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_aranges - 0x000064a8 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x000060d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_aranges - 0x00006550 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x000060f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_aranges - 0x00006570 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00006110 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_aranges - 0x00006588 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00006130 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_aranges - 0x000065a8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00006150 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_aranges - 0x000065d8 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x00006170 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_aranges - 0x000066c0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00006190 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_aranges - 0x000066d8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x000061b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_aranges - 0x000066f8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x000061d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_aranges - 0x00006718 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x000061f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_aranges - 0x00006738 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x00006210 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_aranges - 0x00006758 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x00006230 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_aranges - 0x00006778 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00006250 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_aranges - 0x00006790 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00006270 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_aranges - 0x000067b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00006290 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_aranges - 0x000067d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x000062b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_aranges - 0x000067f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x000062d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_aranges - 0x00006810 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x000062f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_aranges - 0x00006830 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x00006310 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_aranges - 0x00006850 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x00006330 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_aranges - 0x00006870 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00006350 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_aranges - 0x00006890 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00006370 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_aranges - 0x000068b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x00006390 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .debug_aranges - 0x000068d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x000063b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_aranges - 0x000068f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x000063d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_aranges - 0x00006910 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x000063f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .debug_aranges - 0x00006930 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00006410 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_aranges - 0x00006950 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00006430 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_aranges - 0x00006970 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x00006450 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_aranges - 0x00006990 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00006470 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .debug_aranges - 0x000069b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x00006490 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_aranges - 0x000069d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x000064b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .debug_aranges - 0x000069f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x000064d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_aranges - 0x00006a10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x000064f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .debug_aranges - 0x00006a30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x00006510 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_aranges - 0x00006a50 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x00006530 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .debug_aranges - 0x00006a70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x00006548 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .debug_aranges - 0x00006a90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x00006568 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .debug_aranges - 0x00006ab0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x00006588 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_aranges - 0x00006ad0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x000065a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_aranges - 0x00006af0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x000065c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .debug_aranges - 0x00006b10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x000065e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .debug_aranges - 0x00006b30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x00006608 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .debug_aranges - 0x00006b50 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00006628 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .debug_aranges - 0x00006b70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x00006648 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .debug_aranges - 0x00006b90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00006668 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .debug_aranges - 0x00006bb0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + 0x00006688 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .debug_aranges - 0x00006bd0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + 0x000066a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .debug_aranges - 0x00006bf0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + 0x000066c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .debug_aranges - 0x00006c08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x000066e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_aranges - 0x00006c28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + 0x00006708 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .debug_aranges - 0x00006c48 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + 0x00006728 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_aranges - 0x00006c68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + 0x00006748 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .debug_aranges - 0x00006c88 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x00006768 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .debug_aranges - 0x00006ca8 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + 0x00006788 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .debug_aranges - 0x00006cc0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x000067a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .debug_aranges - 0x00006ce0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x000067c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .debug_aranges - 0x00006d00 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x000067e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .debug_aranges - 0x00006d18 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x00006808 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .debug_aranges - 0x00006d38 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00006828 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .debug_aranges - 0x00006d58 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00006848 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .debug_aranges - 0x00006d78 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00006868 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .debug_aranges - 0x00006d98 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x00006888 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .debug_aranges - 0x00006db8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x000068a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .debug_aranges - 0x00006dd8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x000068c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .debug_aranges - 0x00006df8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x000068e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .debug_aranges - 0x00006e18 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x00006908 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .debug_aranges - 0x00006e38 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00006928 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .debug_aranges - 0x00006e58 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x00006948 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .debug_aranges - 0x00006e78 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00006968 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .debug_aranges - 0x00006e98 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x00006988 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .debug_aranges - 0x00006eb8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_aranges - 0x00006ed8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_aranges - 0x00006ef8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_aranges - 0x00006f18 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_aranges - 0x00006f38 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_aranges - 0x00006f58 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_aranges - 0x00006f78 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_aranges - 0x00006f98 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_aranges - 0x00006fb8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_aranges - 0x00006fd8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_aranges - 0x00006ff8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_aranges - 0x00007018 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_aranges - 0x00007038 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_aranges - 0x00007058 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_aranges - 0x00007078 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_aranges - 0x00007098 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_aranges - 0x000070b8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_aranges - 0x000070d8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_aranges - 0x000070f8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_aranges - 0x00007118 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_aranges - 0x00007138 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_aranges - 0x00007158 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_aranges - 0x00007178 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_aranges - 0x00007198 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_aranges - 0x000071b8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_aranges - 0x000071d8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x000069a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x1cbeaf +.debug_info 0x00000000 0x1b52a4 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x5e1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000005e1 0x3fb esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18805,217 +18165,192 @@ END GROUP .debug_info 0x000b7cd6 0x42d esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_info 0x000b8103 0xe99 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_info 0x000b8f9c 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000b9be2 0x9f5 esp-idf/main/libmain.a(main.c.obj) - .debug_info 0x000ba5d7 0x200c esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_info 0x000bc5e3 0x840 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_info 0x000bce23 0x907 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_info 0x000bd72a 0x4324 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_info 0x000c1a4e 0x328 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_info 0x000c1d76 0x4e3c esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_info 0x000c6bb2 0x1694 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_info 0x000c8246 0x1327 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_info 0x000c956d 0x3548 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_info 0x000ccab5 0x175 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_info 0x000ccc2a 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_info 0x000ce036 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_info 0x000d10e2 0x1368 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_info 0x000d244a 0x178d esp-idf/console/libconsole.a(commands.c.obj) - .debug_info 0x000d3bd7 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_info 0x000d3d93 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_info 0x000d454b 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_info 0x000d53db 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_info 0x000d5ad7 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_info 0x000d6a64 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_info 0x000d97b0 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000d9929 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000d9d3d 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000d9d7b 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000d9dad 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000e0183 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000e02ed 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x000e1d8b 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x000e317d 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000e321c 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000e3cf3 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000e77d5 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000e83f7 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000eb395 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000eb556 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000eb6d8 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000ec371 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000ec54e 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000ecc7e 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000ee2b3 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000ee6af 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000f2acd 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000f90cc 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000fa320 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000facdf 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000fb958 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000fdfa9 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000fefbe 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x001000b1 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x00101175 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x0010259a 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x00103489 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x00104378 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x00108ab0 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x00108e90 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x00109637 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x00109b90 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x00112faf 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x00114f91 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x0011e67e 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x0011ebc8 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x0011fbe8 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x0012087c 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x00124968 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x00129cc3 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x0012a1c2 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x0012b9c7 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x0012e3da 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x00132a17 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x00132c5c 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x00132d34 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_info 0x00133062 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x00133196 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x00133401 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x001336b0 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x001339ab 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x00133b73 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x001341a5 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x00134789 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x001366cd 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x001367a2 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x001367c6 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x001386b1 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x0013c5a6 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x0013fc3e 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x0014c0f6 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x00157998 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x0015ee32 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x00160537 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x00169149 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x00169b6e 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0016d6fa 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00174a97 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0017b741 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x0017c6b8 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x0017f425 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x00182002 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x00182848 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x001828f3 0xd6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .debug_info 0x001829c9 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x00182a5b 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_info 0x00182b06 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x00183b88 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x00183ca2 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x001846fe 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x00184c56 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x001856ea 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x00185c9e 0x5c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .debug_info 0x00186267 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x00187002 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x001878c4 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x0018889e 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x0018a46f 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x0018a51a 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x0018adca 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x0018b64d 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x0018b8d8 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x0018d3a1 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x0018d40c 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_info 0x0018d512 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_info 0x0018de03 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_info 0x0018e7b1 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_info 0x0018f610 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_info 0x00190bb7 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x00190c70 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x001936cb 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x001958c2 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x001962c4 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x00196d8c 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_info 0x001976e2 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_info 0x0019817d 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_info 0x00198a5a 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x00199a92 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x0019a59a 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_info 0x0019af18 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_info 0x0019b8a2 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_info 0x0019c2fe 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x0019ccb1 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x0019d8bf 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x0019e177 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_info 0x0019ebfd 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x0019f562 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_info 0x0019ff48 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_info 0x001a083b 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x001a1284 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x001a1cf5 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_info 0x001a2602 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_info 0x001a3073 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_info 0x001a3a34 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x001a43d5 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_info 0x001a4de2 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x001a5945 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x001a6299 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x001a6c43 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_info 0x001a75d5 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x001a7ec4 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_info 0x001a885f 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x001a96a4 0x362 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .debug_info 0x001a9a06 0x46a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .debug_info 0x001a9e70 0xad /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .debug_info 0x001a9f1d 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_info 0x001aa810 0x267 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .debug_info 0x001aaa77 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .debug_info 0x001aab7d 0x895 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .debug_info 0x001ab412 0xe5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .debug_info 0x001ac26c 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - .debug_info 0x001ac337 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x001acf20 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x001ad8a6 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x001ae0f2 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x001ae932 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x001af1a4 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x001afc38 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x001b052d 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x001b0df6 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x001b16b5 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x001b1f7a 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x001b2149 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_info 0x001b23b3 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x001b3c38 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_info 0x001b44d2 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x001b6171 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_info 0x001b6f50 0x9fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_info 0x001b794e 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x001b99d4 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_info 0x001bbabf 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x001be2c4 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_info 0x001c0560 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x001c0dde 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x001c199f 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_info 0x001c1a99 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_info 0x001c2549 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_info 0x001c26b9 0x220 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_info 0x001c28d9 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x001c3597 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_info 0x001c3662 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x001c4262 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_info 0x001c6073 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x001c6c32 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_info 0x001c7a47 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_info 0x001c8858 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_info 0x001c944e 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_info 0x001c953b 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_info 0x001ca012 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_info 0x001ca0e1 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_info 0x001cb34b 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_info 0x001cb692 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_info 0x001cba2a 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x000b9be2 0x7f8 esp-idf/main/libmain.a(main.c.obj) + .debug_info 0x000ba3da 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_info 0x000bb7e6 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x000be892 0x1368 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_info 0x000bfbfa 0x178d esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x000c1387 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x000c1543 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x000c1cfb 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x000c2b8b 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x000c3287 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x000c4214 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x000c6f60 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000c70d9 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000c74ed 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000c752b 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000c755d 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000cd933 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000cda9d 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000cdb3c 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000d161e 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000d2240 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000d2d17 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000d5cb5 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000d5e76 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000d5ff8 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000d6c91 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000d6e6e 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000d759e 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000d8bd3 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000d8fcf 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000dd3ed 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000e39ec 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000e4c40 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000e55ff 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000e6278 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000e88c9 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000e98de 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000ea9d1 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000eba95 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000eceba 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000edda9 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000eec98 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000f33d0 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000f37b0 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000f3f57 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000f44b0 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000fd8cf 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000ff8b1 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x00108f9e 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x001094e8 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x0010a508 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x0010b19c 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x0010f288 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x001145e3 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00114ae2 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x001162e7 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x00118cfa 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0011d337 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0011d57c 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0011d654 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0011d982 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0011dab6 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0011dd21 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0011dfd0 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0011e198 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0011e7ca 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x0011edae 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x00120cf2 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00120dc7 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00120deb 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x00122cd6 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x00126bcb 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x0012a263 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0013671b 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x00141fbd 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00149457 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x0014ab5c 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0015376e 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x00154193 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x00157d1f 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x0015f0bc 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x00165d66 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x00166cdd 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x00169a4a 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x0016b4e8 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x0016c8da 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x0016d120 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x0016fcfd 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x0016fd8f 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_info 0x0016fe3a 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x00170ebc 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x00170fd6 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x00171a32 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x00171f8a 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x00172a1e 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x00172fd2 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x0017307d 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x00173e18 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x001746da 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x001756b4 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x00177285 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x00177330 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x00177be0 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x00178463 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x001786ee 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0017a1b7 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x0017a222 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_info 0x0017a328 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_info 0x0017ac19 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_info 0x0017b5c7 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_info 0x0017c426 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_info 0x0017d9cd 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x0017da86 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x001804e1 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x001826d8 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x001830da 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x00183ba2 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_info 0x001844f8 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_info 0x00184f93 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_info 0x00185870 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x001868a8 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x001873b0 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_info 0x00187d2e 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_info 0x001886b8 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_info 0x00189114 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x00189ac7 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x0018a6d5 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x0018af8d 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_info 0x0018ba13 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x0018c378 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_info 0x0018cd5e 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_info 0x0018d651 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x0018e09a 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x0018eb0b 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_info 0x0018f418 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_info 0x0018fe89 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_info 0x0019084a 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x001911eb 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_info 0x00191bf8 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x0019275b 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x001930af 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x00193a59 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_info 0x001943eb 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x00194cda 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_info 0x00195675 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x001964ba 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x001970a3 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x00197a29 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x00198275 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x00198ab5 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x00199327 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x00199dbb 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x0019a6b0 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x0019af79 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x0019b838 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x0019c0fd 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x0019c2cc 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_info 0x0019c536 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x0019ddbb 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_info 0x0019e655 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x001a02f4 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_info 0x001a10d3 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x001a3159 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_info 0x001a5244 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x001a7a49 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_info 0x001a9ce5 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x001aa563 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x001ab124 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_info 0x001ab21e 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_info 0x001abcce 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x001ac98c 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_info 0x001aca57 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x001ad657 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_info 0x001af468 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x001b0027 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_info 0x001b0e3c 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_info 0x001b1c4d 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_info 0x001b2843 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_info 0x001b2930 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_info 0x001b3407 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_info 0x001b34d6 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_info 0x001b4740 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_info 0x001b4a87 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_info 0x001b4e1f 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_abbrev 0x00000000 0x36d99 +.debug_abbrev 0x00000000 0x338c1 *(.debug_abbrev) .debug_abbrev 0x00000000 0x274 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x00000274 0x223 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -19112,217 +18447,192 @@ END GROUP .debug_abbrev 0x0001149e 0x1f4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_abbrev 0x00011692 0x418 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_abbrev 0x00011aaa 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x00011d06 0x283 esp-idf/main/libmain.a(main.c.obj) - .debug_abbrev 0x00011f89 0x3f5 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_abbrev 0x0001237e 0x24c esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_abbrev 0x000125ca 0x236 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_abbrev 0x00012800 0x2bf esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_abbrev 0x00012abf 0x17a esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_abbrev 0x00012c39 0x4af esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_abbrev 0x000130e8 0x3d4 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_abbrev 0x000134bc 0x3e6 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_abbrev 0x000138a2 0x5f0 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_abbrev 0x00013e92 0xcb esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_abbrev 0x00013f5d 0x317 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_abbrev 0x00014274 0x4aa esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_abbrev 0x0001471e 0x327 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_abbrev 0x00014a45 0x391 esp-idf/console/libconsole.a(commands.c.obj) - .debug_abbrev 0x00014dd6 0xce esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_abbrev 0x00014ea4 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_abbrev 0x000150f6 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_abbrev 0x000153c1 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_abbrev 0x000155ab 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_abbrev 0x000158a4 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_abbrev 0x00015c92 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x00015d9e 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x00015fba 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_abbrev 0x00015fe2 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_abbrev 0x0001600a 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x000166a4 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x0001674e 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x00016a91 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x00016d13 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x00016d75 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x00016ff1 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00017502 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x000177a0 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x00017cf4 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x00017db1 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x00017e88 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x0001809f 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x000181c9 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x000183d1 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x000187d3 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x00018a64 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x00018faf 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x000194f7 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x000198b1 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x00019af4 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x00019c36 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x0001a0a7 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x0001a2d0 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x0001a4d5 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x0001a74e 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x0001a9ce 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x0001aba0 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x0001ad83 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x0001b171 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x0001b2ea 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x0001b553 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x0001b702 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x0001ba8c 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x0001be82 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0001c1fe 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x0001c393 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x0001c6fa 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_abbrev 0x0001ca1a 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x0001ce16 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x0001d311 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x0001d519 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x0001d8a7 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x0001dc7b 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x0001e0ed 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x0001e173 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x0001e1e3 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_abbrev 0x0001e2b7 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x0001e35a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x0001e3ea 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_abbrev 0x0001e584 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_abbrev 0x0001e76b 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x0001e82f 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x0001e99c 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_abbrev 0x0001ebd0 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0001f02d 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x0001f0c2 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x0001f0d6 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_abbrev 0x0001f4d2 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x0001f643 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001f9b6 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_abbrev 0x00020914 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_abbrev 0x000217f6 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_abbrev 0x00022323 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_abbrev 0x0002283f 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_abbrev 0x000235fa 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_abbrev 0x000238da 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_abbrev 0x000240db 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_abbrev 0x00024cac 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_abbrev 0x000259a7 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_abbrev 0x00025dbe 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_abbrev 0x0002639f 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x0002679f 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x00026a58 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_abbrev 0x00026b01 0xc0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .debug_abbrev 0x00026bc1 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_abbrev 0x00026c50 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_abbrev 0x00026cf9 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_abbrev 0x000272c6 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_abbrev 0x000273e8 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_abbrev 0x00027867 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_abbrev 0x00027b6d 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_abbrev 0x00027fde 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_abbrev 0x0002817e 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .debug_abbrev 0x0002833c 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_abbrev 0x00028845 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_abbrev 0x00028c37 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_abbrev 0x000291b2 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_abbrev 0x0002997d 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_abbrev 0x00029a21 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_abbrev 0x00029d63 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_abbrev 0x0002a059 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_abbrev 0x0002a24f 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x0002a69c 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_abbrev 0x0002a6f7 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_abbrev 0x0002a7c9 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_abbrev 0x0002a9d2 0x21c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_abbrev 0x0002abee 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_abbrev 0x0002aee2 0x352 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_abbrev 0x0002b234 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_abbrev 0x0002b296 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x0002b731 0x44f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_abbrev 0x0002bb80 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_abbrev 0x0002be09 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_abbrev 0x0002c0f0 0x233 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_abbrev 0x0002c323 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_abbrev 0x0002c575 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_abbrev 0x0002c74c 0x424 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x0002cb70 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x0002cdf9 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_abbrev 0x0002d00c 0x246 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_abbrev 0x0002d252 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_abbrev 0x0002d4a5 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x0002d6ec 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x0002d926 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x0002dae3 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_abbrev 0x0002dd57 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x0002df7b 0x27a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_abbrev 0x0002e1f5 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_abbrev 0x0002e3f5 0x265 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x0002e65a 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x0002e917 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_abbrev 0x0002eb3e 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_abbrev 0x0002edba 0x237 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_abbrev 0x0002eff1 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_abbrev 0x0002f204 0x21e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_abbrev 0x0002f422 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_abbrev 0x0002f677 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x0002f887 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_abbrev 0x0002fab4 0x25a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_abbrev 0x0002fd0e 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x0002ff17 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_abbrev 0x0003013c 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x0003041a 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .debug_abbrev 0x0003059f 0x1e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .debug_abbrev 0x00030784 0x61 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .debug_abbrev 0x000307e5 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_abbrev 0x000309c5 0x131 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .debug_abbrev 0x00030af6 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .debug_abbrev 0x00030bc1 0x1e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .debug_abbrev 0x00030da4 0x2ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .debug_abbrev 0x00031052 0x5e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - .debug_abbrev 0x000310b0 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x00031310 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x00031522 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x00031696 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x0003182c 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_abbrev 0x000319fd 0x1e1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_abbrev 0x00031bde 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x00031daf 0x1ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_abbrev 0x00031f9e 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_abbrev 0x00032170 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_abbrev 0x00032347 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x00032483 0x1c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_abbrev 0x00032645 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x0003296a 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_abbrev 0x00032b51 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x00032fae 0x2be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_abbrev 0x0003326c 0x217 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_abbrev 0x00033483 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x0003384f 0x420 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_abbrev 0x00033c6f 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_abbrev 0x0003409c 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_abbrev 0x000344ae 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x0003466c 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x000348c3 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_abbrev 0x00034957 0x299 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_abbrev 0x00034bf0 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_abbrev 0x00034ca7 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_abbrev 0x00034d95 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x0003501a 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_abbrev 0x00035091 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_abbrev 0x000352ee 0x50e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_abbrev 0x000357fc 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_abbrev 0x00035a43 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_abbrev 0x00035d26 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_abbrev 0x00036010 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_abbrev 0x00036251 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_abbrev 0x0003630a 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_abbrev 0x000364b8 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_abbrev 0x0003652f 0x3c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_abbrev 0x000368f0 0x187 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_abbrev 0x00036a77 0x197 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_abbrev 0x00036c0e 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x00011d06 0x236 esp-idf/main/libmain.a(main.c.obj) + .debug_abbrev 0x00011f3c 0x317 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_abbrev 0x00012253 0x4aa esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_abbrev 0x000126fd 0x327 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_abbrev 0x00012a24 0x391 esp-idf/console/libconsole.a(commands.c.obj) + .debug_abbrev 0x00012db5 0xce esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_abbrev 0x00012e83 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_abbrev 0x000130d5 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_abbrev 0x000133a0 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_abbrev 0x0001358a 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_abbrev 0x00013883 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_abbrev 0x00013c71 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x00013d7d 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x00013f99 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x00013fc1 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_abbrev 0x00013fe9 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x00014683 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x0001472d 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0001478f 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x00014ca0 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x00014f3e 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x000151ba 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x0001570e 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x000157cb 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x000158a2 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00015ab9 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x00015be3 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00015deb 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x000161ed 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0001647e 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x000169c9 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x00016f11 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x000172cb 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0001750e 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x00017650 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00017ac1 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00017cea 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00017eef 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x00018168 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x000183e8 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x000185ba 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x0001879d 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00018b8b 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00018d04 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00018f6d 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x0001911c 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x000194a6 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x0001989c 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x00019c18 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x00019dad 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0001a114 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x0001a434 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0001a830 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0001ad2b 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0001af33 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x0001b2c1 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0001b695 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x0001bb07 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0001bb8d 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0001bbfd 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0001bcd1 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x0001bd74 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x0001be04 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0001bf9e 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x0001c062 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001c1cf 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x0001c403 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0001c860 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0001c8f5 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0001c909 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x0001cd05 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001ce76 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001d1e9 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x0001e147 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x0001f029 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0001fb56 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x00020072 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x00020e2d 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x0002110d 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0002190e 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x000224df 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x000231da 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x000235f1 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x00023bd2 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x00023f15 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x00024197 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x00024450 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x00024850 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x000248df 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_abbrev 0x00024988 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x00024f55 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x00025077 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x000254f6 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x000257fc 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x00025c6d 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x00025e0d 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x00025eb6 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x000263bf 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_abbrev 0x000267b1 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x00026d2c 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x000274f7 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_abbrev 0x0002759b 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x000278dd 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_abbrev 0x00027bd3 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_abbrev 0x00027dc9 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x00028216 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_abbrev 0x00028271 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_abbrev 0x00028343 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_abbrev 0x0002854c 0x21c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_abbrev 0x00028768 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_abbrev 0x00028a5c 0x352 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_abbrev 0x00028dae 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_abbrev 0x00028e10 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x000292ab 0x44f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x000296fa 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_abbrev 0x00029983 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_abbrev 0x00029c6a 0x233 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_abbrev 0x00029e9d 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_abbrev 0x0002a0ef 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_abbrev 0x0002a2c6 0x424 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x0002a6ea 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x0002a973 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_abbrev 0x0002ab86 0x246 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_abbrev 0x0002adcc 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_abbrev 0x0002b01f 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0002b266 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x0002b4a0 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x0002b65d 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_abbrev 0x0002b8d1 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x0002baf5 0x27a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_abbrev 0x0002bd6f 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_abbrev 0x0002bf6f 0x265 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x0002c1d4 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x0002c491 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_abbrev 0x0002c6b8 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_abbrev 0x0002c934 0x237 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_abbrev 0x0002cb6b 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_abbrev 0x0002cd7e 0x21e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_abbrev 0x0002cf9c 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_abbrev 0x0002d1f1 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x0002d401 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x0002d62e 0x25a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_abbrev 0x0002d888 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x0002da91 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_abbrev 0x0002dcb6 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x0002df94 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x0002e1f4 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x0002e406 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x0002e57a 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x0002e710 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_abbrev 0x0002e8e1 0x1e1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_abbrev 0x0002eac2 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x0002ec93 0x1ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_abbrev 0x0002ee82 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_abbrev 0x0002f054 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_abbrev 0x0002f22b 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x0002f367 0x1c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_abbrev 0x0002f529 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x0002f84e 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_abbrev 0x0002fa35 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x0002fe92 0x2be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_abbrev 0x00030150 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x0003051c 0x420 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_abbrev 0x0003093c 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x00030d69 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_abbrev 0x0003117b 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x00031339 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x00031590 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_abbrev 0x00031624 0x299 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_abbrev 0x000318bd 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x00031b42 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_abbrev 0x00031bb9 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x00031e16 0x50e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_abbrev 0x00032324 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x0003256b 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_abbrev 0x0003284e 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_abbrev 0x00032b38 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_abbrev 0x00032d79 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_abbrev 0x00032e32 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_abbrev 0x00032fe0 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_abbrev 0x00033057 0x3c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_abbrev 0x00033418 0x187 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_abbrev 0x0003359f 0x197 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_abbrev 0x00033736 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0xfa0cf +.debug_line 0x00000000 0xe2257 *(.debug_line) .debug_line 0x00000000 0x6f3 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000006f3 0x591 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -19419,217 +18729,192 @@ END GROUP .debug_line 0x0005e8ab 0x5ae esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_line 0x0005ee59 0xc62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_line 0x0005fabb 0xf56 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x00060a11 0x6ce esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x000610df 0x1e40 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_line 0x00062f1f 0x6c5 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_line 0x000635e4 0x920 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_line 0x00063f04 0x84bd esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_line 0x0006c3c1 0x45d esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_line 0x0006c81e 0x3a91 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_line 0x000702af 0xfe4 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_line 0x00071293 0x7fd esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_line 0x00071a90 0x3e75 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_line 0x00075905 0x1ec esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_line 0x00075af1 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_line 0x00076565 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_line 0x00079987 0x9e3 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_line 0x0007a36a 0xfae esp-idf/console/libconsole.a(commands.c.obj) - .debug_line 0x0007b318 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_line 0x0007b703 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_line 0x0007c0ad 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_line 0x0007c6ff 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_line 0x0007ccdd 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_line 0x0007d4d9 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_line 0x0007fb91 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0007fe1b 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00080225 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00080431 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x0008055d 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x000855ab 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x0008568a 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x00086c85 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x0008795d 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x00087a45 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x000889fe 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00089e17 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0008a9f6 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0008d7f3 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0008da9c 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0008dee4 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0008ef17 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x0008f1aa 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0008f8f9 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x000909d0 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00090f90 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0009453c 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00095898 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0009674c 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00096be2 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x00096f91 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x000992a3 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x00099715 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x00099bf2 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0009a1ca 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0009acf4 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0009b0af 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0009b468 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0009c242 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0009c63a 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0009cde9 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0009d75a 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0009df02 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x000a0590 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x000a0f43 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x000a1641 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x000a2307 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x000a2c75 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x000a3595 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000a5074 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x000a5605 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x000a60e1 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000a72f1 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x000a84cd 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x000a8587 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x000a873e 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_line 0x000a8949 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x000a8b5c 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000a8f1b 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x000a945e 0x517 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x000a9975 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x000a9b94 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000aa2ab 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x000aaae6 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000ac6de 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x000ac8ab 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x000aca49 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000ad881 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x000afbc0 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000b35d9 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x000b6656 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x000b9e84 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000baf75 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000bb876 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000bd058 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000bd57e 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000be52b 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000c232c 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000c3d08 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000c457e 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000c51cf 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000c7ae7 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000c832f 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x000c839a 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .debug_line 0x000c8405 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x000c8470 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_line 0x000c84db 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x000c8a19 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x000c8ac2 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x000c8f04 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x000c90a5 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x000c9540 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x000c95c1 0x86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .debug_line 0x000c9647 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x000c9aa1 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x000c9c88 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x000ca062 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x000ca831 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x000ca89c 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x000ca926 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x000caa5f 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x000cab4d 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x000cb2fc 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x000cb336 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_line 0x000cb402 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_line 0x000cb505 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_line 0x000cb74a 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_line 0x000cbcf8 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_line 0x000ccfe0 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x000cd01e 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x000d2203 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x000d57e6 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x000d5ada 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x000d6062 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_line 0x000d61ec 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_line 0x000d6580 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_line 0x000d66f0 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x000d6f38 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x000d71cd 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_line 0x000d731a 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_line 0x000d74b4 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_line 0x000d76c6 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x000d77b3 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x000d8070 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x000d81bb 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_line 0x000d8418 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x000d8589 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_line 0x000d8779 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_line 0x000d8866 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x000d8ac8 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x000d8ec6 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_line 0x000d9029 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_line 0x000d94ae 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line 0x000d980e 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x000d9a4f 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_line 0x000d9cff 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x000d9f7c 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x000da075 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x000da29f 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_line 0x000da4f5 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x000da799 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line 0x000daa0b 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x000db2cf 0x62b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .debug_line 0x000db8fa 0xc51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .debug_line 0x000dc54b 0x3f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .debug_line 0x000dc58a 0x131 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_line 0x000dc6bb 0x40d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .debug_line 0x000dcac8 0x6d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .debug_line 0x000dcb35 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .debug_line 0x000dcc25 0xba5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .debug_line 0x000dd7ca 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - .debug_line 0x000dd808 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x000dd93c 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x000ddc00 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x000ddc51 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x000ddcdf 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x000ddd90 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x000dde6f 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x000ddf44 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x000de02c 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x000de107 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x000de1e2 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x000de3a9 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_line 0x000de689 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x000e075b 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_line 0x000e07e4 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x000e29e1 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_line 0x000e2f3d 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_line 0x000e31ed 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x000e67cf 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_line 0x000ea3b8 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x000ef2a9 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_line 0x000f34ce 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x000f3657 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x000f39ec 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_line 0x000f3c02 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_line 0x000f41f8 0x80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_line 0x000f4278 0x448 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_line 0x000f46c0 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x000f486e 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_line 0x000f48de 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x000f4a85 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_line 0x000f6d56 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x000f6e91 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_line 0x000f742f 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_line 0x000f79bb 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_line 0x000f7b73 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_line 0x000f7bec 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_line 0x000f7cb0 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_line 0x000f7d22 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_line 0x000f8d3e 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_line 0x000f932b 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_line 0x000f98b4 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x00060a11 0x521 esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x00060f32 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_line 0x000619a6 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x00064dc8 0x9e3 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_line 0x000657ab 0xfae esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x00066759 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x00066b44 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x000674ee 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x00067b40 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0006811e 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x0006891a 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x0006afd2 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0006b25c 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x0006b666 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0006b872 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x0006b99e 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x000709ec 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x00070acb 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00070bb3 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00071fcc 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x00072bab 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00073b64 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00076961 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x00076c0a 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x00077052 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00078085 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00078318 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00078a67 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00079b3e 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0007a0fe 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0007d6aa 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0007ea06 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0007f8ba 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0007fd50 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x000800ff 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x00082411 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00082883 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x00082d60 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00083338 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x00083e62 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0008421d 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x000845d6 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000853b0 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000857a8 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00085f57 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000868c8 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x00087070 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000896fe 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x0008a0b1 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x0008a7af 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0008b475 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x0008bde3 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0008c703 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0008e1e2 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0008e773 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0008f24f 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0009045f 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0009163b 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x000916f5 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000918ac 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x00091ab7 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x00091cca 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x00092089 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x000925cc 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000927eb 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x00092f02 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x0009373d 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x00095335 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00095502 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000956a0 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000964d8 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x00098817 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0009c230 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0009f2ad 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x000a2adb 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000a3bcc 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000a44cd 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000a5caf 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000a61d5 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000a7182 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000aaf83 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000ac95f 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000ad1d5 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000ade26 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000af421 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000b00f9 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000b0941 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b3259 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x000b32c4 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_line 0x000b332f 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x000b386d 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x000b3916 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x000b3d58 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x000b3ef9 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x000b4394 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x000b4415 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x000b4480 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x000b48da 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x000b4ac1 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x000b4e9b 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x000b566a 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x000b56d5 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x000b575f 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x000b5898 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x000b5986 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x000b6135 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x000b616f 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_line 0x000b623b 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_line 0x000b633e 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_line 0x000b6583 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_line 0x000b6b31 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_line 0x000b7e19 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x000b7e57 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x000bd03c 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x000c061f 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x000c0913 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x000c0e9b 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_line 0x000c1025 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_line 0x000c13b9 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_line 0x000c1529 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x000c1d71 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x000c2006 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_line 0x000c2153 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_line 0x000c22ed 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_line 0x000c24ff 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x000c25ec 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x000c2ea9 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x000c2ff4 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_line 0x000c3251 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x000c33c2 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_line 0x000c35b2 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_line 0x000c369f 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x000c3901 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x000c3cff 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_line 0x000c3e62 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_line 0x000c42e7 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_line 0x000c4647 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x000c4888 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_line 0x000c4b38 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x000c4db5 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x000c4eae 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x000c50d8 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_line 0x000c532e 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x000c55d2 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line 0x000c5844 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x000c6108 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x000c623c 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x000c6500 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x000c6551 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x000c65df 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x000c6690 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x000c676f 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x000c6844 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x000c692c 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x000c6a07 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x000c6ae2 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x000c6ca9 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_line 0x000c6f89 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x000c905b 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_line 0x000c90e4 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x000cb2e1 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_line 0x000cb83d 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x000cee1f 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_line 0x000d2a08 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x000d78f9 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_line 0x000dbb1e 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x000dbca7 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x000dc03c 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_line 0x000dc252 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_line 0x000dc848 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x000dc9f6 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_line 0x000dca66 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x000dcc0d 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_line 0x000deede 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x000df019 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_line 0x000df5b7 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_line 0x000dfb43 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_line 0x000dfcfb 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_line 0x000dfd74 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_line 0x000dfe38 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_line 0x000dfeaa 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_line 0x000e0ec6 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_line 0x000e14b3 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_line 0x000e1a3c 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x17e70 +.debug_frame 0x00000000 0x15fc8 *(.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) @@ -19725,493 +19010,447 @@ END GROUP .debug_frame 0x000097d0 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_frame 0x00009878 0x148 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_frame 0x000099c0 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x00009ae4 0x88 esp-idf/main/libmain.a(main.c.obj) - .debug_frame 0x00009b6c 0x1cc esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_frame 0x00009d38 0xf4 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_frame 0x00009e2c 0x100 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_frame 0x00009f2c 0x9c0 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_frame 0x0000a8ec 0xbc esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_frame 0x0000a9a8 0x6e8 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_frame 0x0000b090 0x188 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_frame 0x0000b218 0x110 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_frame 0x0000b328 0x360 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_frame 0x0000b688 0x2c esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_frame 0x0000b6b4 0xcc esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_frame 0x0000b780 0x664 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_frame 0x0000bde4 0x6c esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_frame 0x0000be50 0x1bc esp-idf/console/libconsole.a(commands.c.obj) - .debug_frame 0x0000c00c 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_frame 0x0000c02c 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_frame 0x0000c1a8 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_frame 0x0000c26c 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_frame 0x0000c34c 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_frame 0x0000c4b4 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_frame 0x0000c9d4 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x0000ca04 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x0000cab0 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x0000d31c 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x0000d33c 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0000d55c 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x0000d6f4 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000d720 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000d7fc 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x0000da54 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000dbc8 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000df10 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000df58 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x0000e0a4 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000e0e4 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000e23c 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000e414 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000e4d0 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000e9e0 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000eb50 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000edec 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000ee78 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000f2f0 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000f35c 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000f39c 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000f438 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000f58c 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000f5bc 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000f5ec 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000f758 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000f7d4 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000f8e4 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000fa64 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000fad0 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000fe58 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000ff70 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000ffa4 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0001015c 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_frame 0x00010288 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x00010348 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x000105f8 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x000106c0 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x00010828 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x00010a40 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x00010ba8 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x00010be8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x00010c08 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x00010c68 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x00010cc0 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x00010d2c 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x00010d60 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_frame 0x00010e34 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x000111d0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x00011200 0x20c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_frame 0x0001140c 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x00012760 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x00012dec 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x00013af4 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x0001425c 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x00014504 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x00014634 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x000148ac 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00014920 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x00014a3c 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x00014f1c 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x000150ec 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x00015158 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x000151f0 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x00015634 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x00015720 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x000159a0 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_frame 0x000159c8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_frame 0x00015a14 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_frame 0x00015a80 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_frame 0x00015b0c 0x130 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_frame 0x00015c3c 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x00015d44 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x00015e6c 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x00015ec4 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x00015f48 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_frame 0x00015f9c 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_frame 0x00016018 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_frame 0x00016050 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x000161cc 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x0001622c 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_frame 0x0001627c 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_frame 0x000162d4 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_frame 0x0001632c 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x00016370 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x000163d0 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x00016420 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_frame 0x0001648c 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x000164d8 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_frame 0x00016534 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_frame 0x00016570 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x000165c4 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x0001661c 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_frame 0x0001666c 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_frame 0x000166b4 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_frame 0x0001671c 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x00016768 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_frame 0x000167c0 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x00016864 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x000168a0 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x00016904 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_frame 0x00016964 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x0001699c 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_frame 0x000169f4 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x00016a6c 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .debug_frame 0x00016ab0 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .debug_frame 0x00016b34 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_frame 0x00016b6c 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .debug_frame 0x00016ba0 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .debug_frame 0x00016bd0 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .debug_frame 0x00016c18 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .debug_frame 0x00016c94 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x00016cd4 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x00016d20 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x00016d4c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x00016d78 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x00016da8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x00016dd8 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x00016e0c 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x00016e40 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x00016e74 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x00016eac 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_frame 0x00016f08 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x00016fa4 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_frame 0x00016fd4 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x000172c8 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_frame 0x00017340 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_frame 0x00017398 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x0001749c 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_frame 0x000175ac 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x00017664 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_frame 0x000176e0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x00017700 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x0001776c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_frame 0x0001778c 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_frame 0x00017820 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_frame 0x00017840 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_frame 0x00017884 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x000178ec 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_frame 0x0001790c 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x00017944 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_frame 0x00017ab0 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x00017ae0 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_frame 0x00017b94 0xb0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_frame 0x00017c44 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_frame 0x00017ca0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_frame 0x00017cc0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_frame 0x00017ce0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_frame 0x00017d00 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_frame 0x00017d84 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_frame 0x00017e08 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_frame 0x00017e44 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x00009ae4 0x64 esp-idf/main/libmain.a(main.c.obj) + .debug_frame 0x00009b48 0xcc esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_frame 0x00009c14 0x664 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_frame 0x0000a278 0x6c esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_frame 0x0000a2e4 0x1bc esp-idf/console/libconsole.a(commands.c.obj) + .debug_frame 0x0000a4a0 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_frame 0x0000a4c0 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_frame 0x0000a63c 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_frame 0x0000a700 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_frame 0x0000a7e0 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_frame 0x0000a948 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_frame 0x0000ae68 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000ae98 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000af44 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000b7b0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x0000b7d0 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000b7fc 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000ba54 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000bbc8 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000bca4 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000bfec 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000c034 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000c180 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000c1c0 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000c318 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000c4f0 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000c5ac 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000cabc 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000cc2c 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000cec8 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000cf54 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000d3cc 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000d438 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000d478 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000d514 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000d668 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000d698 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000d6c8 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000d834 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000d8b0 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000d9c0 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000db40 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000dbac 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000df34 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000e04c 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000e080 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000e238 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000e364 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000e424 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000e6d4 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000e79c 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000e904 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000eb1c 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000ec84 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000ecc4 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000ece4 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000ed44 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000edb0 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000ede4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x0000eeb8 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000f254 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000f284 0x20c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x0000f490 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x000107e4 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00010e70 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x00011b78 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x000122e0 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x00012588 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x000126b8 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x00012930 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x000129a4 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00012ac0 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x00012fa0 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x00013170 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x000131dc 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x00013274 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00013494 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0001362c 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x00013718 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x00013b5c 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x00013ddc 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_frame 0x00013e04 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_frame 0x00013e50 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_frame 0x00013ebc 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_frame 0x00013f48 0x130 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_frame 0x00014078 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x00014180 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x000142a8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x00014300 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x00014384 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_frame 0x000143d8 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_frame 0x00014454 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_frame 0x0001448c 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x00014608 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x00014668 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_frame 0x000146b8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_frame 0x00014710 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_frame 0x00014768 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x000147ac 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x0001480c 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x0001485c 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_frame 0x000148c8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x00014914 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_frame 0x00014970 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_frame 0x000149ac 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x00014a00 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x00014a58 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_frame 0x00014aa8 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_frame 0x00014af0 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_frame 0x00014b58 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x00014ba4 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_frame 0x00014bfc 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x00014ca0 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x00014cdc 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x00014d40 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_frame 0x00014da0 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x00014dd8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_frame 0x00014e30 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x00014ea8 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x00014ee8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x00014f34 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x00014f60 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x00014f8c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x00014fbc 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x00014fec 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x00015020 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x00015054 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x00015088 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x000150c0 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_frame 0x0001511c 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x000151b8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_frame 0x000151e8 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x000154dc 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_frame 0x00015554 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x00015658 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_frame 0x00015768 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x00015820 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_frame 0x0001589c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x000158bc 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x00015928 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_frame 0x00015948 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_frame 0x000159dc 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x00015a44 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_frame 0x00015a64 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00015a9c 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_frame 0x00015c08 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x00015c38 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_frame 0x00015cec 0xb0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_frame 0x00015d9c 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_frame 0x00015df8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_frame 0x00015e18 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_frame 0x00015e38 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_frame 0x00015e58 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_frame 0x00015edc 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_frame 0x00015f60 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_frame 0x00015f9c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_str 0x00000000 0x3fc33 +.debug_str 0x00000000 0x3dc47 *(.debug_str) - .debug_str 0x00000000 0x3fc33 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x3dc47 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x47c (size before relaxing) - .debug_str 0x0003fc33 0x49d esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .debug_str 0x0003fc33 0x96c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x0003fc33 0x2bf7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x0003fc33 0x2a2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x0003fc33 0x33b6 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .debug_str 0x0003fc33 0x6db esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x0003fc33 0x1bba esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x0003fc33 0x2ec esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x0003fc33 0x2a9d esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x0003fc33 0x3c9b esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x0003fc33 0x838 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_str 0x0003fc33 0x29bf esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x0003fc33 0xbb0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x0003fc33 0x30b esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_str 0x0003fc33 0x4509 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x0003fc33 0x47d esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x0003fc33 0x3300 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x0003fc33 0xfa1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x0003fc33 0x4ed8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_str 0x0003fc33 0x501 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x0003fc33 0x2817 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0003fc33 0x29de esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0003fc33 0x5138 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x0003fc33 0xa35 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x0003fc33 0x218f esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x0003fc33 0x5c9 esp-idf/log/liblog.a(log.c.obj) - .debug_str 0x0003fc33 0x54c esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_str 0x0003fc33 0xb16 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x0003fc33 0x70b esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x0003fc33 0x94c esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x0003fc33 0xa5c esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x0003fc33 0x859 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x0003fc33 0x438 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x0003fc33 0x5a4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x0003fc33 0x509 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x0003fc33 0x4e8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x0003fc33 0x1678 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x0003fc33 0x7c0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x0003fc33 0x29f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x0003fc33 0x1e8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x0003fc33 0x4fa esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x0003fc33 0x138a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x0003fc33 0x2eff esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x0003fc33 0xa37 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_str 0x0003fc33 0x51f3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x0003fc33 0x3211 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x0003fc33 0x23bc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_str 0x0003fc33 0x497 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_str 0x0003fc33 0x363 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x0003fc33 0x4a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x0003fc33 0xe17 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x0003fc33 0x1d59 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x0003fc33 0x1570 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x0003fc33 0x352 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x0003fc33 0x7ec esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x0003fc33 0x5918 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x0003fc33 0x35b esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x0003fc33 0x287 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x0003fc33 0x320 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x0003fc33 0x7ac esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x0003fc33 0x8dd esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x0003fc33 0x2ca esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x0003fc33 0x65c esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x0003fc33 0xcb0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x0003fc33 0x897 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x0003fc33 0xa54 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x0003fc33 0x930 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x0003fc33 0xe37 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x0003fc33 0x86d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x0003fc33 0x52a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x0003fc33 0x59e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x0003fc33 0x41e esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x0003fc33 0xb61 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x0003fc33 0x489 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_str 0x0003fc33 0x2fd esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_str 0x0003fc33 0x3c9 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x0003fc33 0x5ac6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_str 0x0003fc33 0x1974 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .debug_str 0x0003fc33 0x71f3 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_str 0x0003fc33 0x73d esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_str 0x0003fc33 0x3e8 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_str 0x0003fc33 0xd2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_str 0x0003fc33 0xe3f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_str 0x0003fc33 0x1667 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_str 0x0003fc33 0x3b2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x0003fc33 0xa3d esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_str 0x0003fc33 0x1399 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x0003fc33 0x2c0 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_str 0x0003fc33 0xaac esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_str 0x0003fc33 0x14e6 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_str 0x0003fc33 0xf50 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_str 0x0003fc33 0x3e9 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_str 0x0003fc33 0x8a4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_str 0x0003fc33 0x96b esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x0003fc33 0x750 esp-idf/main/libmain.a(main.c.obj) - .debug_str 0x0003fc33 0x1098 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_str 0x0003fc33 0x43a esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_str 0x0003fc33 0x493 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_str 0x0003fc33 0x977 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_str 0x0003fc33 0x331 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_str 0x0003fc33 0x12ee esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_str 0x0003fc33 0xd01 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_str 0x0003fc33 0xdfb esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_str 0x0003fc33 0x11ae esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_str 0x0003fc33 0x267 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_str 0x0003fc33 0xbbc esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_str 0x0003fc33 0xe12 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_str 0x0003fc33 0xe6f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_str 0x0003fc33 0xacb esp-idf/console/libconsole.a(commands.c.obj) - .debug_str 0x0003fc33 0x2c7 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_str 0x0003fc33 0x402 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_str 0x0003fc33 0x7ea esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_str 0x0003fc33 0x441 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_str 0x0003fc33 0x754 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_str 0x0003fc33 0xb9a esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_str 0x0003fc33 0x296 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_str 0x0003fc33 0x329 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_str 0x0003fc33 0xa1 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_str 0x0003fc33 0x92 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_str 0x0003fc33 0x2db0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_str 0x0003fc33 0x351 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_str 0x0003fc33 0x1071 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x0003fc33 0xf0a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x0003fc33 0x242 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x0003fc33 0x9ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x0003fc33 0x294e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x0003fc33 0x137c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_str 0x0003fc33 0x100c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x0003fc33 0x35d esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x0003fc33 0x2a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_str 0x0003fc33 0x59e esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_str 0x0003fc33 0x352 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x0003fc33 0xe12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x0003fc33 0xb9a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x0003fc33 0x5d9 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x0003fc33 0x2273 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x0003fc33 0x3cf1 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x0003fc33 0xc0d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x0003fc33 0x776 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x0003fc33 0x96e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x0003fc33 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x0003fc33 0xc97 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x0003fc33 0x1367 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x0003fc33 0xccd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x0003fc33 0xd74 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x0003fc33 0xbf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_str 0x0003fc33 0xbee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_str 0x0003fc33 0x2cff esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x0003fc33 0x2fb esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x0003fc33 0xb80 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x0003fc33 0x4be esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x0003fc33 0x7426 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x0003fc33 0xc44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x0003fc33 0x7485 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x0003fc33 0x425 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x0003fc33 0x616 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x0003fc33 0x619 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_str 0x0003fc33 0x28ad esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x0003fc33 0x26aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x0003fc33 0x4ed esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x0003fc33 0xe50 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_str 0x0003fc33 0x13c3 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x0003fc33 0x2230 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_str 0x0003fc33 0x8a8 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x0003fc33 0x230 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x0003fc33 0x941 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_str 0x0003fc33 0x263 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x0003fc33 0x242 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x0003fc33 0x41f esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_str 0x0003fc33 0x32a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_str 0x0003fc33 0x2cf esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x0003fc33 0xa19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x0003fc33 0x653 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x0003fc33 0x11f6 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_str 0x0003fc33 0x23c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_str 0x0003fc33 0xa1 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x0003fc33 0xf87 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_str 0x0003fc33 0xe49 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x0003fc33 0xe4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x0003fc33 0x8f3e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_str 0x0003fc33 0x8735 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_str 0x0003fc33 0x6fa8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_str 0x0003fc33 0x1100 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_str 0x0003fc33 0x843b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_str 0x0003fc33 0x504 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_str 0x0003fc33 0x24b3 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_str 0x0003fc33 0x35c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_str 0x0003fc33 0x5521 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_str 0x0003fc33 0xdcc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_str 0x0003fc33 0x1763 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_str 0x0003fc33 0x1847 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x0003fc33 0xba5 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x0003fc33 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_str 0x0003fc33 0x131 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - .debug_str 0x0003fc33 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_str 0x0003fc33 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_str 0x0003fc33 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_str 0x0003fc33 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_str 0x0003fc33 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_str 0x0003fc33 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_str 0x0003fc33 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_str 0x0003fc33 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_str 0x0003fc33 0x2bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - .debug_str 0x0003fc33 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_str 0x0003fc33 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_str 0x0003fc33 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_str 0x0003fc33 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_str 0x0003fc33 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_str 0x0003fc33 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_str 0x0003fc33 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_str 0x0003fc33 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_str 0x0003fc33 0x1005 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_str 0x0003fc33 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_str 0x0003fc33 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_str 0x0003fc33 0x4fb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_str 0x0003fc33 0x52d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_str 0x0003fc33 0x765 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_str 0x0003fc33 0x6f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_str 0x0003fc33 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_str 0x0003fc33 0xd54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_str 0x0003fc33 0xc3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_str 0x0003fc33 0x5a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_str 0x0003fc33 0x599 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_str 0x0003fc33 0x555 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_str 0x0003fc33 0x565 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_str 0x0003fc33 0x543 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_str 0x0003fc33 0x752 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_str 0x0003fc33 0x5cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_str 0x0003fc33 0x521 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_str 0x0003fc33 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_str 0x0003fc33 0x5a2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_str 0x0003fc33 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_str 0x0003fc33 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_str 0x0003fc33 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_str 0x0003fc33 0x5a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_str 0x0003fc33 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_str 0x0003fc33 0x562 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_str 0x0003fc33 0x4fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_str 0x0003fc33 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_str 0x0003fc33 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_str 0x0003fc33 0x50f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_str 0x0003fc33 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_str 0x0003fc33 0x530 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_str 0x0003fc33 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_str 0x0003fc33 0x53a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_str 0x0003fc33 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_str 0x0003fc33 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_str 0x0003fc33 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_str 0x0003fc33 0x519 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_str 0x0003fc33 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_str 0x0003fc33 0x529 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_str 0x0003fc33 0x705 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_str 0x0003fc33 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .debug_str 0x0003fc33 0x2ac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .debug_str 0x0003fc33 0x114 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .debug_str 0x0003fc33 0x531 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_str 0x0003fc33 0x1e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .debug_str 0x0003fc33 0x176 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .debug_str 0x0003fc33 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .debug_str 0x0003fc33 0x64d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .debug_str 0x0003fc33 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) - .debug_str 0x0003fc33 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_str 0x0003fc33 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_str 0x0003fc33 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_str 0x0003fc33 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_str 0x0003fc33 0x4e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_str 0x0003fc33 0x62e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_str 0x0003fc33 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_str 0x0003fc33 0x515 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_str 0x0003fc33 0x4e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_str 0x0003fc33 0x4ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_str 0x0003fc33 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_str 0x0003fc33 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_str 0x0003fc33 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_str 0x0003fc33 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_str 0x0003fc33 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_str 0x0003fc33 0x761 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_str 0x0003fc33 0x53d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .debug_str 0x0003fc33 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_str 0x0003fc33 0x963 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_str 0x0003fc33 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_str 0x0003fc33 0x9db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_str 0x0003fc33 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_str 0x0003fc33 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_str 0x0003fc33 0x11b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_str 0x0003fc33 0x582 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_str 0x0003fc33 0x194 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .debug_str 0x0003fc33 0x1b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .debug_str 0x0003fc33 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_str 0x0003fc33 0x12a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_str 0x0003fc33 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_str 0x0003fc33 0xa78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_str 0x0003fc33 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_str 0x0003fc33 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_str 0x0003fc33 0x779 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_str 0x0003fc33 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_str 0x0003fc33 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_str 0x0003fc33 0x6c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_str 0x0003fc33 0x125 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_str 0x0003fc33 0x8d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_str 0x0003fc33 0x24b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_str 0x0003fc33 0x221 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_str 0x0003fc33 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x0003dc47 0x49d esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x0003dc47 0x96c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x0003dc47 0x2bf7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0003dc47 0x2a2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x0003dc47 0x33b6 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x0003dc47 0x6db esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x0003dc47 0x1bba esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x0003dc47 0x2ec esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x0003dc47 0x2a9d esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x0003dc47 0x3c9b esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x0003dc47 0x838 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x0003dc47 0x29bf esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x0003dc47 0xbb0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x0003dc47 0x30b esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x0003dc47 0x4509 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x0003dc47 0x47d esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x0003dc47 0x3300 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x0003dc47 0xfa1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x0003dc47 0x4ed8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x0003dc47 0x501 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x0003dc47 0x2817 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0003dc47 0x29de esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0003dc47 0x5138 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x0003dc47 0xa35 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x0003dc47 0x218f esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x0003dc47 0x5c9 esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x0003dc47 0x54c esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x0003dc47 0xb16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x0003dc47 0x70b esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x0003dc47 0x94c esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x0003dc47 0xa5c esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x0003dc47 0x859 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x0003dc47 0x438 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x0003dc47 0x5a4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x0003dc47 0x509 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x0003dc47 0x4e8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x0003dc47 0x1678 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x0003dc47 0x7c0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x0003dc47 0x29f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x0003dc47 0x1e8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x0003dc47 0x4fa esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x0003dc47 0x138a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x0003dc47 0x2eff esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x0003dc47 0xa37 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x0003dc47 0x51f3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x0003dc47 0x3211 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x0003dc47 0x23bc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x0003dc47 0x497 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x0003dc47 0x363 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x0003dc47 0x4a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x0003dc47 0xe17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x0003dc47 0x1d59 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x0003dc47 0x1570 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x0003dc47 0x352 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x0003dc47 0x7ec esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x0003dc47 0x5918 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x0003dc47 0x35b esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x0003dc47 0x287 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x0003dc47 0x320 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x0003dc47 0x7ac esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x0003dc47 0x8dd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x0003dc47 0x2ca esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x0003dc47 0x65c esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x0003dc47 0xcb0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x0003dc47 0x897 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x0003dc47 0xa54 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x0003dc47 0x930 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x0003dc47 0xe37 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x0003dc47 0x86d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0003dc47 0x52a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x0003dc47 0x59e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x0003dc47 0x41e esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x0003dc47 0xb61 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x0003dc47 0x489 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x0003dc47 0x2fd esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x0003dc47 0x3c9 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x0003dc47 0x5ac6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x0003dc47 0x1974 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x0003dc47 0x71f3 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x0003dc47 0x73d esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_str 0x0003dc47 0x3e8 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_str 0x0003dc47 0xd2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_str 0x0003dc47 0xe3f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .debug_str 0x0003dc47 0x1667 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .debug_str 0x0003dc47 0x3b2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x0003dc47 0xa3d esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x0003dc47 0x1399 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x0003dc47 0x2c0 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_str 0x0003dc47 0xaac esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_str 0x0003dc47 0x14e6 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_str 0x0003dc47 0xf50 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_str 0x0003dc47 0x3e9 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_str 0x0003dc47 0x8a4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_str 0x0003dc47 0x96b esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x0003dc47 0x5db esp-idf/main/libmain.a(main.c.obj) + .debug_str 0x0003dc47 0xbbc esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_str 0x0003dc47 0xe12 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_str 0x0003dc47 0xe6f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_str 0x0003dc47 0xacb esp-idf/console/libconsole.a(commands.c.obj) + .debug_str 0x0003dc47 0x2c7 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_str 0x0003dc47 0x402 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_str 0x0003dc47 0x7ea esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_str 0x0003dc47 0x441 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_str 0x0003dc47 0x754 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_str 0x0003dc47 0xb9a esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_str 0x0003dc47 0x296 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x0003dc47 0x329 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x0003dc47 0xa1 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x0003dc47 0x92 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_str 0x0003dc47 0x2db0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x0003dc47 0x351 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_str 0x0003dc47 0x242 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x0003dc47 0x294e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x0003dc47 0x137c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x0003dc47 0x9ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x0003dc47 0x100c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x0003dc47 0x35d esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x0003dc47 0x2a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x0003dc47 0x59e esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_str 0x0003dc47 0x352 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x0003dc47 0xe12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x0003dc47 0xb9a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x0003dc47 0x5d9 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x0003dc47 0x2273 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x0003dc47 0x3cf1 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x0003dc47 0xc0d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x0003dc47 0x776 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x0003dc47 0x96e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x0003dc47 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x0003dc47 0xc97 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x0003dc47 0x1367 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x0003dc47 0xccd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x0003dc47 0xd74 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x0003dc47 0xbf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x0003dc47 0xbee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x0003dc47 0x2cff esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x0003dc47 0x2fb esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x0003dc47 0xb80 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x0003dc47 0x4be esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x0003dc47 0x7426 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x0003dc47 0xc44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x0003dc47 0x7485 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x0003dc47 0x425 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x0003dc47 0x616 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0003dc47 0x619 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x0003dc47 0x28ad esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x0003dc47 0x26aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x0003dc47 0x4ed esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x0003dc47 0xe50 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x0003dc47 0x13c3 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x0003dc47 0x2230 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x0003dc47 0x8a8 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x0003dc47 0x230 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x0003dc47 0x941 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0003dc47 0x263 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x0003dc47 0x242 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x0003dc47 0x41f esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x0003dc47 0x2cf esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x0003dc47 0xa19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x0003dc47 0x653 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x0003dc47 0x11f6 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x0003dc47 0x23c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x0003dc47 0xa1 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x0003dc47 0xf87 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_str 0x0003dc47 0xe49 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x0003dc47 0xe4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x0003dc47 0x8f3e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x0003dc47 0x8735 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x0003dc47 0x6fa8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x0003dc47 0x1100 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x0003dc47 0x843b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x0003dc47 0x504 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x0003dc47 0x24b3 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x0003dc47 0x35c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x0003dc47 0x5521 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x0003dc47 0xdcc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x0003dc47 0x1763 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x0003dc47 0x1071 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x0003dc47 0xf0a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x0003dc47 0xba5 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x0003dc47 0x1847 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x0003dc47 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_str 0x0003dc47 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_str 0x0003dc47 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_str 0x0003dc47 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_str 0x0003dc47 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_str 0x0003dc47 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_str 0x0003dc47 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_str 0x0003dc47 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_str 0x0003dc47 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_str 0x0003dc47 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_str 0x0003dc47 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_str 0x0003dc47 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_str 0x0003dc47 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_str 0x0003dc47 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_str 0x0003dc47 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_str 0x0003dc47 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_str 0x0003dc47 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_str 0x0003dc47 0x1005 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x0003dc47 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_str 0x0003dc47 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_str 0x0003dc47 0x4fb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_str 0x0003dc47 0x52d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_str 0x0003dc47 0x765 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_str 0x0003dc47 0x6f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_str 0x0003dc47 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_str 0x0003dc47 0xd54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x0003dc47 0xc3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_str 0x0003dc47 0x5a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_str 0x0003dc47 0x599 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_str 0x0003dc47 0x555 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_str 0x0003dc47 0x565 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_str 0x0003dc47 0x543 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_str 0x0003dc47 0x752 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x0003dc47 0x5cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x0003dc47 0x521 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_str 0x0003dc47 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_str 0x0003dc47 0x5a2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_str 0x0003dc47 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x0003dc47 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x0003dc47 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x0003dc47 0x5a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_str 0x0003dc47 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x0003dc47 0x562 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_str 0x0003dc47 0x4fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_str 0x0003dc47 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x0003dc47 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x0003dc47 0x50f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_str 0x0003dc47 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_str 0x0003dc47 0x530 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_str 0x0003dc47 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_str 0x0003dc47 0x53a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_str 0x0003dc47 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_str 0x0003dc47 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x0003dc47 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_str 0x0003dc47 0x519 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_str 0x0003dc47 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x0003dc47 0x529 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_str 0x0003dc47 0x705 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x0003dc47 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x0003dc47 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x0003dc47 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x0003dc47 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x0003dc47 0x4e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_str 0x0003dc47 0x62e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_str 0x0003dc47 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x0003dc47 0x515 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_str 0x0003dc47 0x4e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_str 0x0003dc47 0x4ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_str 0x0003dc47 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x0003dc47 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_str 0x0003dc47 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x0003dc47 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_str 0x0003dc47 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x0003dc47 0x761 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_str 0x0003dc47 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x0003dc47 0x963 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_str 0x0003dc47 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_str 0x0003dc47 0x9db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_str 0x0003dc47 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x0003dc47 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x0003dc47 0x11b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_str 0x0003dc47 0x582 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_str 0x0003dc47 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x0003dc47 0x12a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_str 0x0003dc47 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x0003dc47 0xa78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_str 0x0003dc47 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_str 0x0003dc47 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_str 0x0003dc47 0x779 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_str 0x0003dc47 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_str 0x0003dc47 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_str 0x0003dc47 0x6c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_str 0x0003dc47 0x125 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_str 0x0003dc47 0x8d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_str 0x0003dc47 0x24b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_str 0x0003dc47 0x221 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_str 0x0003dc47 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_loc 0x00000000 0x7a7ba +.debug_loc 0x00000000 0x6ee25 *(.debug_loc) .debug_loc 0x00000000 0x115 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x00000115 0x7c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20303,93 +19542,82 @@ END GROUP .debug_loc 0x00035bf4 0x1e0 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_loc 0x00035dd4 0x551 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_loc 0x00036325 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x000368b2 0xbf esp-idf/main/libmain.a(main.c.obj) - .debug_loc 0x00036971 0xf8f esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_loc 0x00037900 0x357 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_loc 0x00037c57 0x51b esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_loc 0x00038172 0x4843 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_loc 0x0003c9b5 0xf5 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_loc 0x0003caaa 0x3840 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_loc 0x000402ea 0x75b esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_loc 0x00040a45 0x3a1 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_loc 0x00040de6 0x13e5 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_loc 0x000421cb 0x75 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_loc 0x00042240 0x3d0 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_loc 0x00042610 0x14c9 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_loc 0x00043ad9 0x28b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_loc 0x00043d64 0x699 esp-idf/console/libconsole.a(commands.c.obj) - .debug_loc 0x000443fd 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_loc 0x00044737 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_loc 0x00044be9 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_loc 0x00044f2e 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_loc 0x0004544e 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_loc 0x00045a04 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_loc 0x00047996 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x00047a22 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x00047c1d 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x0004a2d0 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_loc 0x0004a2f7 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x0004aef2 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x0004bdb5 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x0004bfea 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x0004cdc1 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x0004d261 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x0004f75b 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x0004f8b9 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_loc 0x00050a1b 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x00050b24 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x0005188e 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x000519b4 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x00053686 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x00053e63 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0005467f 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x000547e3 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x00055ef9 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x00056093 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x000561dc 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x000564a3 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x00056ce8 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x00056e02 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x00056f1c 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x000577cf 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x00057b63 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x00057d9a 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x000581ae 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x0005826e 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x00059118 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x00059681 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x000596c6 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x0005a782 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_loc 0x0005b318 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x0005b6cd 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x0005cae9 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x0005cd06 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x0005d844 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x0005e5fc 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x0005f272 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x0005f379 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_loc 0x0005f421 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x0005f4b1 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x0005f8f0 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_loc 0x0005fc5b 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x000612e8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x00061338 0x97a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_loc 0x00061cb2 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x00066fa9 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x0006b24d 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_loc 0x0006e9d7 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_loc 0x000718b3 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_loc 0x00072614 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_loc 0x00072b12 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_loc 0x000738f4 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_loc 0x00073942 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_loc 0x00073efa 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_loc 0x00077786 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_loc 0x00078494 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_loc 0x0007868f 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_loc 0x0007897c 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x00079e4f 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x0007a154 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x000368b2 0xa1 esp-idf/main/libmain.a(main.c.obj) + .debug_loc 0x00036953 0x3d0 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_loc 0x00036d23 0x14c9 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_loc 0x000381ec 0x28b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_loc 0x00038477 0x699 esp-idf/console/libconsole.a(commands.c.obj) + .debug_loc 0x00038b10 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_loc 0x00038e4a 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_loc 0x000392fc 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_loc 0x00039641 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_loc 0x00039b61 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_loc 0x0003a117 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_loc 0x0003c0a9 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0003c135 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0003c330 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x0003e9e3 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x0003ea0a 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x0003f7e1 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x0003fc81 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x0003feb6 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000423b0 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x0004250e 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x00043670 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00043779 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000444e3 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x00044609 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x000462db 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x00046ab8 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x000472d4 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x00047438 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x00048b4e 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x00048ce8 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x00048e31 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x000490f8 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0004993d 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x00049a57 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x00049b71 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0004a424 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0004a7b8 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0004a9ef 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x0004ae03 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x0004aec3 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0004bd6d 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0004c2d6 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x0004c31b 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x0004d3d7 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x0004df6d 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x0004e322 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x0004f73e 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x0004f95b 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x00050499 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x00051251 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x00051ec7 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00051fce 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x0005205e 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x0005249d 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x00052808 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x00053e95 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x00053ee5 0x97a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x0005485f 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x00059b56 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x0005ddfa 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x00061584 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x00064460 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x000651c1 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000656bf 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x000664a1 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x000664ef 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x00066aa7 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x0006a333 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x0006b041 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x0006b23c 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x0006b529 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x0006c124 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x0006cfe7 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x0006d2ec 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x0006e7bf 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_macinfo *(.debug_macinfo) @@ -20397,7 +19625,7 @@ END GROUP .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0xa040 +.debug_ranges 0x00000000 0x9798 *(.debug_ranges) .debug_ranges 0x00000000 0x88 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_ranges 0x00000088 0x60 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20493,97 +19721,86 @@ END GROUP .debug_ranges 0x00005598 0x38 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_ranges 0x000055d0 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_ranges 0x00005678 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_ranges 0x000056d8 0x88 esp-idf/main/libmain.a(main.c.obj) - .debug_ranges 0x00005760 0xd8 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .debug_ranges 0x00005838 0x48 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .debug_ranges 0x00005880 0x48 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .debug_ranges 0x000058c8 0x1c8 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .debug_ranges 0x00005a90 0x38 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .debug_ranges 0x00005ac8 0x1c8 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .debug_ranges 0x00005c90 0x48 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .debug_ranges 0x00005cd8 0x60 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .debug_ranges 0x00005d38 0x288 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .debug_ranges 0x00005fc0 0x10 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - .debug_ranges 0x00005fd0 0x48 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_ranges 0x00006018 0x268 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_ranges 0x00006280 0x18 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_ranges 0x00006298 0x90 esp-idf/console/libconsole.a(commands.c.obj) - .debug_ranges 0x00006328 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_ranges 0x00006368 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_ranges 0x000063d8 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_ranges 0x00006420 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_ranges 0x00006460 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_ranges 0x000064b0 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_ranges 0x000066d8 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_ranges 0x000066e8 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_ranges 0x00006730 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_ranges 0x00006a30 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_ranges 0x00006a40 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x00006b40 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x00006bb8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x00006bc8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x00006c40 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x00006cf8 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_ranges 0x00006d60 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x00006fd8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_ranges 0x00006fe8 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_ranges 0x00007068 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00007088 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x000070f0 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x000071f0 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x00007250 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x00007448 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x00007508 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x000075b8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x000075e8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x00007768 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x00007790 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x000077b0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x000077e8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x00007850 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_ranges 0x00007868 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_ranges 0x00007880 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x000078e8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x00007908 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x00007968 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_ranges 0x00007a08 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_ranges 0x00007a28 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x00007bb8 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00007c58 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_ranges 0x00007c68 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00007d98 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_ranges 0x00007e98 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x00007ed8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00008098 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x000080e0 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_ranges 0x00008190 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x00008330 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_ranges 0x00008438 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x00008458 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x00008468 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_ranges 0x00008488 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_ranges 0x000084b8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x000084d8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x000084e8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_ranges 0x00008538 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_ranges 0x00008678 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_ranges 0x00008690 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_ranges 0x000086f8 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00008b18 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x00008cd0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_ranges 0x00009008 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_ranges 0x000093d0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_ranges 0x00009488 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_ranges 0x000094f0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_ranges 0x000095d0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_ranges 0x000095f8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_ranges 0x000096d8 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_ranges 0x00009b78 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_ranges 0x00009cc0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_ranges 0x00009cd8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_ranges 0x00009d38 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_ranges 0x00009ea0 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x00009f68 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x000056d8 0x80 esp-idf/main/libmain.a(main.c.obj) + .debug_ranges 0x00005758 0x48 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_ranges 0x000057a0 0x268 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_ranges 0x00005a08 0x18 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_ranges 0x00005a20 0x90 esp-idf/console/libconsole.a(commands.c.obj) + .debug_ranges 0x00005ab0 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_ranges 0x00005af0 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_ranges 0x00005b60 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_ranges 0x00005ba8 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_ranges 0x00005be8 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_ranges 0x00005c38 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_ranges 0x00005e60 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x00005e70 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x00005eb8 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_ranges 0x000061b8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_ranges 0x000061c8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x000061d8 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00006290 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x000062f8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00006370 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x000065e8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_ranges 0x000065f8 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_ranges 0x00006678 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00006698 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00006700 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00006800 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00006860 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00006a58 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00006b18 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00006bc8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x00006bf8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x00006d78 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00006da0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x00006dc0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x00006df8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x00006e60 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x00006e78 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x00006e90 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x00006ef8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x00006f18 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x00006f78 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x00007018 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x00007038 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x000071c8 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00007268 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00007278 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x000073a8 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x000074a8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x000074e8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x000076a8 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x000076f0 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x000077a0 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00007940 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00007a48 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00007a68 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x00007a78 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x00007a98 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x00007ab8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x00007ac8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x00007b18 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_ranges 0x00007c58 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00007c70 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_ranges 0x00007cd8 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x000080f8 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x000082b0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x000085e8 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x000089b0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00008a68 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x00008ad0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x00008bb0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x00008bd8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x00008cb8 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00009158 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x000092a0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x000092b8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x00009318 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x00009418 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x00009490 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x00009558 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x000096c0 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_weaknames *(.debug_weaknames) @@ -20610,433 +19827,387 @@ END GROUP *(.debug_addr) .debug_line_str - 0x00000000 0x337a + 0x00000000 0x2e59 *(.debug_line_str) .debug_line_str - 0x00000000 0x337a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00000000 0x2e59 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) 0x2a1 (size before relaxing) .debug_line_str - 0x0000337a 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + 0x00002e59 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_line_str - 0x0000337a 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00002e59 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_line_str - 0x0000337a 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00002e59 0x2a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_line_str - 0x0000337a 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00002e59 0x3d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_line_str - 0x0000337a 0x2a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00002e59 0x3aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_line_str - 0x0000337a 0x3d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00002e59 0x3c8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_line_str - 0x0000337a 0x3aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00002e59 0x3e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_line_str - 0x0000337a 0x3c8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00002e59 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_line_str - 0x0000337a 0x3e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00002e59 0x4d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_line_str - 0x0000337a 0x3eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + 0x00002e59 0x42f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_line_str - 0x0000337a 0x4d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00002e59 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_line_str - 0x0000337a 0x42f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00002e59 0x66f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_line_str - 0x0000337a 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00002e59 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_line_str - 0x0000337a 0x66f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00002e59 0x4ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_line_str - 0x0000337a 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00002e59 0x48c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_line_str - 0x0000337a 0x4ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00002e59 0x34b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_line_str - 0x0000337a 0x48c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00002e59 0x1b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_line_str - 0x0000337a 0x34b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00002e59 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_line_str - 0x0000337a 0x1b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00002e59 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_line_str - 0x0000337a 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x00002e59 0x2f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_line_str - 0x0000337a 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x00002e59 0x368 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_line_str - 0x0000337a 0x2f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x00002e59 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_line_str - 0x0000337a 0x368 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x00002e59 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_line_str - 0x0000337a 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x00002e59 0x410 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_line_str - 0x0000337a 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00002e59 0x400 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_line_str - 0x0000337a 0x410 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_line_str - 0x0000337a 0x400 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_line_str - 0x0000337a 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_line_str - 0x0000337a 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00002e59 0x2e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_line_str - 0x0000337a 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x00002e59 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_line_str - 0x0000337a 0x2e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_line_str - 0x0000337a 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x00002e59 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_line_str - 0x0000337a 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_line_str - 0x0000337a 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_line_str - 0x0000337a 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x00002e59 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_line_str - 0x0000337a 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x00002e59 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_line_str - 0x0000337a 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x00002e59 0x2f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_line_str - 0x0000337a 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00002e59 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_line_str - 0x0000337a 0x2f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00002e59 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_line_str - 0x0000337a 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00002e59 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_line_str - 0x0000337a 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x00002e59 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_line_str - 0x0000337a 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00002e59 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_line_str - 0x0000337a 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_line_str - 0x0000337a 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_line_str - 0x0000337a 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x00002e59 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_line_str - 0x0000337a 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00002e59 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .debug_line_str - 0x0000337a 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x00002e59 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_line_str - 0x0000337a 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x00002e59 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_line_str - 0x0000337a 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .debug_line_str - 0x0000337a 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_line_str - 0x0000337a 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_line_str - 0x0000337a 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_line_str - 0x0000337a 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .debug_line_str - 0x0000337a 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_line_str - 0x0000337a 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x00002e59 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .debug_line_str - 0x0000337a 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00002e59 0x383 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_line_str - 0x0000337a 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x00002e59 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .debug_line_str - 0x0000337a 0x383 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00002e59 0x2d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_line_str - 0x0000337a 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + 0x00002e59 0x279 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .debug_line_str - 0x0000337a 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + 0x00002e59 0x287 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .debug_line_str - 0x0000337a 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .debug_line_str - 0x0000337a 0x345 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x00002e59 0x36d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_line_str - 0x0000337a 0x298 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + 0x00002e59 0x35c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_line_str - 0x0000337a 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + 0x00002e59 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .debug_line_str - 0x0000337a 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + 0x00002e59 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .debug_line_str - 0x0000337a 0x376 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .debug_line_str - 0x0000337a 0x1f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + 0x00002e59 0x2bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .debug_line_str - 0x0000337a 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00002e59 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .debug_line_str - 0x0000337a 0x2d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x00002e59 0x3c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .debug_line_str - 0x0000337a 0x279 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00002e59 0x2dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .debug_line_str - 0x0000337a 0x287 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x00002e59 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .debug_line_str - 0x0000337a 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00002e59 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .debug_line_str - 0x0000337a 0x36d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00002e59 0x402 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_line_str - 0x0000337a 0x35c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00002e59 0x406 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .debug_line_str - 0x0000337a 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x00002e59 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_line_str - 0x0000337a 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x00002e59 0x40b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .debug_line_str - 0x0000337a 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x00002e59 0x27f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .debug_line_str - 0x0000337a 0x2bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x00002e59 0x375 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .debug_line_str - 0x0000337a 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x00002e59 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .debug_line_str - 0x0000337a 0x3c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .debug_line_str - 0x0000337a 0x2dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x00002e59 0x367 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .debug_line_str - 0x0000337a 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00002e59 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .debug_line_str - 0x0000337a 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x00002e59 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .debug_line_str - 0x0000337a 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + 0x00002e59 0x3e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .debug_line_str - 0x0000337a 0x402 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00002e59 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .debug_line_str - 0x0000337a 0x406 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x00002e59 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .debug_line_str - 0x0000337a 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x00002e59 0x366 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .debug_line_str - 0x0000337a 0x40b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x00002e59 0x348 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .debug_line_str - 0x0000337a 0x27f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00002e59 0x2cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .debug_line_str - 0x0000337a 0x375 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00002e59 0x35f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .debug_line_str - 0x0000337a 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + 0x00002e59 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .debug_line_str - 0x0000337a 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + 0x00002e59 0x3e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .debug_line_str - 0x0000337a 0x284 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) + 0x00002e59 0x22b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .debug_line_str - 0x0000337a 0x2c6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + 0x00002e59 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .debug_line_str - 0x0000337a 0x367 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line_str - 0x0000337a 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_line_str - 0x0000337a 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line_str - 0x0000337a 0x3e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_line_str - 0x0000337a 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line_str - 0x0000337a 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_line_str - 0x0000337a 0x366 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_line_str - 0x0000337a 0x348 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_line_str - 0x0000337a 0x2cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_line_str - 0x0000337a 0x35f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_line_str - 0x0000337a 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_line_str - 0x0000337a 0x3e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_line_str - 0x0000337a 0x22b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_line_str - 0x0000337a 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_line_str - 0x0000337a 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00002e59 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_loclists - 0x00000000 0x1413c + 0x00000000 0x13746 *(.debug_loclists) .debug_loclists - 0x00000000 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00000000 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_loclists - 0x00000025 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + 0x00000025 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_loclists - 0x00000063 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x0000004a 0x1cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_loclists - 0x00000088 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00000216 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_loclists - 0x000000ad 0x1cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x0000023b 0x42e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_loclists - 0x00000279 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00000669 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_loclists - 0x0000029e 0x42e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00000753 0x33a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_loclists - 0x000006cc 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00000a8d 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_loclists - 0x000007b6 0x33a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00000ab2 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_loclists - 0x00000af0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00000ad7 0x13f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_loclists - 0x00000b15 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + 0x00000c16 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_loclists - 0x00000b3a 0x13f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00000cb8 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_loclists - 0x00000c79 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00000df2 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_loclists - 0x00000d1b 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00001066 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_loclists - 0x00000e55 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x0000108b 0x43 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_loclists - 0x000010c9 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x000010ce 0x61 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_loclists - 0x000010ee 0x43 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x0000112f 0x17 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_loclists - 0x00001131 0x61 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00001146 0x4e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_loclists - 0x00001192 0x17 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x00001194 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_loclists - 0x000011a9 0x4e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x00001263 0x315 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_loclists - 0x000011f7 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x00001578 0x7e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_loclists - 0x000012c6 0x315 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x00001d60 0x23a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_loclists - 0x000015db 0x7e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x00004101 0x1472 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_loclists - 0x00001dc3 0x23a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00005573 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_loclists - 0x00004164 0x1472 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x000055f2 0x16a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_loclists - 0x000055d6 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x0000575c 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_loclists - 0x00005655 0x16a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00005804 0x1af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_loclists - 0x000057bf 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x000059b3 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_loclists - 0x00005867 0x1af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x000059f5 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_loclists - 0x00005a16 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x00005c71 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_loclists - 0x00005a58 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00005d43 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_loclists - 0x00005cd4 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00005dbd 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_loclists - 0x00005da6 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x00005e74 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_loclists - 0x00005e20 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x00005f2a 0xf4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_loclists - 0x00005ed7 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x0000601e 0x2d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_loclists - 0x00005f8d 0xf4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x000062f5 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_loclists - 0x00006081 0x2d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00006379 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_loclists - 0x00006358 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00006537 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_loclists - 0x000063dc 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x0000658f 0x129 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_loclists - 0x0000659a 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x000066b8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_loclists - 0x000065f2 0x129 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x00006704 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_loclists - 0x0000671b 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x00006799 0xdd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_loclists - 0x00006767 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x00006876 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_loclists - 0x000067fc 0xdd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x000068df 0x105 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .debug_loclists - 0x000068d9 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x000069e4 0x13d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_loclists - 0x00006942 0x105 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x00006b21 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_loclists - 0x00006a47 0x13d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x00006ba0 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .debug_loclists - 0x00006b84 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x00006c25 0x211 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_loclists - 0x00006c03 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x00006e36 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_loclists - 0x00006c88 0x211 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x00006eb2 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_loclists - 0x00006e99 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00007005 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .debug_loclists - 0x00006f15 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x000070ed 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_loclists - 0x00007068 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x00007145 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .debug_loclists - 0x00007150 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x000071ca 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_loclists - 0x000071a8 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x000073ca 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .debug_loclists - 0x0000722d 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00007406 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_loclists - 0x0000742d 0xe4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + 0x0000746f 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .debug_loclists - 0x00007511 0x38f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + 0x0000748d 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_loclists - 0x000078a0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x000074c9 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_loclists - 0x000078c5 0x12d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + 0x00007505 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .debug_loclists - 0x000079f2 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x00007543 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .debug_loclists - 0x00007c39 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x0000759d 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .debug_loclists - 0x00007c75 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x000075f7 0x6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .debug_loclists - 0x00007cde 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00007666 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .debug_loclists - 0x00007cfc 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00007702 0x1184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .debug_loclists - 0x00007d38 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00008886 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .debug_loclists - 0x00007d74 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x000088ba 0x138f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .debug_loclists - 0x00007db2 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x00009c49 0x21f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .debug_loclists - 0x00007e0c 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x00009e68 0x15d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_loclists - 0x00007e66 0x6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x0000b439 0x15e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .debug_loclists - 0x00007ed5 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x0000ca1e 0x22dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_loclists - 0x00007f71 0x1184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x0000ecfb 0x1abc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .debug_loclists - 0x000090f5 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x000107b7 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .debug_loclists - 0x00009129 0x138f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x0001083c 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .debug_loclists - 0x0000a4b8 0x21f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x00010942 0xf7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .debug_loclists - 0x0000a6d7 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) + 0x00010a39 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .debug_loclists - 0x0000a75c 0x15d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00010bbe 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .debug_loclists - 0x0000bd2d 0x15e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x00010c46 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .debug_loclists - 0x0000d312 0x22dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x00010c66 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .debug_loclists - 0x0000f5ef 0x1abc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x00010d08 0x1117 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .debug_loclists - 0x000110ab 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00011e1f 0x96 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .debug_loclists - 0x00011130 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00011eb5 0x324 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .debug_loclists - 0x00011236 0xf7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + 0x000121d9 0x320 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .debug_loclists - 0x0001132d 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + 0x000124f9 0xf2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .debug_loclists - 0x000114b2 0x102 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) + 0x000125eb 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .debug_loclists - 0x000115b4 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x0001260b 0x33 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .debug_loclists - 0x0001163c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x0001263e 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .debug_loclists - 0x0001165c 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x0001265e 0x858 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .debug_loclists - 0x000116fe 0x1117 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x00012eb6 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .debug_loclists - 0x00012815 0x96 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x0001314b 0x231 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .debug_loclists - 0x000128ab 0x324 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_loclists - 0x00012bcf 0x320 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_loclists - 0x00012eef 0xf2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_loclists - 0x00012fe1 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_loclists - 0x00013001 0x33 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_loclists - 0x00013034 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_loclists - 0x00013054 0x858 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_loclists - 0x000138ac 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_loclists - 0x00013b41 0x231 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_loclists - 0x00013d72 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0001337c 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_macro *(.debug_macro) @@ -21045,114 +20216,106 @@ END GROUP *(.debug_names) .debug_rnglists - 0x00000000 0xf38 + 0x00000000 0xebf *(.debug_rnglists) .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_rnglists - 0x00000013 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + 0x00000013 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_rnglists - 0x00000026 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00000026 0xdc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_rnglists - 0x00000039 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00000102 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_rnglists - 0x0000004c 0xdc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00000115 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_rnglists - 0x00000128 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00000165 0x49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_rnglists - 0x0000013b 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000001ae 0x67 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_rnglists - 0x0000018b 0x49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00000215 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_rnglists - 0x000001d4 0x67 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00000228 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_rnglists - 0x0000023b 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x0000023b 0x43 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_rnglists - 0x0000024e 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + 0x0000027e 0x55 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_rnglists - 0x00000261 0x43 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x000002d3 0x97 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_rnglists - 0x000002a4 0x55 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x0000036a 0x115 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_rnglists - 0x000002f9 0x97 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x0000047f 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_rnglists - 0x00000390 0x115 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00000492 0x1f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_rnglists - 0x000004a5 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x000004b1 0x1f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_rnglists - 0x000004b8 0x1f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x000004d0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_rnglists - 0x000004d7 0x1f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x000004e8 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_rnglists - 0x000004f6 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x00000519 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_rnglists - 0x0000050e 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x000005c4 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_rnglists - 0x0000053f 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x0000061a 0x21 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_rnglists - 0x000005ea 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x0000063b 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_rnglists - 0x00000640 0x21 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x0000064e 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_rnglists - 0x00000661 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x00000661 0x57 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_rnglists - 0x00000674 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x000006b8 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_rnglists - 0x00000687 0x57 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x000006cb 0x19 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_rnglists - 0x000006de 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x000006e4 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_rnglists - 0x000006f1 0x19 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x0000070a 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_rnglists - 0x0000070a 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x0000071d 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_rnglists - 0x00000730 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x00000739 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_rnglists - 0x00000743 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x0000074c 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_rnglists - 0x0000075f 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x00000766 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_rnglists - 0x00000772 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00000779 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .debug_rnglists - 0x0000078c 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x0000078c 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_rnglists - 0x0000079f 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x0000079f 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_rnglists - 0x000007b2 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x000007bd 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .debug_rnglists - 0x000007c5 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x000007e5 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_rnglists - 0x000007e3 0x37 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + 0x00000803 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .debug_rnglists - 0x0000081a 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x0000081b 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .debug_rnglists - 0x00000836 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x0000084c 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .debug_rnglists - 0x0000085e 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x000008c0 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_rnglists - 0x0000087c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x00000916 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .debug_rnglists - 0x00000894 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00000ae0 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_rnglists - 0x000008c5 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00000b80 0x1dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .debug_rnglists - 0x00000939 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00000d5c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .debug_rnglists - 0x0000098f 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x00000d70 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .debug_rnglists - 0x00000b59 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x00000dc1 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .debug_rnglists - 0x00000bf9 0x1dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x00000e03 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .debug_rnglists - 0x00000dd5 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_rnglists - 0x00000de9 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_rnglists - 0x00000e3a 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_rnglists - 0x00000e7c 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_rnglists - 0x00000eb2 0x86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00000e39 0x86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_str_offsets *(.debug_str_offsets) @@ -21256,16 +20419,6 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .comment 0x0000002f 0x30 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .comment 0x0000002f 0x30 esp-idf/main/libmain.a(main.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(diskio.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(ff.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - .comment 0x0000002f 0x30 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - .comment 0x0000002f 0x30 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - .comment 0x0000002f 0x30 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - .comment 0x0000002f 0x30 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - .comment 0x0000002f 0x30 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) @@ -21280,12 +20433,10 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/riscv/libriscv.a(interrupt.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .comment 0x0000002f 0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) @@ -21328,7 +20479,6 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) @@ -21348,10 +20498,10 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .comment 0x0000002f 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + .comment 0x0000002f 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) @@ -21360,7 +20510,7 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) @@ -21410,15 +20560,6 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) @@ -21435,7 +20576,6 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) @@ -21444,8 +20584,6 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) @@ -21661,421 +20799,371 @@ END GROUP .riscv.attributes 0x00001960 0x44 esp-idf/main/libmain.a(main.c.obj) .riscv.attributes - 0x000019a4 0x44 esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) + 0x000019a4 0x44 esp-idf/console/libconsole.a(esp_console_common.c.obj) .riscv.attributes - 0x000019e8 0x44 esp-idf/fatfs/libfatfs.a(diskio.c.obj) + 0x000019e8 0x44 esp-idf/console/libconsole.a(linenoise.c.obj) .riscv.attributes - 0x00001a2c 0x44 esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) + 0x00001a2c 0x44 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .riscv.attributes - 0x00001a70 0x44 esp-idf/fatfs/libfatfs.a(ff.c.obj) + 0x00001a70 0x44 esp-idf/console/libconsole.a(commands.c.obj) .riscv.attributes - 0x00001ab4 0x44 esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) + 0x00001ab4 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) .riscv.attributes - 0x00001af8 0x44 esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) + 0x00001af8 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) .riscv.attributes - 0x00001b3c 0x44 esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) + 0x00001b3c 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) .riscv.attributes - 0x00001b80 0x44 esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) + 0x00001b80 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) .riscv.attributes - 0x00001bc4 0x44 esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) + 0x00001bc4 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) .riscv.attributes - 0x00001c08 0x44 esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) + 0x00001c08 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) .riscv.attributes - 0x00001c4c 0x44 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x00001c4c 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .riscv.attributes - 0x00001c90 0x44 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x00001c90 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) .riscv.attributes - 0x00001cd4 0x44 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x00001cd4 0x55 esp-idf/riscv/libriscv.a(vectors.S.obj) .riscv.attributes - 0x00001d18 0x44 esp-idf/console/libconsole.a(commands.c.obj) + 0x00001d29 0x51 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .riscv.attributes - 0x00001d5c 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) + 0x00001d7a 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .riscv.attributes - 0x00001da0 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x00001dbe 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .riscv.attributes - 0x00001de4 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x00001e02 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .riscv.attributes - 0x00001e28 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x00001e46 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .riscv.attributes - 0x00001e6c 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x00001e8a 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .riscv.attributes - 0x00001eb0 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x00001ece 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .riscv.attributes - 0x00001ef4 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00001f12 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .riscv.attributes - 0x00001f38 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00001f56 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .riscv.attributes - 0x00001f7c 0x55 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x00001f9a 0x44 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .riscv.attributes - 0x00001fd1 0x51 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x00001fde 0x44 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .riscv.attributes - 0x00002022 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x00002022 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .riscv.attributes - 0x00002066 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00002066 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .riscv.attributes - 0x000020aa 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x000020aa 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .riscv.attributes - 0x000020ee 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x000020ee 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .riscv.attributes - 0x00002132 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00002132 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .riscv.attributes - 0x00002176 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00002176 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .riscv.attributes - 0x000021ba 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x000021ba 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .riscv.attributes - 0x000021fe 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x000021fe 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .riscv.attributes - 0x00002242 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00002242 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .riscv.attributes - 0x00002286 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00002286 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .riscv.attributes - 0x000022ca 0x44 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x000022ca 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .riscv.attributes - 0x0000230e 0x44 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x0000230e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .riscv.attributes - 0x00002352 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00002352 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .riscv.attributes - 0x00002396 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00002396 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .riscv.attributes - 0x000023da 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x000023da 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .riscv.attributes - 0x0000241e 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000241e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .riscv.attributes - 0x00002462 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00002462 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .riscv.attributes - 0x000024a6 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000024a6 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .riscv.attributes - 0x000024ea 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000024ea 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .riscv.attributes - 0x0000252e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x0000252e 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .riscv.attributes - 0x00002572 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x00002572 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .riscv.attributes - 0x000025b6 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000025b6 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .riscv.attributes - 0x000025fa 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x000025fa 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .riscv.attributes - 0x0000263e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x0000263e 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .riscv.attributes - 0x00002682 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00002682 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) .riscv.attributes - 0x000026c6 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000026c6 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) .riscv.attributes - 0x0000270a 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000270a 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .riscv.attributes - 0x0000274e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x0000274e 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .riscv.attributes - 0x00002792 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00002792 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .riscv.attributes - 0x000027d6 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x000027d6 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) .riscv.attributes - 0x0000281a 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000281a 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) .riscv.attributes - 0x0000285e 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000285e 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .riscv.attributes - 0x000028a2 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x000028a2 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) .riscv.attributes - 0x000028e6 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x000028e6 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .riscv.attributes - 0x0000292a 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x0000292a 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) .riscv.attributes - 0x0000296e 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x0000296e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .riscv.attributes - 0x000029b2 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x000029b2 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .riscv.attributes - 0x000029f6 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x000029fa 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .riscv.attributes - 0x00002a3a 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00002a3e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .riscv.attributes - 0x00002a7e 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00002a82 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .riscv.attributes - 0x00002ac2 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00002ac6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .riscv.attributes - 0x00002b06 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x00002b0a 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .riscv.attributes - 0x00002b4a 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00002b4e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .riscv.attributes - 0x00002b8e 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00002b92 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) .riscv.attributes - 0x00002bd2 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00002be3 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .riscv.attributes - 0x00002c16 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00002c27 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .riscv.attributes - 0x00002c5a 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x00002c6b 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .riscv.attributes - 0x00002c9e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00002caf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .riscv.attributes - 0x00002ce2 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00002cf3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .riscv.attributes - 0x00002d2a 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x00002d37 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .riscv.attributes - 0x00002d6e 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x00002d7b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .riscv.attributes - 0x00002db6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00002dbf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .riscv.attributes - 0x00002dfa 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00002e03 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .riscv.attributes - 0x00002e3e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x00002e47 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .riscv.attributes - 0x00002e82 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00002e8b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .riscv.attributes - 0x00002ec6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00002ecf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .riscv.attributes - 0x00002f0a 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00002f13 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .riscv.attributes - 0x00002f5b 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x00002f57 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .riscv.attributes - 0x00002f9f 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x00002f9b 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .riscv.attributes - 0x00002fe3 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00002fdf 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .riscv.attributes - 0x00003027 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00003023 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .riscv.attributes - 0x0000306b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00003067 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .riscv.attributes - 0x000030af 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000030ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .riscv.attributes - 0x000030f3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x000030ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .riscv.attributes - 0x00003137 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00003133 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .riscv.attributes - 0x0000317b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00003177 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .riscv.attributes - 0x000031bf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x000031bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .riscv.attributes - 0x00003203 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x000031ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .riscv.attributes - 0x00003247 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x00003243 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .riscv.attributes - 0x0000328b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00003287 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .riscv.attributes - 0x000032cf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x000032cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .riscv.attributes - 0x00003313 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x0000330f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .riscv.attributes - 0x00003357 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00003353 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .riscv.attributes - 0x0000339b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00003397 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .riscv.attributes - 0x000033df 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + 0x000033db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .riscv.attributes - 0x00003423 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x0000341f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .riscv.attributes - 0x00003467 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00003463 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .riscv.attributes - 0x000034ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x000034a7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .riscv.attributes - 0x000034ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x000034eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .riscv.attributes - 0x00003533 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x0000352f 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .riscv.attributes - 0x00003577 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00003573 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .riscv.attributes - 0x000035bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x000035b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .riscv.attributes - 0x000035ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x000035fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .riscv.attributes - 0x00003643 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) + 0x0000363f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .riscv.attributes - 0x00003687 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00003683 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .riscv.attributes - 0x000036cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x000036c7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .riscv.attributes - 0x0000370f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x0000370b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .riscv.attributes - 0x00003753 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x0000374f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .riscv.attributes - 0x00003797 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00003793 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .riscv.attributes - 0x000037db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x000037d7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .riscv.attributes - 0x0000381f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x0000381b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .riscv.attributes - 0x00003863 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x0000385f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .riscv.attributes - 0x000038a7 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x000038a3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .riscv.attributes - 0x000038eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x000038e7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .riscv.attributes - 0x0000392f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x0000392b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .riscv.attributes - 0x00003973 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x0000396f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .riscv.attributes - 0x000039b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x000039b3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .riscv.attributes - 0x000039fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x000039f7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .riscv.attributes - 0x00003a3f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x00003a3b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .riscv.attributes - 0x00003a83 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00003a7f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .riscv.attributes - 0x00003ac7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00003ac3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .riscv.attributes - 0x00003b0b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00003b07 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .riscv.attributes - 0x00003b4f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00003b4b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .riscv.attributes - 0x00003b93 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00003b8f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .riscv.attributes - 0x00003bd7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x00003bd3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .riscv.attributes - 0x00003c1b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x00003c17 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .riscv.attributes - 0x00003c5f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x00003c5b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .riscv.attributes - 0x00003ca3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00003c9f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .riscv.attributes - 0x00003ce7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00003ce3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .riscv.attributes - 0x00003d2b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x00003d27 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .riscv.attributes - 0x00003d6f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x00003d6b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .riscv.attributes - 0x00003db3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x00003daf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .riscv.attributes - 0x00003df7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00003df3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .riscv.attributes - 0x00003e3b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00003e37 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .riscv.attributes - 0x00003e7f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00003e7b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .riscv.attributes - 0x00003ec3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x00003ebf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .riscv.attributes - 0x00003f07 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00003f03 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .riscv.attributes - 0x00003f4b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x00003f47 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .riscv.attributes - 0x00003f8f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x00003f8b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .riscv.attributes - 0x00003fd3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x00003fcf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .riscv.attributes - 0x00004017 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00004013 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .riscv.attributes - 0x0000405b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x00004057 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .riscv.attributes - 0x0000409f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x0000409b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .riscv.attributes - 0x000040e3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x000040df 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .riscv.attributes - 0x00004127 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x00004123 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .riscv.attributes - 0x0000416b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x00004167 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .riscv.attributes - 0x000041af 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x000041ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .riscv.attributes - 0x000041f3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x000041ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .riscv.attributes - 0x00004237 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x00004233 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .riscv.attributes - 0x0000427b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x00004277 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .riscv.attributes - 0x000042bf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x000042bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .riscv.attributes - 0x00004303 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x000042ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .riscv.attributes - 0x00004347 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00004343 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .riscv.attributes - 0x0000438b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) + 0x00004387 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .riscv.attributes - 0x000043cf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) + 0x000043cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .riscv.attributes - 0x00004413 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) + 0x0000440f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .riscv.attributes - 0x00004457 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x00004453 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .riscv.attributes - 0x0000449b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) + 0x00004497 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .riscv.attributes - 0x000044df 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) + 0x000044db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .riscv.attributes - 0x00004523 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) + 0x0000451f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .riscv.attributes - 0x00004567 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) + 0x00004563 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .riscv.attributes - 0x000045ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) + 0x000045a7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .riscv.attributes - 0x000045ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x000045eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .riscv.attributes - 0x00004633 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x0000462f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .riscv.attributes - 0x00004677 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00004673 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .riscv.attributes - 0x000046bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x000046b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .riscv.attributes - 0x000046ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x000046fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .riscv.attributes - 0x00004743 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x0000473f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .riscv.attributes - 0x00004787 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00004783 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .riscv.attributes - 0x000047cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x000047c7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .riscv.attributes - 0x0000480f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x0000480b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .riscv.attributes - 0x00004853 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x0000484f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .riscv.attributes - 0x00004897 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x00004893 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .riscv.attributes - 0x000048db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x000048d7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .riscv.attributes - 0x0000491f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x0000491b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .riscv.attributes - 0x00004963 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x0000495f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .riscv.attributes - 0x000049a7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x000049a3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .riscv.attributes - 0x000049eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x000049e7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .riscv.attributes - 0x00004a2f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) - .riscv.attributes - 0x00004a73 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .riscv.attributes - 0x00004ab7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .riscv.attributes - 0x00004afb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .riscv.attributes - 0x00004b3f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .riscv.attributes - 0x00004b83 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .riscv.attributes - 0x00004bc7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .riscv.attributes - 0x00004c0b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .riscv.attributes - 0x00004c4f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .riscv.attributes - 0x00004c93 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) - .riscv.attributes - 0x00004cd7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .riscv.attributes - 0x00004d1b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .riscv.attributes - 0x00004d5f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .riscv.attributes - 0x00004da3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .riscv.attributes - 0x00004de7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .riscv.attributes - 0x00004e2b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .riscv.attributes - 0x00004e6f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .riscv.attributes - 0x00004eb3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .riscv.attributes - 0x00004ef7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .riscv.attributes - 0x00004f3b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .riscv.attributes - 0x00004f7f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .riscv.attributes - 0x00004fc3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .riscv.attributes - 0x00005007 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .riscv.attributes - 0x0000504b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .riscv.attributes - 0x0000508f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .riscv.attributes - 0x000050d3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00004a2b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) /DISCARD/ *(.rela.*) @@ -22359,15 +21447,13 @@ ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_e ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) ESP_EFUSE_WR_DIS_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) -Flash_Access::flush() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) FreeRTOS_openocd_params esp-idf/freertos/libfreertos.a(tasks.c.obj) GDMA esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) -GPIO esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) +GPIO esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/hal/libhal.a(gpio_hal.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) GPIO_HOLD_MASK esp-idf/soc/libsoc.a(gpio_periph.c.obj) @@ -22381,19 +21467,6 @@ GPSPI2 esp-idf/soc/libsoc.a(spi_perip NVSHandleEntry::s_nvs_next_handle esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) NVSHandleEntry::~NVSHandleEntry() esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) NVSHandleEntry::~NVSHandleEntry() esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) -Partition::Partition(esp_partition_t const*) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::Partition(esp_partition_t const*) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) -Partition::erase_range(unsigned int, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::erase_sector(unsigned int) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::get_flash_size() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::get_sector_size() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::is_readonly() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::read(unsigned int, void*, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::write(unsigned int, void const*, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::~Partition() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::~Partition() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -Partition::~Partition() esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) ROM_Boot_Cache_Init esp-idf/hal/libhal.a(mmu_hal.c.obj) RTCCNTL esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) @@ -22411,9 +21484,9 @@ SPIMEM1 esp-idf/hal/libhal.a(spi_flash esp-idf/hal/libhal.a(spi_flash_hal.c.obj) esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) -SYSTEM esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +SYSTEM esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -22448,34 +21521,6 @@ USB_SERIAL_JTAG esp-idf/esp_driver_usb_serial_ esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) esp-idf/esp_system/libesp_system.a(panic.c.obj) -VolToPart esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -WL_Flash::OkBuffSet(int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::WL_Flash() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) -WL_Flash::WL_Flash() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::calcAddr(unsigned int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::config(WL_Config_s*, Partition*) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::erase_range(unsigned int, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::erase_sector(unsigned int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::fillOkBuff(int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::flush() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::get_cfg() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::get_flash_size() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::get_part() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) -WL_Flash::get_sector_size() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::init() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::initSections() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::read(unsigned int, void*, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::recoverPos() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::updateV1_V2() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::updateVersion() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::updateWL() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::write(unsigned int, void const*, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::~WL_Flash() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::~WL_Flash() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -WL_Flash::~WL_Flash() esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) _Balloc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) @@ -22506,11 +21551,15 @@ __assert_func esp-idf/newlib/libnewlib.a(ass /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) @@ -22538,20 +21587,11 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/riscv/libriscv.a(interrupt_intc.c.obj) esp-idf/riscv/libriscv.a(interrupt.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) @@ -22722,8 +21762,6 @@ __cxa_pure_virtual /home/abobkov/.espressif/tools esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) __cxx_eh_arena_size_get esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) __cxx_init_dummy esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) @@ -22735,9 +21773,9 @@ __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) __cxxabiv1::__class_type_info::~__class_type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) -__cxxabiv1::__class_type_info::~__class_type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) __cxxabiv1::__class_type_info::~__class_type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) +__cxxabiv1::__class_type_info::~__class_type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) __cxxabiv1::__forced_unwind::~__forced_unwind() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) __cxxabiv1::__forced_unwind::~__forced_unwind() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) __cxxabiv1::__forced_unwind::~__forced_unwind() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) @@ -22781,7 +21819,6 @@ __errno /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) @@ -22847,7 +21884,6 @@ __getreent esp-idf/freertos/libfreertos.a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strdup.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) @@ -22897,7 +21933,6 @@ __getreent esp-idf/freertos/libfreertos.a __gettzinfo /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gettzinfo.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) __global_locale_ptr /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) @@ -23283,16 +22318,13 @@ __trunctfdf2 /home/abobkov/.espressif/tools __tz_lock /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) __tz_unlock /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzlock.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) __tzcalc_limits /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) __ubsan_handle_add_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) __ubsan_handle_builtin_unreachable esp-idf/esp_system/libesp_system.a(ubsan.c.obj) @@ -23424,7 +22456,6 @@ _ctype_ /home/abobkov/.espressif/tools _data_start esp-idf/heap/libheap.a(memory_layout.c.obj) _daylight /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzvars.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) _dtoa_r /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) @@ -23501,7 +22532,6 @@ _getpid_r esp-idf/newlib/libnewlib.a(sys esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _gettimeofday_r esp-idf/newlib/libnewlib.a(time.c.obj) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _global_impure_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _global_interrupt_handler esp-idf/riscv/libriscv.a(interrupt.c.obj) @@ -23540,12 +22570,10 @@ _localeconv_r /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) _lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) @@ -23558,22 +22586,16 @@ _lock_acquire_recursive esp-idf/newlib/libnewlib.a(loc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) _lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) _lock_close_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) _lock_init esp-idf/newlib/libnewlib.a(locks.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) _lock_init_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) _lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) @@ -23701,7 +22723,6 @@ _tzname /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) _tzset_r /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) _tzset_unlocked /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) _tzset_unlocked_r /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset.o) @@ -23733,8 +22754,9 @@ abort esp-idf/newlib/libnewlib.a(abo /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) esp-idf/hal/libhal.a(sha_hal.c.obj) - esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) @@ -23748,7 +22770,6 @@ abort esp-idf/newlib/libnewlib.a(abo esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/riscv/libriscv.a(instruction_decode.c.obj) @@ -24014,16 +23035,15 @@ cache_ilg_bits esp-idf/esp_system/libesp_syst call_start_cpu0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) calloc esp-idf/newlib/libnewlib.a(heap.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) @@ -24068,11 +23088,8 @@ console_tcgetattr esp-idf/esp_vfs_console/libesp console_tcsetattr esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) console_write esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) core0_acs_bits esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) -crc32::crc32_le(unsigned int, unsigned char const*, unsigned int) esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) dbg_printf esp-idf/console/libconsole.a(arg_utils.c.obj) div /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-div.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) eTaskGetState esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) @@ -24363,18 +23380,18 @@ esp_crypto_hmac_lock_release esp-idf/esp_hw_support/libesp_ esp_crypto_mpi_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp_crypto_mpi_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp_crypto_sha_aes_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp_crypto_sha_aes_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp_crypto_shared_gdma_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp_crypto_shared_gdma_start esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp_crypto_shared_gdma_start_axi_ahb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) esp_deep_sleep_wakeup_io_reset esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_deregister_freertos_idle_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) @@ -24513,7 +23530,6 @@ esp_enable_cache_wrap esp-idf/spi_flash/libspi_flash esp_err_to_name esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) esp-idf/esp_system/libesp_system.a(esp_err.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) - esp-idf/main/libmain.a(main.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) @@ -24546,25 +23562,25 @@ esp_flash_chip_winbond esp-idf/spi_flash/libspi_flash esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) esp_flash_default_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_deinit_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp_flash_encryption_cfg_verify_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_flash_encryption_enabled esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp_flash_encryption_init_checks esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_flash_encryption_set_release_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_flash_erase_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_erase_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp_flash_get_chip_write_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_get_io_mode esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_get_physical_size esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) @@ -24582,8 +23598,8 @@ esp_flash_init_os_functions esp-idf/spi_flash/libspi_flash esp_flash_noos_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp_flash_read esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp_flash_read_chip_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_read_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) @@ -24596,11 +23612,11 @@ esp_flash_set_io_mode esp-idf/spi_flash/libspi_flash esp_flash_set_protected_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_suspend_cmd_init esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp_flash_write esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp_flash_write_encrypted esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp_flash_write_protect_crypt_cnt esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_get_flash_encryption_mode esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_get_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) @@ -24696,6 +23712,7 @@ esp_isr_names esp-idf/soc/libsoc.a(interrupt esp_log_default_level esp-idf/log/liblog.a(log.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) @@ -24705,7 +23722,6 @@ esp_log_default_level esp-idf/log/liblog.a(log.c.obj esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -24745,13 +23761,19 @@ esp_log_level_set esp-idf/log/liblog.a(log.c.obj esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) @@ -24771,26 +23793,12 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - esp-idf/main/libmain.a(main.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) @@ -24820,12 +23828,18 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) esp_log_write esp-idf/log/liblog.a(log.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) @@ -24842,24 +23856,10 @@ esp_log_write esp-idf/log/liblog.a(log.c.obj esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - esp-idf/main/libmain.a(main.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) @@ -24981,7 +23981,6 @@ esp_partition_erase_range esp-idf/esp_partition/libesp_p esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) esp_partition_find esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) @@ -24989,7 +23988,6 @@ esp_partition_find_first esp-idf/esp_partition/libesp_p esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp_partition_get esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) @@ -25012,8 +24010,6 @@ esp_partition_read esp-idf/esp_partition/libesp_p esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) esp_partition_read_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) @@ -25029,7 +24025,6 @@ esp_partition_write esp-idf/esp_partition/libesp_p esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) @@ -25045,7 +24040,6 @@ esp_ptr_dma_ext_capable esp-idf/esp_hw_support/libesp_ esp_ptr_external_ram esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) esp_random esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) esp_reent_cleanup esp-idf/newlib/libnewlib.a(reent_init.c.obj) esp_reent_init esp-idf/newlib/libnewlib.a(reent_init.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) @@ -25070,11 +24064,10 @@ esp_restart_noos esp-idf/esp_system/libesp_syst esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp-idf/esp_system/libesp_system.a(esp_system.c.obj) -esp_rom_crc32_le esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(crc32.cpp.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) esp_rom_delay_us esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) @@ -25124,6 +24117,7 @@ esp_rom_output_tx_wait_idle esp-idf/esp_driver_uart/libesp esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_rom_printf esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -25135,7 +24129,6 @@ esp_rom_printf esp-idf/esp_hw_support/libesp_ esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) @@ -25315,25 +24308,6 @@ esp_vfs_dev_usb_serial_jtag_register esp-idf/esp_driver_usb_serial_ esp_vfs_dev_usb_serial_jtag_set_rx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp_vfs_dump_fds esp-idf/vfs/libvfs.a(vfs.c.obj) -esp_vfs_fat_create_contiguous_file esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -esp_vfs_fat_info esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -esp_vfs_fat_rawflash_mount esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_rawflash_unmount esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_register esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -esp_vfs_fat_register_cfg esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_format_cfg_rw_wl esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_format_rw_wl esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_mount esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_mount_ro esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_mount_rw_wl esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) - esp-idf/main/libmain.a(main.c.obj) -esp_vfs_fat_spiflash_unmount esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_unmount_ro esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_spiflash_unmount_rw_wl esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -esp_vfs_fat_test_contiguous_file esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -esp_vfs_fat_unregister_path esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp_vfs_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_fstat esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_fsync esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -25351,7 +24325,6 @@ esp_vfs_read esp-idf/vfs/libvfs.a(vfs.c.obj esp_vfs_readdir esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_register esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) @@ -25370,7 +24343,6 @@ esp_vfs_select_triggered esp-idf/vfs/libvfs.a(vfs.c.obj esp_vfs_select_triggered_isr esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp_vfs_set_readonly_flag esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp_vfs_stat esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_telldir esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_truncate esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -25378,7 +24350,6 @@ esp_vfs_uart_get_vfs esp-idf/esp_driver_uart/libesp esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) esp_vfs_unlink esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_unregister esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp_vfs_unregister_fd esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_unregister_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_usb_serial_jtag_get_vfs esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) @@ -25415,101 +24386,11 @@ ets_jtag_enable_temporarily esp-idf/esp_hw_support/libesp_ ets_rom_layout_p esp-idf/heap/libheap.a(memory_layout_utils.c.obj) exit /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) esp-idf/console/libconsole.a(arg_utils.c.obj) -f_chmod esp-idf/fatfs/libfatfs.a(ff.c.obj) -f_close esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_closedir esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_expand esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_fdisk esp-idf/fatfs/libfatfs.a(ff.c.obj) -f_getfree esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_lseek esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_mkdir esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_mkfs esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -f_mount esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -f_open esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_opendir esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_read esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_readdir esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_rename esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_stat esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_sync esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_truncate esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_unlink esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_utime esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -f_write esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) fclose /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) esp-idf/console/libconsole.a(linenoise.c.obj) fcntl esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) -ff_disk_initialize esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_disk_ioctl esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_disk_read esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_disk_status esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_disk_write esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_diskio_clear_pdrv_wl esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_get_drive esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_get_pdrv_raw esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_get_pdrv_wl esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_register esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_register_raw_partition esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_diskio_register_wl_partition esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_memalloc esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -ff_memfree esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) -ff_mutex_create esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_mutex_delete esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_mutex_give esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_mutex_take esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) -ff_raw_initialize esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) -ff_raw_ioctl esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) -ff_raw_read esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) -ff_raw_status esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) -ff_raw_write esp-idf/fatfs/libfatfs.a(diskio_rawflash.c.obj) -ff_wl_handles esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -ff_wl_initialize esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -ff_wl_ioctl esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -ff_wl_read esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -ff_wl_status esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -ff_wl_write esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) fflush /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) @@ -25548,11 +24429,12 @@ free esp-idf/newlib/libnewlib.a(hea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) @@ -25569,19 +24451,11 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -25718,11 +24592,8 @@ gdma_start esp-idf/esp_hw_support/libesp_ esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) gdma_stop esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) getMillis esp-idf/console/libconsole.a(linenoise.c.obj) -get_fattime esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) get_rtc_dbias_by_efuse esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) get_temp_buffer_not_supported esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) -get_vfs_fat_spiflash_ctx esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) get_vfs_for_index esp-idf/vfs/libvfs.a(vfs.c.obj) get_vfs_for_path esp-idf/vfs/libvfs.a(vfs.c.obj) getenv /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) @@ -25734,7 +24605,6 @@ getopt_long /home/abobkov/.espressif/tools getopt_long_only /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) gettimeofday /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) @@ -26003,8 +24873,6 @@ linenoiseSetMultiLine esp-idf/console/libconsole.a(l esp-idf/console/libconsole.a(esp_console_common.c.obj) localeconv /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) localtime_r /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) mallinfo esp-idf/newlib/libnewlib.a(heap.c.obj) malloc esp-idf/newlib/libnewlib.a(heap.c.obj) @@ -26015,20 +24883,16 @@ malloc esp-idf/newlib/libnewlib.a(hea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -26070,15 +24934,14 @@ memchr /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) memcmp /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-memcmp.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) @@ -26096,8 +24959,13 @@ memcpy /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) @@ -26116,19 +24984,10 @@ memcpy /home/abobkov/.espressif/tools esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(arg_dstr.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) @@ -26162,8 +25021,11 @@ memset /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) @@ -26172,15 +25034,9 @@ memset /home/abobkov/.espressif/tools esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/console/libconsole.a(argtable3.c.obj) esp-idf/console/libconsole.a(arg_dstr.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) @@ -26211,15 +25067,13 @@ memspi_host_read_status_hs esp-idf/spi_flash/libspi_flash memspi_host_set_write_protect esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) memspi_host_write_data_slicer esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) -mktime /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mktime.o) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) mmu_hal_bytes_to_pages esp-idf/hal/libhal.a(mmu_hal.c.obj) mmu_hal_check_valid_ext_vaddr_region esp-idf/hal/libhal.a(mmu_hal.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) mmu_hal_init esp-idf/hal/libhal.a(mmu_hal.c.obj) mmu_hal_map_region esp-idf/hal/libhal.a(mmu_hal.c.obj) - esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) mmu_hal_paddr_to_vaddr esp-idf/hal/libhal.a(mmu_hal.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) @@ -26319,16 +25173,16 @@ nvs::Item::calculateCrc32WithoutValue() const esp-idf/nvs_flash/libnvs_flash nvs::Item::checkHeaderConsistency(unsigned char) const esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) nvs::Item::getKey(char*, unsigned int) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) -nvs::Lock::Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) nvs::Lock::Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Lock::Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) nvs::Lock::init() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) nvs::Lock::mSemaphore esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) nvs::Lock::uninit() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) -nvs::Lock::~Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) nvs::Lock::~Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +nvs::Lock::~Lock() esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) @@ -26582,10 +25436,8 @@ open /home/abobkov/.espressif/tools esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) opendir esp-idf/vfs/libvfs.a(vfs.c.obj) operator delete(void*) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) -operator delete(void*, std::align_val_t) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opa.o) - /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) operator delete(void*, unsigned int) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) @@ -26594,9 +25446,6 @@ operator delete(void*, unsigned int) /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -operator delete(void*, unsigned int, std::align_val_t) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opsa.o) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) operator delete[](void*) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) @@ -26674,9 +25523,9 @@ periph_rcc_acquire_exit esp-idf/esp_hw_support/libesp_ esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) periph_rcc_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -26684,9 +25533,9 @@ periph_rcc_enter esp-idf/esp_hw_support/libesp_ esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) periph_rcc_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -26888,11 +25737,11 @@ rmdir esp-idf/vfs/libvfs.a(vfs.c.obj rom_flash_chip_dummy esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) rom_flash_chip_dummy_hpm esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) rom_spiflash_api_funcs esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) -rom_spiflash_legacy_data esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +rom_spiflash_legacy_data esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) rtc_clk_32k_bootstrap esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) @@ -27048,7 +25897,6 @@ snprintf /home/abobkov/.espressif/tools esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) soc_get_available_memory_region_max_count esp-idf/heap/libheap.a(memory_layout_utils.c.obj) @@ -27371,19 +26219,19 @@ spi_flash_init_chip_state esp-idf/spi_flash/libspi_flash spi_flash_init_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) spi_flash_mmap esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) spi_flash_mmap_dump esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) spi_flash_mmap_get_free_pages esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) spi_flash_mmap_pages esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) spi_flash_munmap esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) spi_flash_needs_reset_check esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) spi_flash_op_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) @@ -27419,10 +26267,10 @@ sscanf /home/abobkov/.espressif/tools esp-idf/console/libconsole.a(linenoise.c.obj) start_cpu0 esp-idf/esp_system/libesp_system.a(startup.c.obj) std::bad_alloc::what() const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) +std::bad_alloc::~bad_alloc() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) +std::bad_alloc::~bad_alloc() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) std::bad_alloc::~bad_alloc() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) -std::bad_alloc::~bad_alloc() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) -std::bad_alloc::~bad_alloc() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) std::bad_exception::what() const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) std::bad_exception::~bad_exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) std::bad_exception::~bad_exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) @@ -27430,12 +26278,12 @@ std::bad_exception::~bad_exception() /home/abobkov/.espressif/tools std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) std::exception::what() const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) -std::exception::~exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) std::exception::~exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) std::exception::~exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) +std::exception::~exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) std::get_new_handler() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) std::get_terminate() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) @@ -27459,10 +26307,10 @@ std::type_info::__is_function_p() const /home/abobkov/.espressif/tools std::type_info::__is_pointer_p() const /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) +std::type_info::~type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) +std::type_info::~type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) std::type_info::~type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) -std::type_info::~type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) -std::type_info::~type_info() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) std::uncaught_exception() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) std::uncaught_exceptions() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) std::unexpected() /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) @@ -27476,7 +26324,6 @@ strchr /home/abobkov/.espressif/tools esp-idf/console/libconsole.a(argtable3.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(ff.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) strcmp /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strcmp.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) @@ -27485,11 +26332,10 @@ strcmp /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/log/liblog.a(log.c.obj) strcpy /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strcpy.o) @@ -27510,10 +26356,9 @@ strerror_r /home/abobkov/.espressif/tools strlcat /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strlcat.o) esp-idf/esp_system/libesp_system.a(ubsan.c.obj) strlcpy /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strlcpy.o) - esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/console/libconsole.a(commands.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) strlen /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strlen.o) @@ -27530,15 +26375,14 @@ strlen /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/console/libconsole.a(argtable3.c.obj) esp-idf/console/libconsole.a(arg_dstr.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/newlib/libnewlib.a(assert.c.obj) @@ -27557,17 +26401,16 @@ strncmp /home/abobkov/.espressif/tools esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/console/libconsole.a(commands.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) strncpy /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strncpy.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/console/libconsole.a(linenoise.c.obj) strstr /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strstr.o) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) @@ -27651,8 +26494,6 @@ temperature_sensor_power_acquire esp-idf/esp_hw_support/libesp_ esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) temperature_sensor_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) -time /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - esp-idf/fatfs/libfatfs.a(diskio.c.obj) timestamp_id esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) tlsf_add_pool esp-idf/heap/libheap.a(tlsf.c.obj) @@ -28046,7 +26887,6 @@ vPortYieldOtherCore esp-idf/freertos/libfreertos.a vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -28138,10 +26978,6 @@ vprintf /home/abobkov/.espressif/tools esp-idf/log/liblog.a(log.c.obj) vsnprintf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) esp-idf/console/libconsole.a(arg_dstr.c.obj) -vtable for Flash_Access esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) - esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) -vtable for Partition esp-idf/wear_levelling/libwear_levelling.a(Partition.cpp.obj) -vtable for WL_Flash esp-idf/wear_levelling/libwear_levelling.a(WL_Flash.cpp.obj) vtable for __cxxabiv1::__class_type_info /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) @@ -28224,22 +27060,6 @@ wifi_bt_common_module_disable esp-idf/esp_hw_support/libesp_ wifi_bt_common_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) wifi_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) wifi_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) -wl_erase_range esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -wl_mount esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -wl_read esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) -wl_sector_size esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -wl_size esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -wl_unmount esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(vfs_fat_spiflash.c.obj) -wl_write esp-idf/wear_levelling/libwear_levelling.a(wear_levelling.cpp.obj) - esp-idf/fatfs/libfatfs.a(diskio_wl.c.obj) write /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) @@ -28305,7 +27125,6 @@ xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -28328,7 +27147,6 @@ xQueueGenericReset esp-idf/freertos/libfreertos.a xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) @@ -28366,7 +27184,6 @@ xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - esp-idf/fatfs/libfatfs.a(ffsystem.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj)