diff --git a/tools/idf_size_yaml/esp32c6_data_info.yaml b/tools/idf_size_yaml/esp32c6_data_info.yaml index a4fbecf547..93b1978fa3 100644 --- a/tools/idf_size_yaml/esp32c6_data_info.yaml +++ b/tools/idf_size_yaml/esp32c6_data_info.yaml @@ -6,9 +6,6 @@ DRAM: primary_address: 0x40800000 length: 0x80000 secondary_address: 0x40800000 -IRAM: - primary_address: 0x40800000 - length: 0x80000 CACHE_I: primary_address: 0x42000000 length: 0x800000 diff --git a/tools/test_idf_size/app_esp32c6.map b/tools/test_idf_size/app_esp32c6.map new file mode 100644 index 0000000000..6cb7068b8e --- /dev/null +++ b/tools/test_idf_size/app_esp32c6.map @@ -0,0 +1,17226 @@ +Archive member included to satisfy reference by file (symbol) + +esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + (esp_app_desc) +esp-idf/pthread/libpthread.a(pthread.c.obj) + (pthread_include_pthread_impl) +esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (pthread_key_create) +esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + (pthread_include_pthread_rwlock_impl) +esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) (pthread_cond_init) +esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + (__ubsan_include) +esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + (call_start_cpu0) +esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (esp_system_abort) +esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_clk_init) +esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_cache_err_int_init) +esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (panic_abort) +esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_restart) +esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (g_startup_fn) +esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (panic_restart) +esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_brownout_init) +esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (esp_restart_noos) +esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (panic_print_registers) +esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_rom_uart_set_clock_baudrate) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (efuse_hal_chip_revision) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version) +esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (uart_hal_write_txfifo) +esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (brownout_hal_config) +esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (esp_log_write) +esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) (esp_log_impl_lock) +esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (heap_caps_get_free_size) +esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (heap_caps_init) +esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (multi_heap_in_rom_init) +esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_get_available_memory_region_max_count) +esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_memory_region_count) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (esp_cpu_set_breakpoint) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_clk_cpu_freq) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (rtc_isr_register) +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_deep_sleep_wakeup_io_reset) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_32k_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_init) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_cal) +esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (regi2c_ctrl_write_reg) +esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (xQueueGetMutexHolder) +esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (xTaskCreatePinnedToCore) +esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (vPortEndScheduler) +esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_startup_start_app) +esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + (uxTopUsedPriority) +esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (xPortCheckValidTCBMem) +esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (vPortSetupTimer) +esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) (vListInitialise) +esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (abort) +esp-idf/newlib/libnewlib.a(assert.c.obj) + (__assert_func) +esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (malloc) +esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (_lock_init_recursive) +esp-idf/newlib/libnewlib.a(pthread.c.obj) + (newlib_include_pthread_impl) +esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_reent_init) +esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_newlib_init) +esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_kill_r) +esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_gettimeofday_r) +esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) (esp_time_impl_get_time_since_boot) +esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + (__cxa_guard_dummy) +esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_timer_early_init) +esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_init_system_time) +esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_get_time) +esp-idf/vfs/libvfs.a(vfs.c.obj) + (vfs_include_syscalls_impl) +esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_vfs_console_register) +esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_usb_serial_jtag_get_vfs) +esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_uart_get_vfs) +esp-idf/main/libmain.a(hello_world_main.c.obj) + (app_main) +esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) (riscv_decode_offset_from_jal_instruction) +esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (_vector_table) +esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) (_global_interrupt_handler) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_efuse_check_errors) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_process) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers) +esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_get_coding_scheme) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) (ESP_EFUSE_KEY5) +esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (gpio_sleep_set_direction) +esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (rtc_gpio_is_valid_gpio) +esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) (uart_set_word_length) +esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) (usb_serial_jtag_read_bytes) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (bootloader_flash_reset_chip) +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/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_encryption_enabled) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_flash_update_id) +esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (spi_flash_needs_reset_check) +esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (spi_flash_cache_enabled) +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) +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/main/libmain.a(hello_world_main.c.obj) (esp_flash_get_size) +esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_flash_init_default_chip) +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_init_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_app_disable_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_registered_chips) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_generic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_issi) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_mxic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_gd) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) (spi_flash_chip_winbond_page_program) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_boya) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_th) +esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (memspi_host_init_pointers) +esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (_esp_error_check_failed) +esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_crosscore_int_init) +esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (esp_vApplicationTickHook) +esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_int_wdt_init) +esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_task_wdt_init) +esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) (esp_task_wdt_impl_timer_allocate) +esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) (esp_rom_regi2c_read) +esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_hal_init) +esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (gpio_hal_intr_enable_on_core) +esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_hal_set_sclk) +esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_init) +esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_poll_cmd_done) +esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (spi_flash_encryption_hal_enable) +esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_gpspi_poll_cmd_done) +esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (GPIO_HOLD_MASK) +esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_periph_signal) +esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_periph_signal) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) (esp_ptr_byte_accessible) +esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (esp_intr_get_cpu) +esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (periph_module_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_ticks_to_us) +esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) (esp_chip_info) +esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) (rtos_int_enter) +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_err_to_name) +esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (xRingbufferCreate) +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/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spicommon_bus_using_iomux) +esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (spi_bus_init_lock) +esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) (esp_partition_main_flash_region_safe) +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_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (gdma_new_channel) +esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (__atomic_compare_exchange_1) +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_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (bootloader_common_ota_select_crc) +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(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_image_verify) +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(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_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable) +esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_partition_iterator_release) +esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_init) +esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (cache_hal_disable) +esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_init) +esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) (mbedtls_sha256_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (mbedtls_calloc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (mbedtls_platform_zeroize) +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) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (__ffssi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) (__clz_tab) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (__clzsi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (__bswapdi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__divdi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__moddi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (__udivdi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__umoddi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__divdf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__fixdfsi) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__floatsidf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (ceil) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (floor) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) (bzero) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (environ) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) (__errno) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) (fflush) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) (_cleanup_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (fopen) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fputs) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) (_fseek_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) (_fseeko_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) (__sfvwrite_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (_fwalk) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fwrite) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (_global_impure_ptr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) (itoa) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (localtime_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) (__smakebuf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (memchr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (memcmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (memcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (memmove) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) (memset) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__month_lengths) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (printf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (putchar) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (puts) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) (qsort) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (_reclaim_reent) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) (__srefill_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (snprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (__sread) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/freertos/libfreertos.a(port.c.obj) (strcat) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + esp-idf/log/liblog.a(log.c.obj) (strcmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strcspn) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strerror_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (strlcat) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strlcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + esp-idf/log/liblog.a(log.c.obj) (strlen) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strncmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strncpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strstr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) (_svfprintf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (gettimeofday) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__tzcalc_limits) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__tz_lock) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (_tzset_unlocked) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) (_tzset_unlocked_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (_timezone) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) (__utoa) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) (_vfprintf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) (vprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (__swsetup_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (_dtoa_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (_fclose_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) (__sflags) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (_getenv_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__gettzinfo) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (gmtime_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (_localeconv_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (_Balloc) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) (_putc_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (frexp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (siscanf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) (_strerror_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (strtoul) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__ssprint_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) (__ssvfiscanf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) (_user_strerror) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__submore) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) (__sprint_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) (__swbuf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) (_ctype_) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) (__env_lock) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (iswspace) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) (iswspace_l) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__locale_mb_cur_max) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_mbrtowc_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) (__ascii_mbtowc) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__sccl) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtol_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtoll_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtoull_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) (__ascii_wctomb) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) (__adddf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__eqdf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (__gedf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__ledf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__muldf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__subdf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__unorddf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (__floatunsidf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__trunctfdf2) + +Discarded input sections + + .text 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .data 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .bss 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .comment 0x0000000000000000 0x27 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .riscv.attributes + 0x0000000000000000 0x26 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .text 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_list_find_item + 0x0000000000000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_handle_by_desc + 0x0000000000000000 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_desc_by_handle + 0x0000000000000000 0xa esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_find + 0x0000000000000000 0x1c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.get_default_pthread_core + 0x0000000000000000 0xa esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.mutexattr_check + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_delete + 0x0000000000000000 0x36 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.0 0x0000000000000000 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_set_cfg + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_cfg + 0x0000000000000000 0x4c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_default_config + 0x0000000000000000 0x30 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_create.str1.4 + 0x0000000000000000 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_create + 0x0000000000000000 0x272 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_join + 0x0000000000000000 0x1a4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_detach + 0x0000000000000000 0xc2 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_exit.str1.4 + 0x0000000000000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_exit + 0x0000000000000000 0xfe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_task_func + 0x0000000000000000 0x40 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cancel.str1.4 + 0x0000000000000000 0x2b esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_cancel + 0x0000000000000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.sched_yield + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_self.str1.4 + 0x0000000000000000 0x2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_self + 0x0000000000000000 0x9a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_equal + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_once.str1.4 + 0x0000000000000000 0x2a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_once + 0x0000000000000000 0x64 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init + 0x0000000000000000 0x8a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init_if_static + 0x0000000000000000 0x48 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_destroy.str1.4 + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_destroy + 0x0000000000000000 0x9c esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.1 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.2 0x0000000000000000 0x106 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.3 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.4 0x0000000000000000 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_init + 0x0000000000000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_destroy + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_gettype + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_settype + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_init + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_destroy + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getstacksize + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setstacksize + 0x0000000000000000 0x18 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getdetachstate + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setdetachstate + 0x0000000000000000 0x20 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_list + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sdata.pthread_lazy_init_lock + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.find_value + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x0000000000000000 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_cleanup_thread_specific_data_callback + 0x0000000000000000 0x6c esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_internal_local_storage_destructor_callback + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_getspecific + 0x0000000000000000 0x2c esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_setspecific + 0x0000000000000000 0xe8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init + 0x0000000000000000 0x8e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init_if_static + 0x0000000000000000 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.checkrw_lock + 0x0000000000000000 0x28 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_destroy + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_rdlock + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_wrlock + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.pthread_rwlock_unlock.str1.4 + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_unlock + 0x0000000000000000 0xa4 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_init + 0x0000000000000000 0x6 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_init + 0x0000000000000000 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.s_check_and_init_if_static + 0x0000000000000000 0x54 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_signal + 0x0000000000000000 0x4e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_broadcast + 0x0000000000000000 0x5a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_timedwait + 0x0000000000000000 0x186 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_wait + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_destroy + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_include_pthread_cond_var_impl + 0x0000000000000000 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_info 0x0000000000000000 0x9c9 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_abbrev 0x0000000000000000 0x240 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_loc 0x0000000000000000 0x4c8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_aranges + 0x0000000000000000 0x60 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_line 0x0000000000000000 0xba0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0000000000000000 0x61d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_frame 0x0000000000000000 0x14c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_maybe_debugbreak + 0x0000000000000000 0xe esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__ubsan_default_handler.str1.4 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_default_handler + 0x0000000000000000 0x58 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch_v1 + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_add_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_sub_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_mul_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_negate_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_divrem_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_shift_out_of_bounds + 0x0000000000000000 0x2c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_out_of_bounds + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_missing_return + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_vla_bound_not_positive + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_load_invalid_value + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_arg + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_return + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_builtin_unreachable + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_pointer_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_invalid_builtin + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.9 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .iram1.0 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_free_heap_size + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_free_internal_heap_size + 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .rodata.esp_get_idf_version.str1.4 + 0x0000000000000000 0x1a esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_idf_version + 0x0000000000000000 0xa esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.rtc_clk_select_rtc_slow_clk + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text.esp_unregister_shutdown_handler + 0x0000000000000000 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__cxx_eh_arena_size_get + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text.esp_brownout_disable + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_get_address + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_set_address + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_get_mac + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_set_timing + 0x0000000000000000 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_read + 0x0000000000000000 0x5c esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_clear_program_registers + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .rodata.efuse_hal_program.str1.4 + 0x0000000000000000 0x53 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_program + 0x0000000000000000 0x98 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_rs_calculate + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_txfifo_rst + 0x0000000000000000 0x42 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_tx_break + 0x0000000000000000 0x5a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_read_rxfifo + 0x0000000000000000 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_set_vprintf + 0x0000000000000000 0x32 esp-idf/log/liblog.a(log.c.obj) + .rodata.esp_log_level_set.str1.4 + 0x0000000000000000 0x2 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_set + 0x0000000000000000 0x18c esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_get + 0x0000000000000000 0x22 esp-idf/log/liblog.a(log.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x12 esp-idf/log/liblog.a(log.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_impl_lock + 0x0000000000000000 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .rodata.esp_log_system_timestamp.str1.4 + 0x0000000000000000 0x15 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_system_timestamp + 0x0000000000000000 0xec esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.buffer.2 0x0000000000000000 0x12 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.bufferLock.1 + 0x0000000000000000 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.13 0x0000000000000000 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_register_failed_alloc_callback + 0x0000000000000000 0x14 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_malloc_extmem_enable + 0x0000000000000000 0xa esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.6 0x0000000000000000 0x76 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.8 0x0000000000000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.7 0x0000000000000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.14 0x0000000000000000 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_total_size + 0x0000000000000000 0x42 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_free_size + 0x0000000000000000 0x46 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_print_heap_info.str1.4 + 0x0000000000000000 0xf4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_print_heap_info + 0x0000000000000000 0xb8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity + 0x0000000000000000 0x74 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_all + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_addr + 0x0000000000000000 0x2a esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump + 0x0000000000000000 0x56 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump_all + 0x0000000000000000 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_get_allocated_size.str1.4 + 0x0000000000000000 0x5 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_allocated_size + 0x0000000000000000 0x4a esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.15 0x0000000000000000 0xd2 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.16 0x0000000000000000 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_aligned_calloc + 0x0000000000000000 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1d esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_check_add_region_allowed + 0x0000000000000000 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region_with_caps + 0x0000000000000000 0x150 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region + 0x0000000000000000 0x82 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .srodata.soc_memory_type_count + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.esp_cpu_stall.str1.4 + 0x0000000000000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_stall + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_unstall + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_reset + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_breakpoint + 0x0000000000000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_set_watchpoint + 0x0000000000000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_watchpoint + 0x0000000000000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_compare_and_set + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_rtc_time + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_lock + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_unlock + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .rodata.rtc_isr_deregister.str1.4 + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_deregister + 0x0000000000000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x0000000000000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_config_gpio_isolate + 0x0000000000000000 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x0000000000000000 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_enable_gpio_switch + 0x0000000000000000 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_fast_src_get + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_xtal_freq_update + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_us_to_slowclk + 0x0000000000000000 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_slowclk_to_us + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_light_slp_time_get.str1.4 + 0x0000000000000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_light_slp_time_get + 0x0000000000000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_deep_slp_time_get + 0x0000000000000000 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_clk_wait_for_slow_cycle.str1.4 + 0x0000000000000000 0x53 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_freq_cal + 0x0000000000000000 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.1 0x0000000000000000 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.2 0x0000000000000000 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.5 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.6 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.8 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.9 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text.regi2c_saradc_enable + 0x0000000000000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.regi2c_saradc_disable.str1.4 + 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text.regi2c_saradc_disable + 0x0000000000000000 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.0 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.7 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .sbss.s_i2c_saradc_enable_cnt + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolderFromISR.str1.4 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGetMutexHolderFromISR + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x0000000000000000 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateCountingSemaphoreStatic + 0x0000000000000000 0x72 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateCountingSemaphore + 0x0000000000000000 0x6e esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericSendFromISR + 0x0000000000000000 0x190 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueReceive + 0x0000000000000000 0x1d2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeek + 0x0000000000000000 0x1cc esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueuePeekFromISR.str1.4 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeekFromISR + 0x0000000000000000 0xd0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.uxQueueMessagesWaiting.str1.4 + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueMessagesWaiting + 0x0000000000000000 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueSpacesAvailable + 0x0000000000000000 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueMessagesWaitingFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueEmptyFromISR + 0x0000000000000000 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueFullFromISR + 0x0000000000000000 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.vQueueWaitForMessageRestricted + 0x0000000000000000 0x74 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateSet + 0x0000000000000000 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueAddToSet + 0x0000000000000000 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueRemoveFromSet + 0x0000000000000000 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSet + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSetFromISR + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.19 + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvSearchForNameWithinSingleList + 0x0000000000000000 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskCheckFreeStackSpace + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x0000000000000000 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskIsTaskSuspended + 0x0000000000000000 0x5a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetNextTaskList + 0x0000000000000000 0xba esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.eTaskGetState + 0x0000000000000000 0xca esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGet + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGetFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPrioritySet.str1.4 + 0x0000000000000000 0x1b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPrioritySet + 0x0000000000000000 0x14e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskResume.str1.4 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskResume + 0x0000000000000000 0xc2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskResumeFromISR + 0x0000000000000000 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskEndScheduler + 0x0000000000000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetNumberOfTasks + 0x0000000000000000 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandle.str1.4 + 0x0000000000000000 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetIdleTaskHandle + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetHandle.str1.4 + 0x0000000000000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetHandle + 0x0000000000000000 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskAbortDelay + 0x0000000000000000 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x0000000000000000 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSuspend + 0x0000000000000000 0x144 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPlaceOnUnorderedEventList + 0x0000000000000000 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPlaceOnEventListRestricted + 0x0000000000000000 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskRemoveFromUnorderedEventList + 0x0000000000000000 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetTimeOutState + 0x0000000000000000 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointerAndDelCallback + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointer + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pvTaskGetThreadLocalStoragePointer + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetStackHighWaterMark + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetStackStart + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskDelayUntil.str1.4 + 0x0000000000000000 0x2c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskDelayUntil + 0x0000000000000000 0xf6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskDelayUntil + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCatchUpTicks + 0x0000000000000000 0x5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskResetEventItemValue + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskNotifyTake + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyWait + 0x0000000000000000 0x12c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskNotifyWait + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotify + 0x0000000000000000 0x1e4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyFromISR + 0x0000000000000000 0x21c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotifyStateClear.str1.4 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyStateClear + 0x0000000000000000 0x7c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskGenericNotifyValueClear + 0x0000000000000000 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetNext + 0x0000000000000000 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetSnapshotAll + 0x0000000000000000 0x86 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskPriorityRaise.str1.4 + 0x0000000000000000 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRaise + 0x0000000000000000 0x10c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRestore + 0x0000000000000000 0xec esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.19 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.20 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.22 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.23 + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.27 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.28 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.29 + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.30 + 0x0000000000000000 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.31 + 0x0000000000000000 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.32 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.34 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.non_ready_task_lists + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortEndScheduler + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + .iram1.1 0x0000000000000000 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortYieldOtherCore + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.xPortGetTickRateHz + 0x0000000000000000 0x6 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortSetStackWatchpoint + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(port.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text.vApplicationGetTimerTaskMemory + 0x0000000000000000 0x98 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text.__assert + 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.memalign + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.posix_memalign + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_trim + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_usable_size + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_stats + 0x0000000000000000 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallopt 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallinfo + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.1 0x0000000000000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.2 0x0000000000000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.pthread_condattr_setclock.str1.4 + 0x0000000000000000 0x43 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_condattr_setclock + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_sigmask + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.sigfillset + 0x0000000000000000 0xa esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text.esp_reent_cleanup + 0x0000000000000000 0x102 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._write_r_console + 0x0000000000000000 0x46 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._read_r_console + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._fstat_r_console + 0x0000000000000000 0x36 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.system 0x0000000000000000 0x1a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.fcntl 0x0000000000000000 0x46 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime 0x0000000000000000 0x15a esp-idf/newlib/libnewlib.a(time.c.obj) + .text.usleep 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.sleep 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_settime + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_gettime + 0x0000000000000000 0xb0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_getres + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .text.esp_time_impl_get_time + 0x0000000000000000 0x12 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL20signal_waiting_tasksv + 0x0000000000000000 0x36 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZL18wait_for_guard_objP7guard_t.str1.4 + 0x0000000000000000 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL18wait_for_guard_objP7guard_t + 0x0000000000000000 0x106 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL19static_init_preparev + 0x0000000000000000 0x64 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_acquire.str1.4 + 0x0000000000000000 0x2e esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_acquire + 0x0000000000000000 0xe6 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_release.str1.4 + 0x0000000000000000 0x6f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_release + 0x0000000000000000 0xd8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_abort.str1.4 + 0x0000000000000000 0xa7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_abort + 0x0000000000000000 0xfe esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL19s_static_init_mutex + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL22s_static_init_wait_sem + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL27s_static_init_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL31s_static_init_max_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.5 0x0000000000000000 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.4 0x0000000000000000 0x92 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.print_timer_info.str1.4 + 0x0000000000000000 0x1f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.print_timer_info + 0x0000000000000000 0x4c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_create + 0x0000000000000000 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_restart + 0x0000000000000000 0x12c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.0 0x0000000000000000 0x9e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.1 0x0000000000000000 0xd2 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.2 0x0000000000000000 0x42 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_delete + 0x0000000000000000 0x86 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_deinit + 0x0000000000000000 0x5e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_dump.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_dump + 0x0000000000000000 0x116 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.10 0x0000000000000000 0x66 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.11 0x0000000000000000 0x72 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.12 0x0000000000000000 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.13 0x0000000000000000 0x66 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_is_active + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .iram1.1 0x0000000000000000 0x6 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_lock + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_unlock + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.0 0x0000000000000000 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.3 0x0000000000000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.5 0x0000000000000000 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_set + 0x0000000000000000 0x7e esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_advance + 0x0000000000000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_deinit + 0x0000000000000000 0x54 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.6 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_get_alarm_reg + 0x0000000000000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.set_global_fd_sets + 0x0000000000000000 0x196 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x0000000000000000 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_range + 0x0000000000000000 0x164 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_with_id + 0x0000000000000000 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_with_id + 0x0000000000000000 0xbc esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_with_local_fd + 0x0000000000000000 0xe0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_fd + 0x0000000000000000 0xbe esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.call_end_selects + 0x0000000000000000 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pread + 0x0000000000000000 0xa4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pwrite + 0x0000000000000000 0xa4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_fcntl_r + 0x0000000000000000 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ioctl + 0x0000000000000000 0x9a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_fsync + 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_utime + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_opendir + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir + 0x0000000000000000 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir_r + 0x0000000000000000 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_telldir + 0x0000000000000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_seekdir + 0x0000000000000000 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rewinddir + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_closedir + 0x0000000000000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_mkdir + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rmdir + 0x0000000000000000 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_access + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_truncate + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ftruncate + 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_select + 0x0000000000000000 0x5a6 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetattr + 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsetattr + 0x0000000000000000 0x90 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcdrain 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflush 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflow 0x0000000000000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetsid + 0x0000000000000000 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsendbreak + 0x0000000000000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_rx_char_via_driver + 0x0000000000000000 0x38 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_tx_char_via_driver + 0x0000000000000000 0x1e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.esp_vfs_dev_usb_serial_jtag_register.str1.4 + 0x0000000000000000 0x10 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_register + 0x0000000000000000 0x24 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_nonblocking + 0x0000000000000000 0x62 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_driver + 0x0000000000000000 0x62 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char_via_driver + 0x0000000000000000 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tx_char_via_driver + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.esp_vfs_dev_uart_register.str1.4 + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_register + 0x0000000000000000 0x4a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_rx_line_endings + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_tx_line_endings + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_rx_line_endings + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_tx_line_endings + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_nonblocking + 0x0000000000000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_driver + 0x0000000000000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0000000000000000 0x22d esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x0000000000000000 0x24 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x0000000000000000 0x14 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x0000000000000000 0x7b esp-idf/riscv/libriscv.a(vectors.S.obj) + .riscv.attributes + 0x0000000000000000 0x37 esp-idf/riscv/libriscv.a(vectors.S.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_handler_get_arg + 0x0000000000000000 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.intr_matrix_route.str1.4 + 0x0000000000000000 0xe esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_matrix_route + 0x0000000000000000 0x36 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_get_interrupt_unmask + 0x0000000000000000 0x8 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_type + 0x0000000000000000 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_priority + 0x0000000000000000 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xfd esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data.riscv_excp_names + 0x0000000000000000 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x12 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_blob + 0x0000000000000000 0x8a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.4 + 0x0000000000000000 0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x0000000000000000 0x66 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x0000000000000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.4 + 0x0000000000000000 0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x0000000000000000 0xe2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x0000000000000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_get_field_size + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x0000000000000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x0000000000000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x0000000000000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x0000000000000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.4 + 0x0000000000000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x0000000000000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.4 + 0x0000000000000000 0x76 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x0000000000000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.4 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x0000000000000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_batch_writing_mode + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_efuse_lock + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_mask + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_reg_num + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_starting_bit_num_in_reg + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_count_bits_in_reg + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.fill_reg + 0x0000000000000000 0xda esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.check_range_of_bits + 0x0000000000000000 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x0000000000000000 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.set_cnt_in_reg + 0x0000000000000000 0x56 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x0000000000000000 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x0000000000000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x0000000000000000 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x0000000000000000 0x1a8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x0000000000000000 0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x0000000000000000 0x2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.4 + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.4 + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x9a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_number_of_items + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_read_reg + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_fill_buff + 0x0000000000000000 0xf8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_count_once + 0x0000000000000000 0x60 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x0000000000000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.4 + 0x0000000000000000 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x0000000000000000 0x7c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.4 + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.4 + 0x0000000000000000 0xdd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0x102 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.s_burn_counter + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0000000000000000 0x1386 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x390 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000000000 0x1134 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000000000 0xd0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000000000 0x150 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0000000000000000 0x1559 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0000000000000000 0x9c2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000000000 0x320 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_set_timing + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.4 + 0x0000000000000000 0x23f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x0000000000000000 0x37a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4 + 0x0000000000000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0xd2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x0000000000000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_read_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_block_is_empty + 0x0000000000000000 0x4e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect + 0x0000000000000000 0x9e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_read_protect + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_coding_scheme + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_purpose_field + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.4 + 0x0000000000000000 0x8f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_read + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_read + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_write + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_purpose + 0x0000000000000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_purpose + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_purpose + 0x0000000000000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_key_block_unused + 0x0000000000000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_unused_key_block + 0x0000000000000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_key + 0x0000000000000000 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_keys.str1.4 + 0x0000000000000000 0xf5 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_keys + 0x0000000000000000 0x158 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.4 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_digest_revoke + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_digest_revoke + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.4 + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_secure_boot_read_key_digests + 0x0000000000000000 0xc6 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_revoke_table + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_table + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_info 0x0000000000000000 0x1589 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_abbrev 0x0000000000000000 0x325 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_loc 0x0000000000000000 0xb1f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_aranges + 0x0000000000000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_ranges 0x0000000000000000 0x150 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_line 0x0000000000000000 0x1384 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_str 0x0000000000000000 0xfa7 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_frame 0x0000000000000000 0x344 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_MAC_FACTORY + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WAFER_VERSION_MINOR + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC_FACTORY + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_CRYPT_DPA_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIG_DBIAS_HVT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DIRECT_BOOT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_PAD_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_SPI_DOWNLOAD_MSPI + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_TWAI + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TPUW + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FORCE_SEND_RESUME + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_JTAG_SEL_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_DIG_LDO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_RTC_LDO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OCODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_PKG_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SEC_DPA_LEVEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SOFT_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SWAP_UART_SDIO_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_TEMP_CALIB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_THRES_HVT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_UART_PRINT_CONTROL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_VDD_SPI_AS_GPIO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_DIG_DBIAS20 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_RTC_DBIAS20 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WDT_DELAY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SEC_DPA_LEVEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SWAP_UART_SDIO_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MINOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.CRYPT_DPA_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIG_DBIAS_HVT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_BLK_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DIRECT_BOOT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_PAD_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_SPI_DOWNLOAD_MSPI + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_TWAI + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TPUW + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FORCE_SEND_RESUME + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.JTAG_SEL_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY0 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY1 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY2 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY3 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY4 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY5 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_DIG_LDO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_RTC_LDO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OCODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.PKG_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SEC_DPA_LEVEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SOFT_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SWAP_UART_SDIO_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.TEMP_CALIB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.THRES_HVT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.UART_PRINT_CONTROL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.VDD_SPI_AS_GPIO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_DIG_DBIAS20 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_RTC_DBIAS20 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WDT_DELAY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SEC_DPA_LEVEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SWAP_UART_SDIO_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x0000000000000000 0x199e esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0000000000000000 0xf5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x0000000000000000 0x243 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x0000000000000000 0x18c7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_input_enable.str1.4 + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_disable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_disable + 0x0000000000000000 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_enable + 0x0000000000000000 0x86 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_disable + 0x0000000000000000 0x84 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_disable + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_disable + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_enable + 0x0000000000000000 0x90 esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.1 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register_on_core_static + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_dis + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pulldown_en + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pulldown_dis + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_intr_type + 0x0000000000000000 0x162 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable + 0x0000000000000000 0xb4 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_disable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_level + 0x0000000000000000 0x8e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_level + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_pull_mode + 0x0000000000000000 0x168 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_direction + 0x0000000000000000 0xce esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x0000000000000000 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_config + 0x0000000000000000 0x214 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_reset_pin.str1.4 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_reset_pin + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_handler_add.str1.4 + 0x0000000000000000 0x49 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_add + 0x0000000000000000 0x12a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_remove + 0x0000000000000000 0x100 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_uninstall_isr_service + 0x0000000000000000 0x62 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_register.str1.4 + 0x0000000000000000 0x45 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register + 0x0000000000000000 0xc6 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_install_isr_service.str1.4 + 0x0000000000000000 0x23 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_install_isr_service + 0x0000000000000000 0xe2 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_wakeup_enable.str1.4 + 0x0000000000000000 0x5d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_enable + 0x0000000000000000 0xf0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_disable + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_drive_capability.str1.4 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_drive_capability + 0x0000000000000000 0xfe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_get_drive_capability.str1.4 + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_drive_capability + 0x0000000000000000 0xea esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_hold_en.str1.4 + 0x0000000000000000 0x2f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_en + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_dis + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_en + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_dis + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_in + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_out + 0x0000000000000000 0x6c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_set_direction + 0x0000000000000000 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_set_pull_mode + 0x0000000000000000 0x168 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_sel_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_sel_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_deep_sleep_wakeup_enable.str1.4 + 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_enable + 0x0000000000000000 0xfc esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_disable + 0x0000000000000000 0xb6 esp-idf/driver/libdriver.a(gpio.c.obj) + .data.gpio_context + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.14 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.15 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.16 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.18 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.19 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.20 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.21 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.22 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.23 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.26 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.27 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.29 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.31 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.32 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.33 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.34 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.35 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.36 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.37 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.38 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.39 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.40 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.41 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.7 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.24 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.25 + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .sdata._gpio_hal + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x0000000000000000 0x55c6 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x0000000000000000 0x541 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x0000000000000000 0x23a1 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_aranges + 0x0000000000000000 0x1b0 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x0000000000000000 0x250 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x0000000000000000 0x4525 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_str 0x0000000000000000 0x23b8 esp-idf/driver/libdriver.a(gpio.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x0000000000000000 0x6f4 esp-idf/driver/libdriver.a(gpio.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(gpio.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_is_valid_gpio + 0x0000000000000000 0x6 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x0000000000000000 0x1a6 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x0000000000000000 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0000000000000000 0xe4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x0000000000000000 0x37b esp-idf/driver/libdriver.a(rtc_io.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_dequeue + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_link_free + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_try_set_iomux_pin + 0x0000000000000000 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_enable + 0x0000000000000000 0x78 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_check_buf_full + 0x0000000000000000 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x0000000000000000 0x51 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x0000000000000000 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x0000000000000000 0x7ac esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_free_driver_obj + 0x0000000000000000 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x0000000000000000 0xf4 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_disable + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_line_inverse + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_sw_flow_ctrl.str1.4 + 0x0000000000000000 0x76 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_sw_flow_ctrl + 0x0000000000000000 0x116 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_hw_flow_ctrl.str1.4 + 0x0000000000000000 0x6f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_hw_flow_ctrl + 0x0000000000000000 0x104 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_hw_flow_ctrl + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_clear_intr_status + 0x0000000000000000 0x5a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_intr_mask + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_intr_mask + 0x0000000000000000 0x98 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_pop_pos + 0x0000000000000000 0xae esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_get_pos + 0x0000000000000000 0x9e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_queue_reset + 0x0000000000000000 0xf8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_pattern_det_baud_intr.str1.4 + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_pattern_det_baud_intr + 0x0000000000000000 0x15a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_pattern_det_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_rx_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_rx_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_tx_intr + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x0000000000000000 0x3b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_intr + 0x0000000000000000 0xcc esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_all + 0x0000000000000000 0x208 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_pin.str1.4 + 0x0000000000000000 0xc5 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_pin + 0x0000000000000000 0x452 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rts.str1.4 + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rts + 0x0000000000000000 0xe8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_dtr + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_idle_num.str1.4 + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_idle_num + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x0000000000000000 0x2b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_param_config + 0x0000000000000000 0x254 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_intr_config + 0x0000000000000000 0x14e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_chars + 0x0000000000000000 0x124 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes + 0x0000000000000000 0xd8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x0000000000000000 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes_with_break + 0x0000000000000000 0x156 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_read_bytes + 0x0000000000000000 0x23a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_tx_buffer_free_size.str1.4 + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_tx_buffer_free_size + 0x0000000000000000 0xe0 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x0000000000000000 0x25 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_delete + 0x0000000000000000 0x10c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x0000000000000000 0x21f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_install + 0x0000000000000000 0x3a0 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_mode.str1.4 + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_mode + 0x0000000000000000 0x178 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_full_threshold.str1.4 + 0x0000000000000000 0x7f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_full_threshold + 0x0000000000000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_empty_threshold.str1.4 + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_empty_threshold + 0x0000000000000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_timeout.str1.4 + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_timeout + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_collision_flag.str1.4 + 0x0000000000000000 0x63 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_collision_flag + 0x0000000000000000 0x120 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_wakeup_threshold.str1.4 + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_wakeup_threshold + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_wakeup_threshold.str1.4 + 0x0000000000000000 0x31 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_wakeup_threshold + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_wait_tx_idle_polling + 0x0000000000000000 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_loop_back + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_always_rx_timeout + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.14 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.15 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.16 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.18 + 0x0000000000000000 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.19 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.20 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.22 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.23 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.24 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.25 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.26 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.28 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.29 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.30 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.31 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.34 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.38 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.39 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.40 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.41 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.42 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.43 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.44 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.45 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.46 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.47 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.pat_flg.37 + 0x0000000000000000 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_and_flush + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_isr_handler_default + 0x0000000000000000 0x112 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_bytes + 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_write_bytes.str1.4 + 0x0000000000000000 0xcb esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_bytes + 0x0000000000000000 0xee esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_uninstall.str1.4 + 0x0000000000000000 0x25 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_uninstall + 0x0000000000000000 0xb2 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_install.str1.4 + 0x0000000000000000 0x16c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_install + 0x0000000000000000 0x25c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x1f esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .sbss.p_usb_serial_jtag_obj + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_info 0x0000000000000000 0x2275 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_abbrev 0x0000000000000000 0x43b esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_loc 0x0000000000000000 0x580 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_line 0x0000000000000000 0x1205 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_str 0x0000000000000000 0x1f20 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_frame 0x0000000000000000 0xe4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.6 0x0000000000000000 0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap_get_free_pages + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_mmap.str1.4 + 0x0000000000000000 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap + 0x0000000000000000 0xa2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_munmap + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_read + 0x0000000000000000 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_write + 0x0000000000000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_sector + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.0 0x0000000000000000 0x1aa esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.3 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_enable_wp + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_spi_flash_reset + 0x0000000000000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.7 0x0000000000000000 0x118 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_is_octal_mode_enabled + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.10 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.11 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.5 0x0000000000000000 0x11 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .sbss.map 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_write_protect_crypt_cnt + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_get_flash_encryption_mode + 0x0000000000000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_init_checks.str1.4 + 0x0000000000000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_init_checks + 0x0000000000000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_set_release_mode.str1.4 + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_set_release_mode + 0x0000000000000000 0x130 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .iram1.0 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .iram1.1 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.3 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.4 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.esp_enable_cache_wrap.str1.4 + 0x0000000000000000 0x4f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text.esp_enable_cache_wrap + 0x0000000000000000 0x40 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.5 0x0000000000000000 0x22 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_mmap_dump.str1.4 + 0x0000000000000000 0x39 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_mmap_dump + 0x0000000000000000 0x84 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.7 0x0000000000000000 0x72 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.8 0x0000000000000000 0xea esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.2 0x0000000000000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.3 0x0000000000000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.6 0x0000000000000000 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x0000000000000000 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text.esp_mspi_get_io + 0x0000000000000000 0x3e esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .dram1.1 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.s_flash_guard_ops + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x0000000000000000 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.8 0x0000000000000000 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.find_region + 0x0000000000000000 0x5e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_id + 0x0000000000000000 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_unique_chip_id + 0x0000000000000000 0xb0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.5 0x0000000000000000 0x1d4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.12 0x0000000000000000 0x94 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x0000000000000000 0x248 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.14 0x0000000000000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.15 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_get_protectable_regions + 0x0000000000000000 0x5a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.16 0x0000000000000000 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.17 0x0000000000000000 0xe8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.18 0x0000000000000000 0x146 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.19 0x0000000000000000 0x194 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.20 0x0000000000000000 0x196 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.22 0x0000000000000000 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.23 0x0000000000000000 0x66 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.24 0x0000000000000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_suspend_cmd_init.str1.4 + 0x0000000000000000 0x93 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_suspend_cmd_init + 0x0000000000000000 0xbc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_app_disable_protect + 0x0000000000000000 0x2e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.use_bus_lock + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.acquire_spi_device.str1.4 + 0x0000000000000000 0xa6 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.acquire_spi_device + 0x0000000000000000 0x120 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .iram1.0 0x0000000000000000 0x158 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_remove_flash_device + 0x0000000000000000 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_add_flash_device + 0x0000000000000000 0x24a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x19 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.use_bus_lock + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.2 0x0000000000000000 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_os_functions + 0x0000000000000000 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_deinit_os_functions + 0x0000000000000000 0x2c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_main_bus_lock + 0x0000000000000000 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.esp_flash_spi23_default_os_functions + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.4 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.6 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .dram1.0 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text.memspi_host_read + 0x0000000000000000 0x36 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed_without_abort.str1.4 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed_without_abort + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.4 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.5 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.6 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.7 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_idle_hook + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_tick_hook + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook_for_cpu + 0x0000000000000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook + 0x0000000000000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook_for_cpu + 0x0000000000000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook + 0x0000000000000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.delete_entry + 0x0000000000000000 0x186 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_stop + 0x0000000000000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_restart + 0x0000000000000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add_user + 0x0000000000000000 0xa6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reset_user.str1.4 + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reset_user + 0x0000000000000000 0x10c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete + 0x0000000000000000 0x68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.unsubscribe_idle.str1.4 + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.unsubscribe_idle + 0x0000000000000000 0x9c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reconfigure.str1.4 + 0x0000000000000000 0x39 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reconfigure + 0x0000000000000000 0x12c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_deinit.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_deinit + 0x0000000000000000 0xe8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete_user + 0x0000000000000000 0x96 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_status + 0x0000000000000000 0x8c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x16 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_reconfigure + 0x0000000000000000 0x5e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.esp_task_wdt_impl_timer_free.str1.4 + 0x0000000000000000 0x84 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_free + 0x0000000000000000 0x86 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_stop + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.2 0x0000000000000000 0x46 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.3 0x0000000000000000 0x96 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x19 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .text.systimer_hal_deinit + 0x0000000000000000 0x24 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.gpio_hal_intr_enable_on_core.str1.4 + 0x0000000000000000 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_enable_on_core + 0x0000000000000000 0x5a esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_disable + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0000000000000000 0x122e esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x2a3 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x0000000000000000 0x18d esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0000000000000000 0x3d3 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x0000000000000000 0x93a esp-idf/hal/libhal.a(gpio_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000000000000000 0x38 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sclk + 0x0000000000000000 0xca esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_hw_flow_ctrl + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_hw_flow_ctrl + 0x0000000000000000 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sw_flow_ctrl + 0x0000000000000000 0xac esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_at_cmd_char + 0x0000000000000000 0x94 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_tx_idle_num + 0x0000000000000000 0x2e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_dtr + 0x0000000000000000 0x16 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rxfifo_full_thr + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_txfifo_empty_thr + 0x0000000000000000 0x18 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_wakeup_thrd + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_wakeup_thrd + 0x0000000000000000 0xe esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_mode + 0x0000000000000000 0x180 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_is_hw_rts_en + 0x0000000000000000 0xa esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_inverse_signal + 0x0000000000000000 0xc8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_loop_back + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_init + 0x0000000000000000 0x120 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_symb_len + 0x0000000000000000 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rx_timeout + 0x0000000000000000 0x60 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_max_rx_timeout_thrd + 0x0000000000000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .rodata.GPIO_PIN_MUX_REG + 0x0000000000000000 0x7c esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .rodata.spi_periph_signal + 0x0000000000000000 0x50 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_info 0x0000000000000000 0x586f esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x1f2 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_line 0x0000000000000000 0x24d esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_str 0x0000000000000000 0x3ba9 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .rodata.uart_periph_signal + 0x0000000000000000 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0000000000000000 0x46f esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0000000000000000 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0000000000000000 0x22b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0000000000000000 0xcb8 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_dma_ext_capable + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_external_ram + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_enable + 0x0000000000000000 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_get_freq + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.periph_rtc_dig_clk8m_disable.str1.4 + 0x0000000000000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_disable + 0x0000000000000000 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_periph_ref_counts + 0x0000000000000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_rc_fast_freq + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0000000000000000 0x2d7 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0000000000000000 0x1a5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0000000000000000 0x45e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x0000000000000000 0x38a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000000000000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_mark_shared + 0x0000000000000000 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_reserve + 0x0000000000000000 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.1 0x0000000000000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_intno + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_cpu + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.6 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.7 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_disable + 0x0000000000000000 0x136 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_reset + 0x0000000000000000 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.esp_err_to_name_r.str1.4 + 0x0000000000000000 0xc esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text.esp_err_to_name_r + 0x0000000000000000 0x8a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeNoSplit + 0x0000000000000000 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeAllowSplit + 0x0000000000000000 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeByteBuf + 0x0000000000000000 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemByteBuf + 0x0000000000000000 0x6e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x0000000000000000 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemByteBuf + 0x0000000000000000 0x10e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x0000000000000000 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsByteBuffer + 0x0000000000000000 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x0000000000000000 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemDefault + 0x0000000000000000 0x1ae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x0000000000000000 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemDefault + 0x0000000000000000 0x1c2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x0000000000000000 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvAcquireItemNoSplit + 0x0000000000000000 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x0000000000000000 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvSendItemDoneNoSplit + 0x0000000000000000 0x194 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsDefault + 0x0000000000000000 0xc0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvInitializeNewRingbuffer + 0x0000000000000000 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemByteBuf + 0x0000000000000000 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemAllowSplit + 0x0000000000000000 0x154 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemNoSplit + 0x0000000000000000 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGenericFromISR + 0x0000000000000000 0x126 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x0000000000000000 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreate + 0x0000000000000000 0xec esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateNoSplit + 0x0000000000000000 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x0000000000000000 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateStatic + 0x0000000000000000 0x10c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendAcquire + 0x0000000000000000 0x170 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendComplete + 0x0000000000000000 0xbc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendFromISR + 0x0000000000000000 0xfa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveFromISR + 0x0000000000000000 0x5a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveSplit.str1.4 + 0x0000000000000000 0x71 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplit + 0x0000000000000000 0xe4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplitFromISR + 0x0000000000000000 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x0000000000000000 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveUpTo + 0x0000000000000000 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveUpToFromISR + 0x0000000000000000 0x8a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferReturnItemFromISR + 0x0000000000000000 0x8e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferDelete + 0x0000000000000000 0x6a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetMaxItemSize + 0x0000000000000000 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetCurFreeSize + 0x0000000000000000 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferAddToQueueSetRead.str1.4 + 0x0000000000000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferAddToQueueSetRead + 0x0000000000000000 0xb0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCanRead + 0x0000000000000000 0x36 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferRemoveFromQueueSetRead + 0x0000000000000000 0xb0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferGetInfo + 0x0000000000000000 0xa2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferPrintInfo.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferPrintInfo + 0x0000000000000000 0x6a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.18 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x22 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.20 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.22 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.23 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.24 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.25 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.26 + 0x0000000000000000 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.27 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.28 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.29 + 0x0000000000000000 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.30 + 0x0000000000000000 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.31 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.32 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.33 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.34 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_get_pkg_ver + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_set_rom_log_scheme + 0x0000000000000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_disable_rom_download_mode + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_enable_rom_secure_download_mode + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x0000000000000000 0x3ba esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x0000000000000000 0x181 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x0000000000000000 0x1f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x0000000000000000 0x447 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x0000000000000000 0x5a5 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x0000000000000000 0x88 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.check_iomux_pins_quad + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_uses_iomux_pins + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.alloc_dma_chan.str1.4 + 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.alloc_dma_chan + 0x0000000000000000 0x12a esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.dma_chan_free + 0x0000000000000000 0x74 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set_quad + 0x0000000000000000 0x13e esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_periph_claim.str1.4 + 0x0000000000000000 0x39 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_claim + 0x0000000000000000 0xac esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_in_use + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_free + 0x0000000000000000 0x58 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqsource_for_host + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqdma_source_for_host + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_alloc + 0x0000000000000000 0xae esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_free + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_bus_initialize_io.str1.4 + 0x0000000000000000 0x1c5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_initialize_io + 0x0000000000000000 0x8c4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_free_io_cfg + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_initialize + 0x0000000000000000 0x148 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_cs_free_io.str1.4 + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_free_io + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_using_iomux + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_main_set_lock + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_lock_get_by_id + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spi_bus_initialize.str1.4 + 0x0000000000000000 0xaf esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_initialize + 0x0000000000000000 0x370 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_get_attr + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_free + 0x0000000000000000 0xa8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_register_destroy_func + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss.spi_claiming_func + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.s_mainbus + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.bus_ctx + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.spi_periph_claimed + 0x0000000000000000 0x2 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_info 0x0000000000000000 0x4dba esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_abbrev 0x0000000000000000 0x55f esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_loc 0x0000000000000000 0x147c esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_aranges + 0x0000000000000000 0xd8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_ranges 0x0000000000000000 0xf8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_line 0x0000000000000000 0x2994 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_str 0x0000000000000000 0x25de esp-idf/driver/libdriver.a(spi_common.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_frame 0x0000000000000000 0x324 esp-idf/driver/libdriver.a(spi_common.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.try_acquire_free_dev + 0x0000000000000000 0x70 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_init_lock + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.spi_bus_deinit_lock.str1.4 + 0x0000000000000000 0x57 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_deinit_lock + 0x0000000000000000 0x54 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_register_dev + 0x0000000000000000 0xc0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_unregister_dev + 0x0000000000000000 0x50 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_set_bg_control + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.21 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.22 0x0000000000000000 0xe esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xf2 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.24 0x0000000000000000 0x114 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.26 0x0000000000000000 0x176 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.27 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.28 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.29 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_bg_request + 0x0000000000000000 0x66 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.30 0x0000000000000000 0xf6 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.31 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.32 0x0000000000000000 0xa4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.33 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.34 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .dram1.0 0x0000000000000000 0x9 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .sdata.s_spinlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.esp_partition_write.str1.4 + 0x0000000000000000 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_write + 0x0000000000000000 0x86 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_read_raw + 0x0000000000000000 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_write_raw + 0x0000000000000000 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_erase_range + 0x0000000000000000 0x74 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_mmap + 0x0000000000000000 0x94 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_munmap + 0x0000000000000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_read + 0x0000000000000000 0xb4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_get_sha256 + 0x0000000000000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_check_identity + 0x0000000000000000 0x62 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.is_ota_partition + 0x0000000000000000 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x0000000000000000 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x0000000000000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x0000000000000000 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.find_default_boot_partition + 0x0000000000000000 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x0000000000000000 0xcc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x0000000000000000 0x68 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.check_invalid_otadata + 0x0000000000000000 0x42 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_last_invalid_otadata + 0x0000000000000000 0x3a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_begin + 0x0000000000000000 0xee esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x0000000000000000 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write + 0x0000000000000000 0x1e2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write_with_offset.str1.4 + 0x0000000000000000 0xc5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write_with_offset + 0x0000000000000000 0x116 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_abort + 0x0000000000000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_end + 0x0000000000000000 0xa4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x0000000000000000 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_app_partition_count + 0x0000000000000000 0x58 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_rewrite_ota_data + 0x0000000000000000 0xc8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x0000000000000000 0x66 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_boot_partition.str1.4 + 0x0000000000000000 0x4b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_boot_partition + 0x0000000000000000 0xb4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x0000000000000000 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_next_update_partition + 0x0000000000000000 0x90 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_partition_description + 0x0000000000000000 0x50 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_check_rollback_is_possible + 0x0000000000000000 0xe4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x0000000000000000 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_current_ota_is_workable + 0x0000000000000000 0x146 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_last_invalid_partition + 0x0000000000000000 0x76 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_state_partition + 0x0000000000000000 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_erase_last_boot_app_partition + 0x0000000000000000 0xf2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_entries_head + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_last_handle + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_pair_handle + 0x0000000000000000 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_group_handle + 0x0000000000000000 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_group_handle.str1.4 + 0x0000000000000000 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_group_handle + 0x0000000000000000 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x0000000000000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_pair_handle + 0x0000000000000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_rx_channel + 0x0000000000000000 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_tx_channel + 0x0000000000000000 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_install_tx_interrupt.str1.4 + 0x0000000000000000 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_tx_interrupt + 0x0000000000000000 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_rx_interrupt + 0x0000000000000000 0xea esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .iram1.1 0x0000000000000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .iram1.0 0x0000000000000000 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_new_channel.str1.4 + 0x0000000000000000 0x1fe esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_new_channel + 0x0000000000000000 0x40e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_channel + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_get_channel_id + 0x0000000000000000 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x0000000000000000 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_connect + 0x0000000000000000 0x1a2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_disconnect + 0x0000000000000000 0xd2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_set_transfer_ability.str1.4 + 0x0000000000000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_set_transfer_ability + 0x0000000000000000 0x11c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_apply_strategy + 0x0000000000000000 0xc2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_register_tx_event_callbacks.str1.4 + 0x0000000000000000 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_tx_event_callbacks + 0x0000000000000000 0x13a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_rx_event_callbacks + 0x0000000000000000 0x13a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_start + 0x0000000000000000 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_stop + 0x0000000000000000 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_append + 0x0000000000000000 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_reset + 0x0000000000000000 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data.s_platform + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000000000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.7 + 0x0000000000000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x0000000000000000 0x48e7 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0000000000000000 0x54a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x0000000000000000 0x27f6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_aranges + 0x0000000000000000 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0000000000000000 0x210 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0000000000000000 0x3a2d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x0000000000000000 0x1f09 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x0000000000000000 0x3f4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_1 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_2 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_4 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_1 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_2 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_1 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_2 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_1 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_2 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_1 + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_2 + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_1 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_2 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_4 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_1 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_2 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_1 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_2 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_4 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_1 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_2 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_4 + 0x0000000000000000 0x3e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_1 + 0x0000000000000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_2 + 0x0000000000000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_4 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_1 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_2 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_4 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_1 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_2 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_4 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_1 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_2 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_4 + 0x0000000000000000 0x28 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_8 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_8 + 0x0000000000000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_8 + 0x0000000000000000 0x56 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_8 + 0x0000000000000000 0x58 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_8 + 0x0000000000000000 0x56 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_8 + 0x0000000000000000 0x58 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_8 + 0x0000000000000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_8 + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_8 + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_8 + 0x0000000000000000 0x62 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_8 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_8 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_8 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0000000000000000 0x452d esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0000000000000000 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x0000000000000000 0x4286 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_aranges + 0x0000000000000000 0x428 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x0000000000000000 0x418 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0000000000000000 0x1f59 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x0000000000000000 0xdbe esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0000000000000000 0x1320 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.4 + 0x0000000000000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x0000000000000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.4 + 0x0000000000000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x0000000000000000 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x0000000000000000 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x0000000000000000 0x1cba esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x0000000000000000 0x383 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x0000000000000000 0x55a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x0000000000000000 0xe9e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_str 0x0000000000000000 0x1087 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x0000000000000000 0x130 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_crc + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_invalid + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_valid + 0x0000000000000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x0000000000000000 0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_check_chip_validity + 0x0000000000000000 0x14e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_select_otadata + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_active_otadata + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x0000000000000000 0x3b9a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0000000000000000 0x32e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x0000000000000000 0x3b2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x0000000000000000 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0000000000000000 0x947 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x0000000000000000 0x2a98 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x0000000000000000 0xcc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.check_anti_rollback + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.log_invalid_app_partition + 0x0000000000000000 0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x8f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.read_otadata + 0x0000000000000000 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.str1.4 + 0x0000000000000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata + 0x0000000000000000 0x76 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_get_partition_description + 0x0000000000000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x0000000000000000 0x19f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_partition_table + 0x0000000000000000 0x272 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x0000000000000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_get_selected_boot_partition + 0x0000000000000000 0x17a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_reset + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_cache_and_start_app.str1.4 + 0x0000000000000000 0x8d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_cache_and_start_app + 0x0000000000000000 0x1b4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.unpack_load_app.str1.4 + 0x0000000000000000 0x5f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.unpack_load_app + 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x0000000000000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x0000000000000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x0000000000000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_boot_image + 0x0000000000000000 0x1d2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x0000000000000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_debug_buffer + 0x0000000000000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .sbss.ota_has_initial_contents + 0x0000000000000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0000000000000000 0x2067 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x444 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x0000000000000000 0xf8f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0000000000000000 0x1c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x0000000000000000 0x2285 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x0000000000000000 0x1341 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x0000000000000000 0x298 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_map + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_segment_header.str1.4 + 0x0000000000000000 0x92 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x0000000000000000 0xbc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash_and_sig.str1.4 + 0x0000000000000000 0x4b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash_and_sig + 0x0000000000000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x0000000000000000 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x0000000000000000 0xf2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x0000000000000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x0000000000000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x0000000000000000 0x3b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x0000000000000000 0xe6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x0000000000000000 0xd6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x0000000000000000 0x1c6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x0000000000000000 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x0000000000000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x0000000000000000 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x0000000000000000 0x9a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x0000000000000000 0x46 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x0000000000000000 0x164 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x0000000000000000 0x12 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x0000000000000000 0x82 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x0000000000000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x0000000000000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x0000000000000000 0x19c7 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0000000000000000 0x361 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x0000000000000000 0x1686 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0000000000000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x0000000000000000 0x1d72 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x0000000000000000 0xed0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x0000000000000000 0x324 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x0000000000000000 0x168 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text.esp_partition_table_verify + 0x0000000000000000 0x1dc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x0000000000000000 0x654 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x0000000000000000 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x0000000000000000 0x1df esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x0000000000000000 0x832 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x0000000000000000 0x479 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x0000000000000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_start + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x0000000000000000 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_data + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_finish + 0x0000000000000000 0x7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0000000000000000 0x4d4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x0000000000000000 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x0000000000000000 0x214 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0000000000000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x0000000000000000 0x4aa esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x0000000000000000 0x363 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .rodata.bootloader_random_enable.str1.4 + 0x0000000000000000 0x64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text.bootloader_random_enable + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text.bootloader_random_disable + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_info 0x0000000000000000 0x18b esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_abbrev 0x0000000000000000 0x117 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_line 0x0000000000000000 0x2d6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_str 0x0000000000000000 0x2bc esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_frame 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_find_first + 0x0000000000000000 0x38 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_verify.str1.4 + 0x0000000000000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_verify + 0x0000000000000000 0xbe esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_register_external.str1.4 + 0x0000000000000000 0x5e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_register_external + 0x0000000000000000 0x18e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_deregister_external + 0x0000000000000000 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x20 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_init + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_pages_to_bytes.str1.4 + 0x0000000000000000 0x2a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_pages_to_bytes + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_bytes_to_pages + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_map_region.str1.4 + 0x0000000000000000 0xf5 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_map_region + 0x0000000000000000 0x218 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x0000000000000000 0x3cab esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x34a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x0000000000000000 0x7d9 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x0000000000000000 0xc8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0000000000000000 0x826 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0000000000000000 0x270b esp-idf/hal/libhal.a(mmu_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000000000000000 0x94 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_init + 0x0000000000000000 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_disable + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_enable + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.ctx 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x0000000000000000 0x2db esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x18c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x0000000000000000 0x92 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x0000000000000000 0x41c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x0000000000000000 0x36a esp-idf/hal/libhal.a(cache_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000000000000000 0x64 esp-idf/hal/libhal.a(cache_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .text.gdma_hal_init + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_info 0x0000000000000000 0x16d8 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x18e esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_line 0x0000000000000000 0x260 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_str 0x0000000000000000 0xfbc esp-idf/hal/libhal.a(gdma_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_frame 0x0000000000000000 0x20 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .rodata.gdma_periph_signals + 0x0000000000000000 0x1c esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_info 0x0000000000000000 0x3aa esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_abbrev 0x0000000000000000 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_line 0x0000000000000000 0x124 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_str 0x0000000000000000 0xbde esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_init + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_free + 0x0000000000000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_clone + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_starts + 0x0000000000000000 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_internal_sha256_process + 0x0000000000000000 0xef8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_internal_sha256_process_many + 0x0000000000000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_update + 0x0000000000000000 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_finish + 0x0000000000000000 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256 + 0x0000000000000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.mbedtls_sha256_self_test.str1.4 + 0x0000000000000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_self_test + 0x0000000000000000 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.K 0x0000000000000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buf + 0x0000000000000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buflen + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_sum + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0000000000000000 0xae8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0000000000000000 0x25d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x0000000000000000 0x71e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_aranges + 0x0000000000000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x0000000000000000 0x135e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x0000000000000000 0x450 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x0000000000000000 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_calloc + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_free + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_set_calloc_free + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_setup + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_teardown + 0x0000000000000000 0x2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.mbedtls_calloc_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.mbedtls_free_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x0000000000000000 0x240 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x0000000000000000 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x0000000000000000 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_aranges + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x0000000000000000 0x2a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x0000000000000000 0x2d2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .text.mbedtls_platform_zeroize + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .sdata.memset_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x0000000000000000 0x12f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x0000000000000000 0xd1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x0000000000000000 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x0000000000000000 0x1cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x0000000000000000 0x203 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .iram1.0 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .iram1.1 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x0000000000000000 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x0000000000000000 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x0000000000000000 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x0000000000000000 0x2a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x0000000000000000 0x22b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .text 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_info 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_abbrev 0x0000000000000000 0xd0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_loclists + 0x0000000000000000 0xab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_line 0x0000000000000000 0x113 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_str 0x0000000000000000 0x18f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .rodata 0x0000000000000000 0x100 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_info 0x0000000000000000 0xd8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_abbrev 0x0000000000000000 0x70 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_line 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_str 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .text 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_info 0x0000000000000000 0x142 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_abbrev 0x0000000000000000 0xca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_loclists + 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_line 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_str 0x0000000000000000 0x180 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .text 0x0000000000000000 0x42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_info 0x0000000000000000 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_abbrev 0x0000000000000000 0x65 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_loclists + 0x0000000000000000 0xbd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line 0x0000000000000000 0xe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_str 0x0000000000000000 0x167 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .text 0x0000000000000000 0x52 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_info 0x0000000000000000 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_abbrev 0x0000000000000000 0x65 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_loclists + 0x0000000000000000 0x2d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_line 0x0000000000000000 0xcf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_str 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .text 0x0000000000000000 0x39e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .text 0x0000000000000000 0x37a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .text 0x0000000000000000 0x35e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .text 0x0000000000000000 0x31e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .text 0x0000000000000000 0x542 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .rodata 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_info 0x0000000000000000 0x684 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_abbrev 0x0000000000000000 0x173 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_loclists + 0x0000000000000000 0x10de /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_rnglists + 0x0000000000000000 0x16f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_line 0x0000000000000000 0xf42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_str 0x0000000000000000 0x332 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_line_str + 0x0000000000000000 0x1ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .text 0x0000000000000000 0x66 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_info 0x0000000000000000 0x1ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_abbrev 0x0000000000000000 0x15d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_loclists + 0x0000000000000000 0x167 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_line 0x0000000000000000 0x1eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_str 0x0000000000000000 0x17d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .text 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_info 0x0000000000000000 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_abbrev 0x0000000000000000 0x164 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_loclists + 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_rnglists + 0x0000000000000000 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_line 0x0000000000000000 0x223 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_str 0x0000000000000000 0x21a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_line_str + 0x0000000000000000 0x1f8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .text 0x0000000000000000 0xc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_info 0x0000000000000000 0xf7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_abbrev 0x0000000000000000 0xae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_loclists + 0x0000000000000000 0x4b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_line 0x0000000000000000 0x7c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_str 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_line_str + 0x0000000000000000 0x2c0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .text 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_info 0x0000000000000000 0x96c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_abbrev 0x0000000000000000 0x213 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_loclists + 0x0000000000000000 0xa4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_line 0x0000000000000000 0x143 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_str 0x0000000000000000 0x4f7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_line_str + 0x0000000000000000 0x327 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_frame 0x0000000000000000 0x50 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .text 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_info 0x0000000000000000 0xb43 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_abbrev 0x0000000000000000 0x299 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_loclists + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_line 0x0000000000000000 0x262 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_str 0x0000000000000000 0x5dc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_line_str + 0x0000000000000000 0x335 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .text 0x0000000000000000 0xcc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_info 0x0000000000000000 0x940 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_abbrev 0x0000000000000000 0x1c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_loclists + 0x0000000000000000 0x19c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_line 0x0000000000000000 0x249 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_str 0x0000000000000000 0x4d0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_line_str + 0x0000000000000000 0x318 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_frame 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .text 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_info 0x0000000000000000 0xb7b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_abbrev 0x0000000000000000 0x2b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_loclists + 0x0000000000000000 0x225 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_line 0x0000000000000000 0x2d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_str 0x0000000000000000 0x5db /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_line_str + 0x0000000000000000 0x32f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_frame 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_info 0x0000000000000000 0x81a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_abbrev 0x0000000000000000 0x173 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_line 0x0000000000000000 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_str 0x0000000000000000 0x4b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_line_str + 0x0000000000000000 0x271 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .text 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_info 0x0000000000000000 0x171 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_abbrev 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_loclists + 0x0000000000000000 0x15c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_line 0x0000000000000000 0x14c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_str 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_line_str + 0x0000000000000000 0x248 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .text 0x0000000000000000 0x240 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_info 0x0000000000000000 0x362 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_abbrev 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_loclists + 0x0000000000000000 0x14e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_line 0x0000000000000000 0x656 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_str 0x0000000000000000 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_line_str + 0x0000000000000000 0x321 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .text 0x0000000000000000 0x132 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_info 0x0000000000000000 0xbcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_abbrev 0x0000000000000000 0x26c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_loclists + 0x0000000000000000 0x174 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_line 0x0000000000000000 0x386 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_str 0x0000000000000000 0x655 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_line_str + 0x0000000000000000 0x3c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .text 0x0000000000000000 0x1a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_info 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_abbrev 0x0000000000000000 0xb8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_loclists + 0x0000000000000000 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_line 0x0000000000000000 0xba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_str 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .text 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_info 0x0000000000000000 0x10f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_abbrev 0x0000000000000000 0x8a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_loclists + 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line 0x0000000000000000 0x161 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_str 0x0000000000000000 0xef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .text 0x0000000000000000 0xdc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_info 0x0000000000000000 0x256 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_abbrev 0x0000000000000000 0x107 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_loclists + 0x0000000000000000 0x291 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line 0x0000000000000000 0x2da /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_str 0x0000000000000000 0x110 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line_str + 0x0000000000000000 0x39b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .text 0x0000000000000000 0x4a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_info 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_abbrev 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_loclists + 0x0000000000000000 0x1b1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_line 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_str 0x0000000000000000 0x109 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_line_str + 0x0000000000000000 0x2f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .text 0x0000000000000000 0xa8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_line 0x0000000000000000 0x18e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_line_str + 0x0000000000000000 0xbc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_info 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_abbrev 0x0000000000000000 0x14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_str 0x0000000000000000 0x98 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .riscv.attributes + 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .rodata 0x0000000000000000 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_info 0x0000000000000000 0xad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_abbrev 0x0000000000000000 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_line 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_str 0x0000000000000000 0xf1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_line_str + 0x0000000000000000 0x20c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .text 0x0000000000000000 0x8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_info 0x0000000000000000 0x997 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_abbrev 0x0000000000000000 0x244 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_loclists + 0x0000000000000000 0x87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_line 0x0000000000000000 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_str 0x0000000000000000 0x4fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_line_str + 0x0000000000000000 0x324 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .text 0x0000000000000000 0x64 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_info 0x0000000000000000 0x91a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_abbrev 0x0000000000000000 0x220 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_loclists + 0x0000000000000000 0xa9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_line 0x0000000000000000 0x183 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_str 0x0000000000000000 0x4d8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_line_str + 0x0000000000000000 0x31e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_frame 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .text 0x0000000000000000 0x394 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_info 0x0000000000000000 0x794 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_abbrev 0x0000000000000000 0x26e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_loclists + 0x0000000000000000 0x7fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_rnglists + 0x0000000000000000 0x32 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_line 0x0000000000000000 0x7d5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_str 0x0000000000000000 0x14a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_line_str + 0x0000000000000000 0x2b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_frame 0x0000000000000000 0xa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .text 0x0000000000000000 0xf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_info 0x0000000000000000 0x9c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_abbrev 0x0000000000000000 0x237 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_loclists + 0x0000000000000000 0x1ba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_line 0x0000000000000000 0x3a4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_str 0x0000000000000000 0x506 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_line_str + 0x0000000000000000 0x332 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .text 0x0000000000000000 0x1c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_info 0x0000000000000000 0xd3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_abbrev 0x0000000000000000 0x80 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_loclists + 0x0000000000000000 0x45 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_line 0x0000000000000000 0xe0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_str 0x0000000000000000 0xe8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_line_str + 0x0000000000000000 0x24e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .text 0x0000000000000000 0x11e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_line 0x0000000000000000 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_line_str + 0x0000000000000000 0xbc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_info 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_abbrev 0x0000000000000000 0x14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_str 0x0000000000000000 0x98 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .riscv.attributes + 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .text 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_info 0x0000000000000000 0x1e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_abbrev 0x0000000000000000 0x131 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_loclists + 0x0000000000000000 0x1de /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_line 0x0000000000000000 0x28d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_str 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_line_str + 0x0000000000000000 0x392 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .text 0x0000000000000000 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_info 0x0000000000000000 0xdd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_abbrev 0x0000000000000000 0x99 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_loclists + 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line 0x0000000000000000 0xe7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .text 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_info 0x0000000000000000 0x924 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_abbrev 0x0000000000000000 0x207 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_loclists + 0x0000000000000000 0xe5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_line 0x0000000000000000 0xe5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_str 0x0000000000000000 0x4ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_line_str + 0x0000000000000000 0x32d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .text 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_info 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_abbrev 0x0000000000000000 0xc1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_loclists + 0x0000000000000000 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_line 0x0000000000000000 0x1c9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_str 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_frame 0x0000000000000000 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .text 0x0000000000000000 0x32 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_info 0x0000000000000000 0x100 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_abbrev 0x0000000000000000 0x9a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_loclists + 0x0000000000000000 0xdb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_line 0x0000000000000000 0x151 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .text 0x0000000000000000 0x66 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_info 0x0000000000000000 0x1ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_abbrev 0x0000000000000000 0x121 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_loclists + 0x0000000000000000 0xeb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_line 0x0000000000000000 0x288 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_str 0x0000000000000000 0x123 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_line_str + 0x0000000000000000 0x3fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .text 0x0000000000000000 0x2c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_info 0x0000000000000000 0xd2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_abbrev 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_loclists + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_line 0x0000000000000000 0xe1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .text 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_info 0x0000000000000000 0x101 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_abbrev 0x0000000000000000 0xa1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_loclists + 0x0000000000000000 0xaa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_str 0x0000000000000000 0x10c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .text 0x0000000000000000 0x36 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_info 0x0000000000000000 0xe8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_abbrev 0x0000000000000000 0xa9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_loclists + 0x0000000000000000 0x2f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_line 0x0000000000000000 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_str 0x0000000000000000 0xef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .text 0x0000000000000000 0x2844 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .srodata.cst8 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_info 0x0000000000000000 0x2733 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_abbrev 0x0000000000000000 0x42d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_loclists + 0x0000000000000000 0x357f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_rnglists + 0x0000000000000000 0x12b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_line 0x0000000000000000 0x4734 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_str 0x0000000000000000 0xc4b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_line_str + 0x0000000000000000 0x455 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_frame 0x0000000000000000 0xb8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .text 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_info 0x0000000000000000 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_abbrev 0x0000000000000000 0x12e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_loclists + 0x0000000000000000 0x1c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_rnglists + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_line 0x0000000000000000 0x42f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_str 0x0000000000000000 0x1c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_line_str + 0x0000000000000000 0x2da /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .text 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_info 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_abbrev 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_line 0x0000000000000000 0x6d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_str 0x0000000000000000 0x153 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_line_str + 0x0000000000000000 0x246 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .text 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_info 0x0000000000000000 0x895 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_abbrev 0x0000000000000000 0x1e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_line 0x0000000000000000 0xe0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_str 0x0000000000000000 0x4e8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_line_str + 0x0000000000000000 0x31a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .text 0x0000000000000000 0x4be /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .bss 0x0000000000000000 0x17 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .rodata.str1.4 + 0x0000000000000000 0x67 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_info 0x0000000000000000 0xe07 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_abbrev 0x0000000000000000 0x2ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_loclists + 0x0000000000000000 0x20e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_line 0x0000000000000000 0xa1d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_str 0x0000000000000000 0x604 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_line_str + 0x0000000000000000 0x3b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_frame 0x0000000000000000 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .rodata.str1.4 + 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .sbss 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .sdata 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_info 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_abbrev 0x0000000000000000 0x5e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_line 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_str 0x0000000000000000 0xfd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_line_str + 0x0000000000000000 0x1ed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .text 0x0000000000000000 0xa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_info 0x0000000000000000 0x1b4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_abbrev 0x0000000000000000 0xf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_loclists + 0x0000000000000000 0x1b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_line 0x0000000000000000 0x221 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_str 0x0000000000000000 0x121 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_line_str + 0x0000000000000000 0x253 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_frame 0x0000000000000000 0x4c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .text 0x0000000000000000 0x2a12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .srodata.cst8 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_info 0x0000000000000000 0x2ae7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_abbrev 0x0000000000000000 0x49a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_loclists + 0x0000000000000000 0x3709 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_rnglists + 0x0000000000000000 0x175 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_line 0x0000000000000000 0x4a61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_str 0x0000000000000000 0xd8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_line_str + 0x0000000000000000 0x45f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_frame 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .text 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_info 0x0000000000000000 0x975 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_abbrev 0x0000000000000000 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_loclists + 0x0000000000000000 0x109 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_line 0x0000000000000000 0x19f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_str 0x0000000000000000 0x505 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_line_str + 0x0000000000000000 0x327 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .text 0x0000000000000000 0x11c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_info 0x0000000000000000 0x98b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_abbrev 0x0000000000000000 0x21d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_loclists + 0x0000000000000000 0x75 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_line 0x0000000000000000 0x33e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_str 0x0000000000000000 0x527 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_line_str + 0x0000000000000000 0x32c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_frame 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .text 0x0000000000000000 0xf14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .rodata.str1.4 + 0x0000000000000000 0x95 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .srodata.cst8 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_info 0x0000000000000000 0x1825 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_abbrev 0x0000000000000000 0x325 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_loclists + 0x0000000000000000 0x187f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_rnglists + 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_line 0x0000000000000000 0x218c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_str 0x0000000000000000 0x872 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_line_str + 0x0000000000000000 0x40f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_frame 0x0000000000000000 0x9c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + .text 0x0000000000000000 0xbe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_info 0x0000000000000000 0x9a2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_abbrev 0x0000000000000000 0x21c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_loclists + 0x0000000000000000 0x12b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_line 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_str 0x0000000000000000 0x503 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_line_str + 0x0000000000000000 0x33a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_frame 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .text 0x0000000000000000 0xa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .data 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_info 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_abbrev 0x0000000000000000 0xb7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_line 0x0000000000000000 0x7c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_str 0x0000000000000000 0x171 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_line_str + 0x0000000000000000 0x2c6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .text 0x0000000000000000 0x19c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_info 0x0000000000000000 0x220 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_abbrev 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_loclists + 0x0000000000000000 0x1c3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_line 0x0000000000000000 0x4f8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_str 0x0000000000000000 0x196 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_line_str + 0x0000000000000000 0x308 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .text 0x0000000000000000 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_info 0x0000000000000000 0xbe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_abbrev 0x0000000000000000 0x260 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_loclists + 0x0000000000000000 0x5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_rnglists + 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_line 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_str 0x0000000000000000 0x6fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_line_str + 0x0000000000000000 0x341 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_frame 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .text 0x0000000000000000 0xc48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .rodata.str1.4 + 0x0000000000000000 0x81 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .srodata.cst8 0x0000000000000000 0x10 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .rodata 0x0000000000000000 0x128 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_info 0x0000000000000000 0x1c47 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_abbrev 0x0000000000000000 0x42a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_loclists + 0x0000000000000000 0x1af1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_rnglists + 0x0000000000000000 0xc8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_line 0x0000000000000000 0x248f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_str 0x0000000000000000 0x7cd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_line_str + 0x0000000000000000 0x412 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_frame 0x0000000000000000 0x2f4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .text 0x0000000000000000 0x10c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_info 0x0000000000000000 0xad0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_abbrev 0x0000000000000000 0x2b3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_loclists + 0x0000000000000000 0x18a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_line 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_str 0x0000000000000000 0x59c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_line_str + 0x0000000000000000 0x31f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .text 0x0000000000000000 0x82 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .srodata.cst8 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_info 0x0000000000000000 0x1cb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_abbrev 0x0000000000000000 0x145 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_loclists + 0x0000000000000000 0xba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_line 0x0000000000000000 0x1fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_str 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_line_str + 0x0000000000000000 0x309 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .text 0x0000000000000000 0xbe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_info 0x0000000000000000 0x9f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_abbrev 0x0000000000000000 0x217 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_loclists + 0x0000000000000000 0xb0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_line 0x0000000000000000 0x296 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_str 0x0000000000000000 0x513 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_line_str + 0x0000000000000000 0x338 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .text 0x0000000000000000 0x3a2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .rodata.str1.4 + 0x0000000000000000 0x701 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_info 0x0000000000000000 0x980 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_abbrev 0x0000000000000000 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_loclists + 0x0000000000000000 0xddc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_line 0x0000000000000000 0xafa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_str 0x0000000000000000 0x506 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_line_str + 0x0000000000000000 0x331 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .text 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_info 0x0000000000000000 0xdad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_abbrev 0x0000000000000000 0x2b5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_loclists + 0x0000000000000000 0x3af /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_line 0x0000000000000000 0x4e2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_str 0x0000000000000000 0x737 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_line_str + 0x0000000000000000 0x3ab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_frame 0x0000000000000000 0x78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .text 0x0000000000000000 0x1aa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .rodata 0x0000000000000000 0x414 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_info 0x0000000000000000 0x2016 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_abbrev 0x0000000000000000 0x3cc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_loclists + 0x0000000000000000 0x1f63 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_rnglists + 0x0000000000000000 0x85 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_line 0x0000000000000000 0x30dc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_str 0x0000000000000000 0xb5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_line_str + 0x0000000000000000 0x443 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_frame 0x0000000000000000 0x104 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .text 0x0000000000000000 0x1d40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .rodata 0x0000000000000000 0x13e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_info 0x0000000000000000 0x20ce /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_abbrev 0x0000000000000000 0x420 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_loclists + 0x0000000000000000 0x2137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_rnglists + 0x0000000000000000 0x3b1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_line 0x0000000000000000 0x3841 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_str 0x0000000000000000 0x939 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_line_str + 0x0000000000000000 0x447 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_frame 0x0000000000000000 0x110 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .text 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_info 0x0000000000000000 0x84 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_abbrev 0x0000000000000000 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_loclists + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_line 0x0000000000000000 0x6d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_str 0x0000000000000000 0x77 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_line_str + 0x0000000000000000 0x1ff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .text 0x0000000000000000 0x264 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_info 0x0000000000000000 0xba6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_abbrev 0x0000000000000000 0x2c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_loclists + 0x0000000000000000 0x1d3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_line 0x0000000000000000 0x6a9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_str 0x0000000000000000 0x5bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_line_str + 0x0000000000000000 0x337 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_frame 0x0000000000000000 0x94 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .text 0x0000000000000000 0x1ba2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_info 0x0000000000000000 0x22d9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_abbrev 0x0000000000000000 0x456 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_loclists + 0x0000000000000000 0x208b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_rnglists + 0x0000000000000000 0xb3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_line 0x0000000000000000 0x31c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_str 0x0000000000000000 0xc78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_line_str + 0x0000000000000000 0x44d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_frame 0x0000000000000000 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .text 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_info 0x0000000000000000 0xa1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_abbrev 0x0000000000000000 0x26f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_loclists + 0x0000000000000000 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_line 0x0000000000000000 0x297 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_str 0x0000000000000000 0x52e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_line_str + 0x0000000000000000 0x31f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_frame 0x0000000000000000 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .rodata 0x0000000000000000 0x101 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_info 0x0000000000000000 0xb9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_abbrev 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_line 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_str 0x0000000000000000 0xe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .text 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_info 0x0000000000000000 0x89a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_abbrev 0x0000000000000000 0x1e7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_loclists + 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_line 0x0000000000000000 0x89 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_str 0x0000000000000000 0x52e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_line_str + 0x0000000000000000 0x325 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .text 0x0000000000000000 0xa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_info 0x0000000000000000 0xe7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_abbrev 0x0000000000000000 0xb9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_loclists + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_line 0x0000000000000000 0x79 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_str 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_line_str + 0x0000000000000000 0x314 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .text 0x0000000000000000 0x1e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_info 0x0000000000000000 0xad7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_abbrev 0x0000000000000000 0x1ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_loclists + 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_line 0x0000000000000000 0xc0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_str 0x0000000000000000 0x697 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_line_str + 0x0000000000000000 0x3a4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .text 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .rodata.str1.4 + 0x0000000000000000 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .rodata 0x0000000000000000 0x16c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .sdata 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_info 0x0000000000000000 0xcfe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_abbrev 0x0000000000000000 0x2d7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_loclists + 0x0000000000000000 0x120 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_line 0x0000000000000000 0x192 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_str 0x0000000000000000 0x751 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_line_str + 0x0000000000000000 0x3af /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .text 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .rodata.str1.4 + 0x0000000000000000 0x1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_info 0x0000000000000000 0xbe4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_abbrev 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_loclists + 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_line 0x0000000000000000 0x192 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_str 0x0000000000000000 0x6df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_line_str + 0x0000000000000000 0x390 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .text 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_info 0x0000000000000000 0xbe2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_abbrev 0x0000000000000000 0x25d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_loclists + 0x0000000000000000 0xd8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_line 0x0000000000000000 0x1a3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_str 0x0000000000000000 0x6df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_line_str + 0x0000000000000000 0x39c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .text 0x0000000000000000 0xa8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_info 0x0000000000000000 0xfa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_abbrev 0x0000000000000000 0x94 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_loclists + 0x0000000000000000 0x197 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_rnglists + 0x0000000000000000 0x16 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_line 0x0000000000000000 0x232 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_str 0x0000000000000000 0xf8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_line_str + 0x0000000000000000 0x246 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .text 0x0000000000000000 0x1a0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_info 0x0000000000000000 0xe29 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_abbrev 0x0000000000000000 0x2f4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_loclists + 0x0000000000000000 0x4d6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_line 0x0000000000000000 0x558 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_str 0x0000000000000000 0x73b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_line_str + 0x0000000000000000 0x3b0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_frame 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .text 0x0000000000000000 0x218 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_info 0x0000000000000000 0xddf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_abbrev 0x0000000000000000 0x2e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_loclists + 0x0000000000000000 0x504 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_line 0x0000000000000000 0x524 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_str 0x0000000000000000 0x74b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_line_str + 0x0000000000000000 0x3ab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_frame 0x0000000000000000 0xb4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .text 0x0000000000000000 0x206 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_info 0x0000000000000000 0xddb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_abbrev 0x0000000000000000 0x2ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_loclists + 0x0000000000000000 0x4df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_line 0x0000000000000000 0x512 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_str 0x0000000000000000 0x74f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_line_str + 0x0000000000000000 0x3ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_frame 0x0000000000000000 0xb0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .text 0x0000000000000000 0x2e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_info 0x0000000000000000 0xba7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_abbrev 0x0000000000000000 0x247 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_loclists + 0x0000000000000000 0xc0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_line 0x0000000000000000 0x137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_str 0x0000000000000000 0x6e6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_line_str + 0x0000000000000000 0x39c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .text 0x0000000000000000 0x62a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_info 0x0000000000000000 0x4fc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_abbrev 0x0000000000000000 0x176 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_loclists + 0x0000000000000000 0x10c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_rnglists + 0x0000000000000000 0x22e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_line 0x0000000000000000 0xff9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_str 0x0000000000000000 0x270 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_line_str + 0x0000000000000000 0x1e5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .text 0x0000000000000000 0x6a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_info 0x0000000000000000 0x221 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_abbrev 0x0000000000000000 0x153 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_loclists + 0x0000000000000000 0xb2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_rnglists + 0x0000000000000000 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_line 0x0000000000000000 0x227 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_str 0x0000000000000000 0x182 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .text 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_info 0x0000000000000000 0x21e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_abbrev 0x0000000000000000 0x166 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_loclists + 0x0000000000000000 0x117 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_line 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_str 0x0000000000000000 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .text 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_info 0x0000000000000000 0x21e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_abbrev 0x0000000000000000 0x166 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_loclists + 0x0000000000000000 0x117 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_line 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_str 0x0000000000000000 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .text 0x0000000000000000 0x486 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_info 0x0000000000000000 0x6b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_abbrev 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_loclists + 0x0000000000000000 0xc5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_rnglists + 0x0000000000000000 0x1dd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_line 0x0000000000000000 0xda9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_str 0x0000000000000000 0x38a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_line_str + 0x0000000000000000 0x1ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_frame 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .text 0x0000000000000000 0x63c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_info 0x0000000000000000 0x4fc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_abbrev 0x0000000000000000 0x176 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_loclists + 0x0000000000000000 0x10df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_rnglists + 0x0000000000000000 0x22e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_line 0x0000000000000000 0x1054 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_str 0x0000000000000000 0x270 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_line_str + 0x0000000000000000 0x1e5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .text 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_info 0x0000000000000000 0x224 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_abbrev 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_loclists + 0x0000000000000000 0x51 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_line 0x0000000000000000 0x16f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_str 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_line_str + 0x0000000000000000 0x1fb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .text 0x0000000000000000 0x52 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_info 0x0000000000000000 0x25d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_abbrev 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_loclists + 0x0000000000000000 0x137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_rnglists + 0x0000000000000000 0x6a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_line 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_str 0x0000000000000000 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_line_str + 0x0000000000000000 0x1fe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_frame 0x0000000000000000 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .text 0x0000000000000000 0x242 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x0000000000000000 0x49f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x0000000000000000 0x1a7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_loclists + 0x0000000000000000 0x4eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_rnglists + 0x0000000000000000 0x11a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x0000000000000000 0x6b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x0000000000000000 0x345 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line_str + 0x0000000000000000 0x203 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + +Memory Configuration + +Name Origin Length Attributes +iram0_0_seg 0x0000000040800000 0x0000000000080000 xr +irom_seg 0x0000000042000020 0x0000000000ffffe0 xr +dram0_0_seg 0x0000000040800000 0x0000000000080000 rw +drom_seg 0x0000000042000020 0x0000000000ffffe0 r +lp_ram_seg 0x0000000050000000 0x0000000000004000 rw +*default* 0x0000000000000000 0xffffffffffffffff + +Linker script and memory map + + 0x0000000000000000 IDF_TARGET_ESP32C6 = 0x0 +LOAD CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/main/libmain.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcov.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcov.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/newlib/libnewlib.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libstdc++.a +LOAD esp-idf/pthread/libpthread.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD esp-idf/cxx/libcxx.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libstdc++.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libnosys.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +START GROUP +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libnosys.a +END GROUP + 0x0000000060000000 PROVIDE (UART0 = 0x60000000) + 0x0000000060001000 PROVIDE (UART1 = 0x60001000) + 0x0000000060002000 PROVIDE (SPIMEM0 = 0x60002000) + 0x0000000060003000 PROVIDE (SPIMEM1 = 0x60003000) + [!provide] PROVIDE (I2C0 = 0x60004000) + [!provide] PROVIDE (UHCI0 = 0x60005000) + [!provide] PROVIDE (RMT = 0x60006000) + [!provide] PROVIDE (RMTMEM = 0x60006400) + [!provide] PROVIDE (LEDC = 0x60007000) + 0x0000000060008000 PROVIDE (TIMERG0 = 0x60008000) + 0x0000000060009000 PROVIDE (TIMERG1 = 0x60009000) + 0x000000006000a000 PROVIDE (SYSTIMER = 0x6000a000) + [!provide] PROVIDE (TWAI0 = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6000c000) + [!provide] PROVIDE (TWAI1 = 0x6000d000) + [!provide] PROVIDE (APB_SARADC = 0x6000e000) + 0x000000006000f000 PROVIDE (USB_SERIAL_JTAG = 0x6000f000) + [!provide] PROVIDE (INTMTX = 0x60010000) + [!provide] PROVIDE (ATOMIC_LOCKER = 0x60011000) + [!provide] PROVIDE (PCNT = 0x60012000) + [!provide] PROVIDE (SOC_ETM = 0x60013000) + [!provide] PROVIDE (MCPWM0 = 0x60014000) + [!provide] PROVIDE (PARL_IO = 0x60015000) + [!provide] PROVIDE (HINF = 0x60016000) + [!provide] PROVIDE (SLC = 0x60017000) + [!provide] PROVIDE (HOST = 0x60018000) + [!provide] PROVIDE (PVT_MONITOR = 0x60019000) + 0x0000000060080000 PROVIDE (GDMA = 0x60080000) + 0x0000000060081000 PROVIDE (GPSPI2 = 0x60081000) + [!provide] PROVIDE (AES = 0x60088000) + [!provide] PROVIDE (SHA = 0x60089000) + [!provide] PROVIDE (RSA = 0x6008a000) + [!provide] PROVIDE (ECC = 0x6008b000) + [!provide] PROVIDE (DS = 0x6008c000) + [!provide] PROVIDE (HMAC = 0x6008d000) + [!provide] PROVIDE (IO_MUX = 0x60090000) + 0x0000000060091000 PROVIDE (GPIO = 0x60091000) + [!provide] PROVIDE (GPIO_EXT = 0x60091f00) + [!provide] PROVIDE (SDM = 0x60091f00) + [!provide] PROVIDE (GLITCH_FILTER = 0x60091f30) + [!provide] PROVIDE (GPIO_ETM = 0x60091f60) + [!provide] PROVIDE (MEM_MONITOR = 0x60092000) + [!provide] PROVIDE (PAU = 0x60093000) + [!provide] PROVIDE (HP_SYSTEM = 0x60095000) + 0x0000000060096000 PROVIDE (PCR = 0x60096000) + [!provide] PROVIDE (TEE = 0x60098000) + [!provide] PROVIDE (HP_APM = 0x60099000) + [!provide] PROVIDE (MODEM_LPCON = 0x600af000) + [!provide] PROVIDE (PMU = 0x600b0000) + 0x00000000600b0400 PROVIDE (LP_CLKRST = 0x600b0400) + 0x00000000600b0800 PROVIDE (EFUSE = 0x600b0800) + [!provide] PROVIDE (LP_TIMER = 0x600b0c00) + [!provide] PROVIDE (LP_AON = 0x600b1000) + [!provide] PROVIDE (LP_UART = 0x600b1400) + [!provide] PROVIDE (LP_I2C = 0x600b1800) + 0x00000000600b1c00 PROVIDE (LP_WDT = 0x600b1c00) + 0x00000000600b2000 PROVIDE (LP_IO = 0x600b2000) + [!provide] PROVIDE (LP_I2C_ANA_MST = 0x600b2400) + [!provide] PROVIDE (LPPERI = 0x600b2800) + [!provide] PROVIDE (LP_ANA_PERI = 0x600b2c00) + [!provide] PROVIDE (LP_APM = 0x600b3800) + [!provide] PROVIDE (OTP_DEBUG = 0x600b3c00) + 0x0000000040000018 rtc_get_reset_reason = 0x40000018 + 0x000000004000001c analog_super_wdt_reset_happened = 0x4000001c + 0x0000000040000020 rtc_get_wakeup_cause = 0x40000020 + 0x0000000040000024 rtc_unhold_all_pads = 0x40000024 + 0x0000000040000028 ets_printf = 0x40000028 + 0x000000004000002c ets_install_putc1 = 0x4000002c + 0x0000000040000030 ets_install_putc2 = 0x40000030 + 0x0000000040000034 ets_install_uart_printf = 0x40000034 + 0x0000000040000038 ets_install_usb_printf = 0x40000038 + 0x000000004000003c ets_get_printf_channel = 0x4000003c + 0x0000000040000040 ets_delay_us = 0x40000040 + 0x0000000040000044 ets_get_cpu_frequency = 0x40000044 + 0x0000000040000048 ets_update_cpu_frequency = 0x40000048 + 0x000000004000004c ets_install_lock = 0x4000004c + 0x0000000040000050 UartRxString = 0x40000050 + 0x0000000040000054 UartGetCmdLn = 0x40000054 + 0x0000000040000058 uart_tx_one_char = 0x40000058 + 0x000000004000005c uart_tx_one_char2 = 0x4000005c + 0x0000000040000060 uart_rx_one_char = 0x40000060 + 0x0000000040000064 uart_rx_one_char_block = 0x40000064 + 0x0000000040000068 uart_rx_intr_handler = 0x40000068 + 0x000000004000006c uart_rx_readbuff = 0x4000006c + 0x0000000040000070 uartAttach = 0x40000070 + 0x0000000040000074 uart_tx_flush = 0x40000074 + 0x0000000040000078 uart_tx_wait_idle = 0x40000078 + 0x000000004000007c uart_div_modify = 0x4000007c + 0x0000000040000080 ets_write_char_uart = 0x40000080 + 0x0000000040000084 uart_tx_switch = 0x40000084 + 0x0000000040000088 roundup2 = 0x40000088 + 0x000000004000008c multofup = 0x4000008c + 0x0000000040000090 software_reset = 0x40000090 + 0x0000000040000094 software_reset_cpu = 0x40000094 + 0x0000000040000098 ets_clk_assist_debug_clock_enable = 0x40000098 + 0x000000004000009c clear_super_wdt_reset_flag = 0x4000009c + 0x00000000400000a0 disable_default_watchdog = 0x400000a0 + 0x00000000400000a4 esp_rom_set_rtc_wake_addr = 0x400000a4 + 0x00000000400000a8 esp_rom_get_rtc_wake_addr = 0x400000a8 + 0x00000000400000ac send_packet = 0x400000ac + 0x00000000400000b0 recv_packet = 0x400000b0 + 0x00000000400000b4 GetUartDevice = 0x400000b4 + 0x00000000400000b8 UartDwnLdProc = 0x400000b8 + 0x00000000400000bc GetSecurityInfoProc = 0x400000bc + 0x00000000400000c0 Uart_Init = 0x400000c0 + 0x00000000400000c4 ets_set_user_start = 0x400000c4 + 0x000000004004fffc ets_rom_layout_p = 0x4004fffc + 0x000000004087fff8 ets_ops_table_ptr = 0x4087fff8 + 0x000000004087fffc g_saved_pc = 0x4087fffc + 0x00000000400000c8 mz_adler32 = 0x400000c8 + 0x00000000400000cc mz_free = 0x400000cc + 0x00000000400000d0 tdefl_compress = 0x400000d0 + 0x00000000400000d4 tdefl_compress_buffer = 0x400000d4 + 0x00000000400000d8 tdefl_compress_mem_to_heap = 0x400000d8 + 0x00000000400000dc tdefl_compress_mem_to_mem = 0x400000dc + 0x00000000400000e0 tdefl_compress_mem_to_output = 0x400000e0 + 0x00000000400000e4 tdefl_get_adler32 = 0x400000e4 + 0x00000000400000e8 tdefl_get_prev_return_status = 0x400000e8 + 0x00000000400000ec tdefl_init = 0x400000ec + 0x00000000400000f0 tdefl_write_image_to_png_file_in_memory = 0x400000f0 + 0x00000000400000f4 tdefl_write_image_to_png_file_in_memory_ex = 0x400000f4 + 0x00000000400000f8 tinfl_decompress = 0x400000f8 + 0x00000000400000fc tinfl_decompress_mem_to_callback = 0x400000fc + 0x0000000040000100 tinfl_decompress_mem_to_heap = 0x40000100 + 0x0000000040000104 tinfl_decompress_mem_to_mem = 0x40000104 + 0x0000000040000108 jd_prepare = 0x40000108 + 0x000000004000010c jd_decomp = 0x4000010c + 0x0000000040000110 esp_rom_spiflash_wait_idle = 0x40000110 + 0x0000000040000114 esp_rom_spiflash_write_encrypted = 0x40000114 + 0x0000000040000118 esp_rom_spiflash_write_encrypted_dest = 0x40000118 + 0x000000004000011c esp_rom_spiflash_write_encrypted_enable = 0x4000011c + 0x0000000040000120 esp_rom_spiflash_write_encrypted_disable = 0x40000120 + 0x0000000040000124 esp_rom_spiflash_erase_chip = 0x40000124 + 0x0000000040000128 _esp_rom_spiflash_erase_sector = 0x40000128 + 0x000000004000012c _esp_rom_spiflash_erase_block = 0x4000012c + 0x0000000040000130 _esp_rom_spiflash_write = 0x40000130 + 0x0000000040000134 _esp_rom_spiflash_read = 0x40000134 + 0x0000000040000138 _esp_rom_spiflash_unlock = 0x40000138 + 0x000000004000013c _SPIEraseArea = 0x4000013c + 0x0000000040000140 _SPI_write_enable = 0x40000140 + 0x0000000040000144 esp_rom_spiflash_erase_sector = 0x40000144 + 0x0000000040000148 esp_rom_spiflash_erase_block = 0x40000148 + 0x000000004000014c esp_rom_spiflash_write = 0x4000014c + 0x0000000040000150 esp_rom_spiflash_read = 0x40000150 + 0x0000000040000154 esp_rom_spiflash_unlock = 0x40000154 + 0x0000000040000158 SPIEraseArea = 0x40000158 + 0x000000004000015c SPI_write_enable = 0x4000015c + 0x0000000040000160 esp_rom_spiflash_config_param = 0x40000160 + 0x0000000040000164 esp_rom_spiflash_read_user_cmd = 0x40000164 + 0x0000000040000168 esp_rom_spiflash_select_qio_pins = 0x40000168 + 0x000000004000016c esp_rom_spi_flash_auto_sus_res = 0x4000016c + 0x0000000040000170 esp_rom_spi_flash_send_resume = 0x40000170 + 0x0000000040000174 esp_rom_spi_flash_update_id = 0x40000174 + 0x0000000040000178 esp_rom_spiflash_config_clk = 0x40000178 + 0x000000004000017c esp_rom_spiflash_config_readmode = 0x4000017c + 0x0000000040000180 esp_rom_spiflash_read_status = 0x40000180 + 0x0000000040000184 esp_rom_spiflash_read_statushigh = 0x40000184 + 0x0000000040000188 esp_rom_spiflash_write_status = 0x40000188 + 0x000000004000018c spi_cache_mode_switch = 0x4000018c + 0x0000000040000190 spi_common_set_dummy_output = 0x40000190 + 0x0000000040000194 spi_common_set_flash_cs_timing = 0x40000194 + 0x0000000040000198 esp_rom_spi_set_address_bit_len = 0x40000198 + 0x000000004000019c SPILock = 0x4000019c + 0x00000000400001a0 SPIMasterReadModeCnfig = 0x400001a0 + 0x00000000400001a4 SPI_Common_Command = 0x400001a4 + 0x00000000400001a8 SPI_WakeUp = 0x400001a8 + 0x00000000400001ac SPI_block_erase = 0x400001ac + 0x00000000400001b0 SPI_chip_erase = 0x400001b0 + 0x00000000400001b4 SPI_init = 0x400001b4 + 0x00000000400001b8 SPI_page_program = 0x400001b8 + 0x00000000400001bc SPI_read_data = 0x400001bc + 0x00000000400001c0 SPI_sector_erase = 0x400001c0 + 0x00000000400001c4 SelectSpiFunction = 0x400001c4 + 0x00000000400001c8 SetSpiDrvs = 0x400001c8 + 0x00000000400001cc Wait_SPI_Idle = 0x400001cc + 0x00000000400001d0 spi_dummy_len_fix = 0x400001d0 + 0x00000000400001d4 Disable_QMode = 0x400001d4 + 0x00000000400001d8 Enable_QMode = 0x400001d8 + 0x00000000400001dc spi_flash_attach = 0x400001dc + 0x00000000400001e0 spi_flash_get_chip_size = 0x400001e0 + 0x00000000400001e4 spi_flash_guard_set = 0x400001e4 + 0x00000000400001e8 spi_flash_guard_get = 0x400001e8 + 0x00000000400001ec spi_flash_read_encrypted = 0x400001ec + 0x000000004087fff0 rom_spiflash_legacy_funcs = 0x4087fff0 + 0x000000004087ffec rom_spiflash_legacy_data = 0x4087ffec + 0x000000004087fff4 g_flash_guard_ops = 0x4087fff4 + 0x0000000040000278 esp_rom_spiflash_write_disable = 0x40000278 + 0x0000000040000394 wdt_hal_init = 0x40000394 + 0x0000000040000398 wdt_hal_deinit = 0x40000398 + 0x000000004000039c wdt_hal_config_stage = 0x4000039c + 0x00000000400003a0 wdt_hal_write_protect_disable = 0x400003a0 + 0x00000000400003a4 wdt_hal_write_protect_enable = 0x400003a4 + 0x00000000400003a8 wdt_hal_enable = 0x400003a8 + 0x00000000400003ac wdt_hal_disable = 0x400003ac + 0x00000000400003b0 wdt_hal_handle_intr = 0x400003b0 + 0x00000000400003b4 wdt_hal_feed = 0x400003b4 + 0x00000000400003b8 wdt_hal_set_flashboot_en = 0x400003b8 + 0x00000000400003bc wdt_hal_is_enabled = 0x400003bc + 0x00000000400003c8 systimer_hal_set_tick_rate_ops = 0x400003c8 + 0x00000000400003cc systimer_hal_get_counter_value = 0x400003cc + 0x00000000400003d0 systimer_hal_get_time = 0x400003d0 + 0x00000000400003d4 systimer_hal_set_alarm_target = 0x400003d4 + 0x00000000400003d8 systimer_hal_set_alarm_period = 0x400003d8 + 0x00000000400003dc systimer_hal_get_alarm_value = 0x400003dc + 0x00000000400003e0 systimer_hal_enable_alarm_int = 0x400003e0 + 0x00000000400003e4 systimer_hal_on_apb_freq_update = 0x400003e4 + 0x00000000400003e8 systimer_hal_counter_value_advance = 0x400003e8 + 0x00000000400003ec systimer_hal_enable_counter = 0x400003ec + 0x00000000400003f0 systimer_hal_select_alarm_mode = 0x400003f0 + 0x00000000400003f4 systimer_hal_connect_alarm_counter = 0x400003f4 + 0x00000000400003f8 systimer_hal_counter_can_stall_by_cpu = 0x400003f8 + 0x0000000040000628 Cache_Get_ICache_Line_Size = 0x40000628 + 0x000000004000062c Cache_Get_Mode = 0x4000062c + 0x0000000040000630 Cache_Address_Through_Cache = 0x40000630 + 0x0000000040000634 ROM_Boot_Cache_Init = 0x40000634 + 0x0000000040000638 MMU_Set_Page_Mode = 0x40000638 + 0x000000004000063c MMU_Get_Page_Mode = 0x4000063c + 0x0000000040000640 Cache_Invalidate_ICache_Items = 0x40000640 + 0x0000000040000644 Cache_Op_Addr = 0x40000644 + 0x0000000040000648 Cache_Invalidate_Addr = 0x40000648 + 0x000000004000064c Cache_Invalidate_ICache_All = 0x4000064c + 0x0000000040000650 Cache_Mask_All = 0x40000650 + 0x0000000040000654 Cache_UnMask_Dram0 = 0x40000654 + 0x0000000040000658 Cache_Suspend_ICache_Autoload = 0x40000658 + 0x000000004000065c Cache_Resume_ICache_Autoload = 0x4000065c + 0x0000000040000660 Cache_Start_ICache_Preload = 0x40000660 + 0x0000000040000664 Cache_ICache_Preload_Done = 0x40000664 + 0x0000000040000668 Cache_End_ICache_Preload = 0x40000668 + 0x000000004000066c Cache_Config_ICache_Autoload = 0x4000066c + 0x0000000040000670 Cache_Enable_ICache_Autoload = 0x40000670 + 0x0000000040000674 Cache_Disable_ICache_Autoload = 0x40000674 + 0x0000000040000678 Cache_Enable_ICache_PreLock = 0x40000678 + 0x000000004000067c Cache_Disable_ICache_PreLock = 0x4000067c + 0x0000000040000680 Cache_Lock_ICache_Items = 0x40000680 + 0x0000000040000684 Cache_Unlock_ICache_Items = 0x40000684 + 0x0000000040000688 Cache_Lock_Addr = 0x40000688 + 0x000000004000068c Cache_Unlock_Addr = 0x4000068c + 0x0000000040000690 Cache_Disable_ICache = 0x40000690 + 0x0000000040000694 Cache_Enable_ICache = 0x40000694 + 0x0000000040000698 Cache_Suspend_ICache = 0x40000698 + 0x000000004000069c Cache_Resume_ICache = 0x4000069c + 0x00000000400006a0 Cache_Freeze_ICache_Enable = 0x400006a0 + 0x00000000400006a4 Cache_Freeze_ICache_Disable = 0x400006a4 + 0x00000000400006a8 Cache_Set_IDROM_MMU_Size = 0x400006a8 + 0x00000000400006ac Cache_Get_IROM_MMU_End = 0x400006ac + 0x00000000400006b0 Cache_Get_DROM_MMU_End = 0x400006b0 + 0x00000000400006b4 Cache_MMU_Init = 0x400006b4 + 0x00000000400006b8 Cache_MSPI_MMU_Set = 0x400006b8 + 0x00000000400006bc Cache_Travel_Tag_Memory = 0x400006bc + 0x00000000400006c0 Cache_Get_Virtual_Addr = 0x400006c0 + 0x000000004087ffcc rom_cache_op_cb = 0x4087ffcc + 0x000000004087ffc8 rom_cache_internal_table_ptr = 0x4087ffc8 + 0x00000000400006c4 ets_clk_get_xtal_freq = 0x400006c4 + 0x00000000400006c8 ets_clk_get_cpu_freq = 0x400006c8 + 0x00000000400006cc ets_clk_apb_wait_ready = 0x400006cc + 0x00000000400006d0 ets_clk_mspi_apb_wait_ready = 0x400006d0 + 0x00000000400006d4 gpio_input_get = 0x400006d4 + 0x00000000400006d8 gpio_matrix_in = 0x400006d8 + 0x00000000400006dc gpio_matrix_out = 0x400006dc + 0x00000000400006e0 gpio_output_disable = 0x400006e0 + 0x00000000400006e4 gpio_output_enable = 0x400006e4 + 0x00000000400006e8 gpio_output_set = 0x400006e8 + 0x00000000400006ec gpio_pad_hold = 0x400006ec + 0x00000000400006f0 gpio_pad_input_disable = 0x400006f0 + 0x00000000400006f4 gpio_pad_input_enable = 0x400006f4 + 0x00000000400006f8 gpio_pad_pulldown = 0x400006f8 + 0x00000000400006fc gpio_pad_pullup = 0x400006fc + 0x0000000040000700 gpio_pad_select_gpio = 0x40000700 + 0x0000000040000704 gpio_pad_set_drv = 0x40000704 + 0x0000000040000708 gpio_pad_unhold = 0x40000708 + 0x000000004000070c gpio_pin_wakeup_disable = 0x4000070c + 0x0000000040000710 gpio_pin_wakeup_enable = 0x40000710 + 0x0000000040000714 gpio_bypass_matrix_in = 0x40000714 + 0x0000000040000718 esprv_intc_int_set_priority = 0x40000718 + 0x000000004000071c esprv_intc_int_set_threshold = 0x4000071c + 0x0000000040000720 esprv_intc_int_enable = 0x40000720 + 0x0000000040000724 esprv_intc_int_disable = 0x40000724 + 0x0000000040000728 esprv_intc_int_set_type = 0x40000728 + [!provide] PROVIDE (intr_handler_set = 0x4000072c) + 0x0000000040000730 intr_matrix_set = 0x40000730 + 0x0000000040000734 ets_intr_lock = 0x40000734 + 0x0000000040000738 ets_intr_unlock = 0x40000738 + 0x000000004000073c ets_isr_attach = 0x4000073c + 0x0000000040000740 ets_isr_mask = 0x40000740 + 0x0000000040000744 ets_isr_unmask = 0x40000744 + 0x0000000040000748 md5_vector = 0x40000748 + 0x000000004000074c MD5Init = 0x4000074c + 0x0000000040000750 MD5Update = 0x40000750 + 0x0000000040000754 MD5Final = 0x40000754 + 0x0000000040000758 crc32_le = 0x40000758 + 0x000000004000075c crc16_le = 0x4000075c + 0x0000000040000760 crc8_le = 0x40000760 + 0x0000000040000764 crc32_be = 0x40000764 + 0x0000000040000768 crc16_be = 0x40000768 + 0x000000004000076c crc8_be = 0x4000076c + 0x0000000040000770 esp_crc8 = 0x40000770 + 0x0000000040000774 ets_sha_enable = 0x40000774 + 0x0000000040000778 ets_sha_disable = 0x40000778 + 0x000000004000077c ets_sha_get_state = 0x4000077c + 0x0000000040000780 ets_sha_init = 0x40000780 + 0x0000000040000784 ets_sha_process = 0x40000784 + 0x0000000040000788 ets_sha_starts = 0x40000788 + 0x000000004000078c ets_sha_update = 0x4000078c + 0x0000000040000790 ets_sha_finish = 0x40000790 + 0x0000000040000794 ets_sha_clone = 0x40000794 + 0x0000000040000798 ets_hmac_enable = 0x40000798 + 0x000000004000079c ets_hmac_disable = 0x4000079c + 0x00000000400007a0 ets_hmac_calculate_message = 0x400007a0 + 0x00000000400007a4 ets_hmac_calculate_downstream = 0x400007a4 + 0x00000000400007a8 ets_hmac_invalidate_downstream = 0x400007a8 + 0x00000000400007ac ets_jtag_enable_temporarily = 0x400007ac + 0x00000000400007b0 ets_aes_enable = 0x400007b0 + 0x00000000400007b4 ets_aes_disable = 0x400007b4 + 0x00000000400007b8 ets_aes_setkey = 0x400007b8 + 0x00000000400007bc ets_aes_block = 0x400007bc + 0x00000000400007c0 ets_aes_setkey_dec = 0x400007c0 + 0x00000000400007c4 ets_aes_setkey_enc = 0x400007c4 + 0x00000000400007c8 ets_bigint_enable = 0x400007c8 + 0x00000000400007cc ets_bigint_disable = 0x400007cc + 0x00000000400007d0 ets_bigint_multiply = 0x400007d0 + 0x00000000400007d4 ets_bigint_modmult = 0x400007d4 + 0x00000000400007d8 ets_bigint_modexp = 0x400007d8 + 0x00000000400007dc ets_bigint_wait_finish = 0x400007dc + 0x00000000400007e0 ets_bigint_getz = 0x400007e0 + 0x00000000400007e4 ets_ds_enable = 0x400007e4 + 0x00000000400007e8 ets_ds_disable = 0x400007e8 + 0x00000000400007ec ets_ds_start_sign = 0x400007ec + 0x00000000400007f0 ets_ds_is_busy = 0x400007f0 + 0x00000000400007f4 ets_ds_finish_sign = 0x400007f4 + 0x00000000400007f8 ets_ds_encrypt_params = 0x400007f8 + 0x00000000400007fc ets_mgf1_sha256 = 0x400007fc + 0x000000004004fff8 crc32_le_table_ptr = 0x4004fff8 + 0x000000004004fff4 crc16_le_table_ptr = 0x4004fff4 + 0x000000004004fff0 crc8_le_table_ptr = 0x4004fff0 + 0x000000004004ffec crc32_be_table_ptr = 0x4004ffec + 0x000000004004ffe8 crc16_be_table_ptr = 0x4004ffe8 + 0x000000004004ffe4 crc8_be_table_ptr = 0x4004ffe4 + 0x0000000040000800 ets_efuse_read = 0x40000800 + 0x0000000040000804 ets_efuse_program = 0x40000804 + 0x0000000040000808 ets_efuse_clear_program_registers = 0x40000808 + 0x000000004000080c ets_efuse_write_key = 0x4000080c + 0x0000000040000810 ets_efuse_get_read_register_address = 0x40000810 + 0x0000000040000814 ets_efuse_get_key_purpose = 0x40000814 + 0x0000000040000818 ets_efuse_key_block_unused = 0x40000818 + 0x000000004000081c ets_efuse_find_unused_key_block = 0x4000081c + 0x0000000040000820 ets_efuse_rs_calculate = 0x40000820 + 0x0000000040000824 ets_efuse_count_unused_key_blocks = 0x40000824 + 0x0000000040000828 ets_efuse_secure_boot_enabled = 0x40000828 + 0x000000004000082c ets_efuse_secure_boot_aggressive_revoke_enabled = 0x4000082c + 0x0000000040000830 ets_efuse_cache_encryption_enabled = 0x40000830 + 0x0000000040000834 ets_efuse_download_modes_disabled = 0x40000834 + 0x0000000040000838 ets_efuse_find_purpose = 0x40000838 + 0x000000004000083c ets_efuse_force_send_resume = 0x4000083c + 0x0000000040000840 ets_efuse_get_flash_delay_us = 0x40000840 + 0x0000000040000844 ets_efuse_get_mac = 0x40000844 + 0x0000000040000848 ets_efuse_get_uart_print_control = 0x40000848 + 0x000000004000084c ets_efuse_direct_boot_mode_disabled = 0x4000084c + 0x0000000040000850 ets_efuse_security_download_modes_enabled = 0x40000850 + 0x0000000040000854 ets_efuse_set_timing = 0x40000854 + 0x0000000040000858 ets_efuse_jtag_disabled = 0x40000858 + 0x000000004000085c ets_efuse_usb_print_is_disabled = 0x4000085c + 0x0000000040000860 ets_efuse_usb_download_mode_disabled = 0x40000860 + 0x0000000040000864 ets_efuse_usb_device_disabled = 0x40000864 + 0x0000000040000868 ets_efuse_secure_boot_fast_wake_enabled = 0x40000868 + 0x000000004000086c ets_emsa_pss_verify = 0x4000086c + 0x0000000040000870 ets_rsa_pss_verify = 0x40000870 + 0x0000000040000874 ets_secure_boot_verify_bootloader_with_keys = 0x40000874 + 0x0000000040000878 ets_secure_boot_verify_signature = 0x40000878 + 0x000000004000087c ets_secure_boot_read_key_digests = 0x4000087c + 0x0000000040000880 ets_secure_boot_revoke_public_key_digest = 0x40000880 + 0x0000000040000a80 usb_serial_device_rx_one_char = 0x40000a80 + 0x0000000040000a84 usb_serial_device_rx_one_char_block = 0x40000a84 + 0x0000000040000a88 usb_serial_device_tx_flush = 0x40000a88 + 0x0000000040000a8c usb_serial_device_tx_one_char = 0x40000a8c + 0x0000000040000a90 lldesc_build_chain = 0x40000a90 + 0x0000000040000a94 sip_after_tx_complete = 0x40000a94 + 0x0000000040000a98 sip_alloc_to_host_evt = 0x40000a98 + 0x0000000040000a9c sip_download_begin = 0x40000a9c + 0x0000000040000aa0 sip_get_ptr = 0x40000aa0 + 0x0000000040000aa4 sip_get_state = 0x40000aa4 + 0x0000000040000aa8 sip_init_attach = 0x40000aa8 + 0x0000000040000aac sip_install_rx_ctrl_cb = 0x40000aac + 0x0000000040000ab0 sip_install_rx_data_cb = 0x40000ab0 + 0x0000000040000ab4 sip_is_active = 0x40000ab4 + 0x0000000040000ab8 sip_post_init = 0x40000ab8 + 0x0000000040000abc sip_reclaim_from_host_cmd = 0x40000abc + 0x0000000040000ac0 sip_reclaim_tx_data_pkt = 0x40000ac0 + 0x0000000040000ac4 sip_send = 0x40000ac4 + 0x0000000040000ac8 sip_to_host_chain_append = 0x40000ac8 + 0x0000000040000acc sip_to_host_evt_send_done = 0x40000acc + 0x0000000040000ad0 slc_add_credits = 0x40000ad0 + 0x0000000040000ad4 slc_enable = 0x40000ad4 + 0x0000000040000ad8 slc_from_host_chain_fetch = 0x40000ad8 + 0x0000000040000adc slc_from_host_chain_recycle = 0x40000adc + 0x0000000040000ae0 slc_has_pkt_to_host = 0x40000ae0 + 0x0000000040000ae4 slc_init_attach = 0x40000ae4 + 0x0000000040000ae8 slc_init_credit = 0x40000ae8 + 0x0000000040000aec slc_reattach = 0x40000aec + 0x0000000040000af0 slc_send_to_host_chain = 0x40000af0 + 0x0000000040000af4 slc_set_host_io_max_window = 0x40000af4 + 0x0000000040000af8 slc_to_host_chain_recycle = 0x40000af8 + 0x0000000040000758 PROVIDE (esp_rom_crc32_le = crc32_le) + [!provide] PROVIDE (esp_rom_crc16_le = crc16_le) + [!provide] PROVIDE (esp_rom_crc8_le = crc8_le) + [!provide] PROVIDE (esp_rom_crc32_be = crc32_be) + [!provide] PROVIDE (esp_rom_crc16_be = crc16_be) + [!provide] PROVIDE (esp_rom_crc8_be = crc8_be) + 0x0000000040000700 PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + 0x00000000400006fc PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + [!provide] PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv) + [!provide] PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold) + 0x00000000400006d8 PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in) + 0x00000000400006dc PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out) + [!provide] PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + [!provide] PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + 0x0000000040000058 PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x0000000040000078 PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle) + 0x0000000040000060 PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char) + [!provide] PROVIDE (esp_rom_uart_rx_string = UartRxString) + [!provide] PROVIDE (esp_rom_uart_set_as_console = uart_tx_switch) + [!provide] PROVIDE (esp_rom_uart_putc = ets_write_char_uart) + 0x000000004000074c PROVIDE (esp_rom_md5_init = MD5Init) + 0x0000000040000750 PROVIDE (esp_rom_md5_update = MD5Update) + 0x0000000040000754 PROVIDE (esp_rom_md5_final = MD5Final) + 0x0000000040000090 PROVIDE (esp_rom_software_reset_system = software_reset) + 0x0000000040000094 PROVIDE (esp_rom_software_reset_cpu = software_reset_cpu) + 0x0000000040000028 PROVIDE (esp_rom_printf = ets_printf) + [!provide] PROVIDE (esp_rom_install_uart_printf = ets_install_uart_printf) + 0x0000000040000040 PROVIDE (esp_rom_delay_us = ets_delay_us) + 0x0000000040000018 PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + 0x0000000040000730 PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set) + 0x0000000040000044 PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency) + [!provide] PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock) + [!provide] PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable) + [!provide] PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea) + [!provide] PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix) + [!provide] PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs) + [!provide] PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction) + [!provide] PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command) + 0x00000000400009f4 __adddf3 = 0x400009f4 + 0x00000000400009f8 __addsf3 = 0x400009f8 + 0x00000000400009fc __eqdf2 = 0x400009fc + 0x0000000040000a00 __eqsf2 = 0x40000a00 + 0x0000000040000a04 __extendsfdf2 = 0x40000a04 + 0x0000000040000a08 __fixdfdi = 0x40000a08 + 0x0000000040000a0c __fixdfsi = 0x40000a0c + 0x0000000040000a10 __fixsfdi = 0x40000a10 + 0x0000000040000a14 __fixsfsi = 0x40000a14 + 0x0000000040000a18 __fixunsdfsi = 0x40000a18 + 0x0000000040000a1c __fixunssfdi = 0x40000a1c + 0x0000000040000a20 __fixunssfsi = 0x40000a20 + 0x0000000040000a24 __floatdidf = 0x40000a24 + 0x0000000040000a28 __floatdisf = 0x40000a28 + 0x0000000040000a2c __floatsidf = 0x40000a2c + 0x0000000040000a30 __floatsisf = 0x40000a30 + 0x0000000040000a34 __floatundidf = 0x40000a34 + 0x0000000040000a38 __floatundisf = 0x40000a38 + 0x0000000040000a3c __floatunsidf = 0x40000a3c + 0x0000000040000a40 __floatunsisf = 0x40000a40 + 0x0000000040000a44 __gedf2 = 0x40000a44 + 0x0000000040000a48 __gesf2 = 0x40000a48 + 0x0000000040000a4c __gtdf2 = 0x40000a4c + 0x0000000040000a50 __gtsf2 = 0x40000a50 + 0x0000000040000a54 __ledf2 = 0x40000a54 + 0x0000000040000a58 __lesf2 = 0x40000a58 + 0x0000000040000a5c __ltdf2 = 0x40000a5c + 0x0000000040000a60 __ltsf2 = 0x40000a60 + 0x0000000040000a64 __muldf3 = 0x40000a64 + 0x0000000040000a68 __mulsf3 = 0x40000a68 + 0x0000000040000a6c __nedf2 = 0x40000a6c + 0x0000000040000a70 __nesf2 = 0x40000a70 + 0x0000000040000a74 __subdf3 = 0x40000a74 + 0x0000000040000a78 __subsf3 = 0x40000a78 + 0x0000000040000a7c __truncdfsf2 = 0x40000a7c + 0x0000000040000884 __absvdi2 = 0x40000884 + 0x0000000040000888 __absvsi2 = 0x40000888 + 0x0000000040000894 __addvdi3 = 0x40000894 + 0x0000000040000898 __addvsi3 = 0x40000898 + 0x000000004000089c __ashldi3 = 0x4000089c + 0x00000000400008a0 __ashrdi3 = 0x400008a0 + 0x00000000400008a4 __bswapdi2 = 0x400008a4 + 0x00000000400008a8 __bswapsi2 = 0x400008a8 + 0x00000000400008ac __clear_cache = 0x400008ac + 0x00000000400008b0 __clrsbdi2 = 0x400008b0 + 0x00000000400008b4 __clrsbsi2 = 0x400008b4 + 0x00000000400008b8 __clzdi2 = 0x400008b8 + 0x00000000400008bc __clzsi2 = 0x400008bc + 0x00000000400008c0 __cmpdi2 = 0x400008c0 + 0x00000000400008c4 __ctzdi2 = 0x400008c4 + 0x00000000400008c8 __ctzsi2 = 0x400008c8 + 0x00000000400008cc __divdc3 = 0x400008cc + 0x00000000400008d0 __divdf3 = 0x400008d0 + 0x00000000400008d4 __divdi3 = 0x400008d4 + 0x00000000400008d8 __divsc3 = 0x400008d8 + 0x00000000400008dc __divsf3 = 0x400008dc + 0x00000000400008e0 __divsi3 = 0x400008e0 + 0x00000000400008f0 __ffsdi2 = 0x400008f0 + 0x00000000400008f4 __ffssi2 = 0x400008f4 + 0x0000000040000934 __gcc_bcmp = 0x40000934 + 0x0000000040000950 __lshrdi3 = 0x40000950 + 0x000000004000095c __moddi3 = 0x4000095c + 0x0000000040000960 __modsi3 = 0x40000960 + 0x0000000040000964 __muldc3 = 0x40000964 + 0x000000004000096c __muldi3 = 0x4000096c + 0x0000000040000970 __mulsc3 = 0x40000970 + 0x0000000040000978 __mulsi3 = 0x40000978 + 0x000000004000097c __mulvdi3 = 0x4000097c + 0x0000000040000980 __mulvsi3 = 0x40000980 + 0x0000000040000988 __negdf2 = 0x40000988 + 0x000000004000098c __negdi2 = 0x4000098c + 0x0000000040000990 __negsf2 = 0x40000990 + 0x0000000040000994 __negvdi2 = 0x40000994 + 0x0000000040000998 __negvsi2 = 0x40000998 + 0x00000000400009a0 __paritysi2 = 0x400009a0 + 0x00000000400009a4 __popcountdi2 = 0x400009a4 + 0x00000000400009a8 __popcountsi2 = 0x400009a8 + 0x00000000400009ac __powidf2 = 0x400009ac + 0x00000000400009b0 __powisf2 = 0x400009b0 + 0x00000000400009bc __subvdi3 = 0x400009bc + 0x00000000400009c0 __subvsi3 = 0x400009c0 + 0x00000000400009c8 __ucmpdi2 = 0x400009c8 + 0x00000000400009cc __udivdi3 = 0x400009cc + 0x00000000400009d0 __udivmoddi4 = 0x400009d0 + 0x00000000400009d4 __udivsi3 = 0x400009d4 + 0x00000000400009d8 __udiv_w_sdiv = 0x400009d8 + 0x00000000400009dc __umoddi3 = 0x400009dc + 0x00000000400009e0 __umodsi3 = 0x400009e0 + 0x00000000400009e4 __unorddf2 = 0x400009e4 + 0x00000000400009e8 __unordsf2 = 0x400009e8 + 0x00000000400009ec __extenddftf2 = 0x400009ec + 0x00000000400009f0 __trunctfdf2 = 0x400009f0 + 0x00000000400004a4 esp_rom_newlib_init_common_mutexes = 0x400004a4 + 0x00000000400004a8 memset = 0x400004a8 + 0x00000000400004ac memcpy = 0x400004ac + 0x00000000400004b0 memmove = 0x400004b0 + 0x00000000400004b4 memcmp = 0x400004b4 + 0x00000000400004b8 strcpy = 0x400004b8 + 0x00000000400004bc strncpy = 0x400004bc + 0x00000000400004c0 strcmp = 0x400004c0 + 0x00000000400004c4 strncmp = 0x400004c4 + 0x00000000400004c8 strlen = 0x400004c8 + 0x00000000400004cc strstr = 0x400004cc + 0x00000000400004d0 bzero = 0x400004d0 + 0x0000000040000380 _isatty_r = 0x400004d4 + 0x00000000400004d8 sbrk = 0x400004d8 + 0x00000000400004dc isalnum = 0x400004dc + 0x00000000400004e0 isalpha = 0x400004e0 + 0x00000000400004e4 isascii = 0x400004e4 + 0x00000000400004e8 isblank = 0x400004e8 + 0x00000000400004ec iscntrl = 0x400004ec + 0x00000000400004f0 isdigit = 0x400004f0 + 0x00000000400004f4 islower = 0x400004f4 + 0x00000000400004f8 isgraph = 0x400004f8 + 0x00000000400004fc isprint = 0x400004fc + 0x0000000040000500 ispunct = 0x40000500 + 0x0000000040000504 isspace = 0x40000504 + 0x0000000040000508 isupper = 0x40000508 + 0x000000004000050c toupper = 0x4000050c + 0x0000000040000510 tolower = 0x40000510 + 0x0000000040000514 toascii = 0x40000514 + 0x0000000040000518 memccpy = 0x40000518 + 0x000000004000051c memchr = 0x4000051c + 0x0000000040000520 memrchr = 0x40000520 + 0x0000000040000524 strcasecmp = 0x40000524 + 0x0000000040000528 strcasestr = 0x40000528 + 0x000000004000052c strcat = 0x4000052c + 0x0000000040000530 strdup = 0x40000530 + 0x0000000040000534 strchr = 0x40000534 + 0x0000000040000538 strcspn = 0x40000538 + 0x000000004000053c strcoll = 0x4000053c + 0x0000000040000540 strlcat = 0x40000540 + 0x0000000040000544 strlcpy = 0x40000544 + 0x0000000040000548 strlwr = 0x40000548 + 0x000000004000054c strncasecmp = 0x4000054c + 0x0000000040000550 strncat = 0x40000550 + 0x0000000040000554 strndup = 0x40000554 + 0x0000000040000558 strnlen = 0x40000558 + 0x000000004000055c strrchr = 0x4000055c + 0x0000000040000560 strsep = 0x40000560 + 0x0000000040000564 strspn = 0x40000564 + 0x0000000040000568 strtok_r = 0x40000568 + 0x000000004000056c strupr = 0x4000056c + 0x0000000040000570 longjmp = 0x40000570 + 0x0000000040000574 setjmp = 0x40000574 + 0x0000000040000578 abs = 0x40000578 + 0x000000004000057c div = 0x4000057c + 0x0000000040000580 labs = 0x40000580 + 0x0000000040000584 ldiv = 0x40000584 + 0x0000000040000588 qsort = 0x40000588 + 0x000000004000058c rand_r = 0x4000058c + 0x0000000040000590 rand = 0x40000590 + 0x0000000040000594 srand = 0x40000594 + 0x0000000040000598 utoa = 0x40000598 + 0x000000004000059c itoa = 0x4000059c + 0x00000000400005a0 atoi = 0x400005a0 + 0x00000000400005a4 atol = 0x400005a4 + 0x00000000400005a8 strtol = 0x400005a8 + 0x00000000400005ac strtoul = 0x400005ac + 0x00000000400005b0 fflush = 0x400005b0 + 0x00000000400005b4 _fflush_r = 0x400005b4 + 0x00000000400005b8 _fwalk = 0x400005b8 + 0x00000000400005bc _fwalk_reent = 0x400005bc + 0x00000000400005c0 __smakebuf_r = 0x400005c0 + 0x00000000400005c4 __swhatbuf_r = 0x400005c4 + 0x00000000400005c8 __swbuf_r = 0x400005c8 + 0x00000000400005cc __swbuf = 0x400005cc + 0x00000000400005d0 __swsetup_r = 0x400005d0 + 0x000000004087ffd4 syscall_table_ptr = 0x4087ffd4 + 0x000000004087ffd0 _global_impure_ptr = 0x4087ffd0 + 0x0000000040000010 _rom_chip_id = 0x40000010 + 0x0000000040000014 _rom_eco_version = 0x40000014 + 0x0000000040001104 phy_param_addr = 0x40001104 + 0x0000000040001108 phy_get_romfuncs = 0x40001108 + 0x000000004000110c chip761_phyrom_version = 0x4000110c + 0x0000000040001110 chip761_phyrom_version_num = 0x40001110 + 0x0000000040001114 get_rc_dout = 0x40001114 + 0x0000000040001118 rc_cal = 0x40001118 + 0x000000004000111c rom_enter_critical_phy = 0x4000111c + 0x0000000040001120 rom_exit_critical_phy = 0x40001120 + 0x0000000040001124 rom_set_chan_cal_interp = 0x40001124 + 0x0000000040001128 rom_loopback_mode_en = 0x40001128 + 0x000000004000112c rom_bb_bss_cbw40 = 0x4000112c + 0x0000000040001130 abs_temp = 0x40001130 + 0x0000000040001134 get_data_sat = 0x40001134 + 0x0000000040001138 phy_byte_to_word = 0x40001138 + 0x000000004000113c set_chan_reg = 0x4000113c + 0x0000000040001140 i2c_master_reset = 0x40001140 + 0x0000000040001144 rom_set_chan_freq_sw_start = 0x40001144 + 0x0000000040001148 freq_module_resetn = 0x40001148 + 0x000000004000114c freq_chan_en_sw = 0x4000114c + 0x0000000040001150 write_chan_freq = 0x40001150 + 0x0000000040001154 get_freq_mem_param = 0x40001154 + 0x0000000040001158 get_freq_mem_addr = 0x40001158 + 0x000000004000115c bt_txpwr_freq = 0x4000115c + 0x0000000040001160 wr_rf_freq_mem = 0x40001160 + 0x0000000040001164 read_rf_freq_mem = 0x40001164 + 0x0000000040001168 freq_i2c_mem_write = 0x40001168 + 0x000000004000116c freq_num_get_data = 0x4000116c + 0x0000000040001170 freq_i2c_num_addr = 0x40001170 + 0x0000000040001174 freq_i2c_write_set = 0x40001174 + 0x0000000040001178 pll_dac_mem_update = 0x40001178 + 0x000000004000117c pll_cap_mem_update = 0x4000117c + 0x0000000040001180 get_rf_freq_cap = 0x40001180 + 0x0000000040001184 get_rf_freq_init = 0x40001184 + 0x0000000040001188 phy_en_hw_set_freq = 0x40001188 + 0x000000004000118c phy_dis_hw_set_freq = 0x4000118c + 0x0000000040001190 rom_pwdet_sar2_init = 0x40001190 + 0x0000000040001194 rom_en_pwdet = 0x40001194 + 0x0000000040001198 rom_get_sar_sig_ref = 0x40001198 + 0x000000004000119c rom_pwdet_tone_start = 0x4000119c + 0x00000000400011a0 rom_pwdet_wait_idle = 0x400011a0 + 0x00000000400011a4 rom_read_sar_dout = 0x400011a4 + 0x00000000400011a8 get_tone_sar_dout = 0x400011a8 + 0x00000000400011ac get_fm_sar_dout = 0x400011ac + 0x00000000400011b0 txtone_linear_pwr = 0x400011b0 + 0x00000000400011b4 linear_to_db = 0x400011b4 + 0x00000000400011b8 get_power_db = 0x400011b8 + 0x00000000400011bc meas_tone_pwr_db = 0x400011bc + 0x00000000400011c0 pkdet_vol_start = 0x400011c0 + 0x00000000400011c4 read_sar2_code = 0x400011c4 + 0x00000000400011c8 get_sar2_vol = 0x400011c8 + 0x00000000400011cc get_pll_vol = 0x400011cc + 0x00000000400011d0 tx_pwctrl_bg_init = 0x400011d0 + 0x00000000400011d4 phy_pwdet_always_en = 0x400011d4 + 0x00000000400011d8 phy_pwdet_onetime_en = 0x400011d8 + 0x00000000400011dc esp_tx_state_out_rom = 0x400011dc + 0x00000000400011e0 ant_dft_cfg_rom = 0x400011e0 + 0x00000000400011e4 ant_wifitx_cfg_rom = 0x400011e4 + 0x00000000400011e8 ant_wifirx_cfg_rom = 0x400011e8 + 0x00000000400011ec ant_bttx_cfg_rom = 0x400011ec + 0x00000000400011f0 ant_btrx_cfg_rom = 0x400011f0 + 0x00000000400011f4 phy_chan_dump_cfg_rom = 0x400011f4 + 0x00000000400011f8 phy_enable_low_rate = 0x400011f8 + 0x00000000400011fc phy_disable_low_rate = 0x400011fc + 0x0000000040001200 phy_is_low_rate_enabled = 0x40001200 + 0x0000000040001204 phy_dig_reg_backup_rom = 0x40001204 + 0x0000000040001208 phy_chan_filt_set_rom = 0x40001208 + 0x000000004000120c phy_rx11blr_cfg = 0x4000120c + 0x0000000040001210 set_cca_rom = 0x40001210 + 0x0000000040001214 set_rx_sense_rom = 0x40001214 + 0x0000000040001218 rx_gain_force_rom = 0x40001218 + 0x000000004000121c rom_rfpll_set_freq = 0x4000121c + 0x0000000040001220 mhz2ieee = 0x40001220 + 0x0000000040001224 chan_to_freq = 0x40001224 + 0x0000000040001228 restart_cal = 0x40001228 + 0x000000004000122c write_rfpll_sdm = 0x4000122c + 0x0000000040001230 wait_rfpll_cal_end = 0x40001230 + 0x0000000040001234 set_rf_freq_offset = 0x40001234 + 0x0000000040001238 set_rfpll_freq = 0x40001238 + 0x000000004000123c set_channel_rfpll_freq = 0x4000123c + 0x0000000040001240 rfpll_cap_correct = 0x40001240 + 0x0000000040001244 rfpll_cap_init_cal = 0x40001244 + 0x0000000040001248 write_pll_cap = 0x40001248 + 0x000000004000124c read_pll_cap = 0x4000124c + 0x0000000040001250 chip_v7_set_chan_ana = 0x40001250 + 0x0000000040001254 freq_set_reg = 0x40001254 + 0x0000000040001258 gen_rx_gain_table = 0x40001258 + 0x000000004000125c bt_txdc_cal = 0x4000125c + 0x0000000040001260 bt_txiq_cal = 0x40001260 + 0x0000000040001264 txiq_cal_init = 0x40001264 + 0x0000000040001268 txdc_cal_init = 0x40001268 + 0x000000004000126c txdc_cal = 0x4000126c + 0x0000000040001270 txiq_get_mis_pwr = 0x40001270 + 0x0000000040001274 txiq_cover = 0x40001274 + 0x0000000040001278 rfcal_txiq = 0x40001278 + 0x000000004000127c get_power_atten = 0x4000127c + 0x0000000040001280 pwdet_ref_code = 0x40001280 + 0x0000000040001284 pwdet_code_cal = 0x40001284 + 0x0000000040001288 rfcal_txcap = 0x40001288 + 0x000000004000128c tx_cap_init = 0x4000128c + 0x0000000040001290 rfcal_pwrctrl = 0x40001290 + 0x0000000040001294 tx_pwctrl_init_cal = 0x40001294 + 0x0000000040001298 tx_pwctrl_init = 0x40001298 + 0x000000004000129c bt_tx_pwctrl_init = 0x4000129c + 0x00000000400012a0 rom_i2c_enter_critical = 0x400012a0 + 0x00000000400012a4 rom_i2c_exit_critical = 0x400012a4 + 0x00000000400012a8 rom_get_i2c_read_mask = 0x400012a8 + 0x00000000400012ac rom_get_i2c_mst0_mask = 0x400012ac + 0x00000000400012b0 rom_get_i2c_hostid = 0x400012b0 + 0x00000000400012b4 rom_chip_i2c_readReg_org = 0x400012b4 + 0x00000000400012b8 rom_chip_i2c_readReg = 0x400012b8 + 0x00000000400012c0 rom_chip_i2c_writeReg = 0x400012c0 + 0x00000000400012d0 rom_set_txcap_reg = 0x400012d0 + 0x00000000400012d4 i2c_paral_set_mst0 = 0x400012d4 + 0x00000000400012d8 i2c_paral_set_read = 0x400012d8 + 0x00000000400012dc i2c_paral_read = 0x400012dc + 0x00000000400012e0 i2c_paral_write = 0x400012e0 + 0x00000000400012e4 i2c_paral_write_num = 0x400012e4 + 0x00000000400012e8 i2c_paral_write_mask = 0x400012e8 + 0x00000000400012ec i2c_sar2_init_code = 0x400012ec + 0x00000000400012f0 rom_pbus_force_mode = 0x400012f0 + 0x00000000400012f4 rom_pbus_rd_addr = 0x400012f4 + 0x00000000400012f8 rom_pbus_rd_shift = 0x400012f8 + 0x00000000400012fc rom_pbus_force_test = 0x400012fc + 0x0000000040001300 rom_pbus_rd = 0x40001300 + 0x0000000040001304 rom_pbus_set_rxgain = 0x40001304 + 0x0000000040001308 rom_pbus_xpd_rx_off = 0x40001308 + 0x000000004000130c rom_pbus_xpd_rx_on = 0x4000130c + 0x0000000040001310 rom_pbus_xpd_tx_off = 0x40001310 + 0x0000000040001314 rom_pbus_xpd_tx_on = 0x40001314 + 0x0000000040001318 rom_set_loopback_gain = 0x40001318 + 0x000000004000131c rom_txcal_debuge_mode = 0x4000131c + 0x0000000040001320 pbus_debugmode = 0x40001320 + 0x0000000040001324 pbus_workmode = 0x40001324 + 0x0000000040001328 pbus_set_dco = 0x40001328 + 0x000000004000132c txcal_work_mode = 0x4000132c + 0x0000000040001330 rom_start_tx_tone_step = 0x40001330 + 0x0000000040001334 rom_stop_tx_tone = 0x40001334 + 0x0000000040001338 disable_agc = 0x40001338 + 0x000000004000133c enable_agc = 0x4000133c + 0x0000000040001340 phy_disable_cca = 0x40001340 + 0x0000000040001344 phy_enable_cca = 0x40001344 + 0x0000000040001348 write_gain_mem = 0x40001348 + 0x000000004000134c bb_bss_cbw40_dig = 0x4000134c + 0x0000000040001350 cbw2040_cfg = 0x40001350 + 0x0000000040001354 mac_tx_chan_offset = 0x40001354 + 0x0000000040001358 tx_paon_set = 0x40001358 + 0x000000004000135c pwdet_reg_init = 0x4000135c + 0x0000000040001360 i2cmst_reg_init = 0x40001360 + 0x0000000040001364 bt_gain_offset = 0x40001364 + 0x0000000040001368 fe_reg_init = 0x40001368 + 0x000000004000136c mac_enable_bb = 0x4000136c + 0x0000000040001370 bb_wdg_cfg = 0x40001370 + 0x0000000040001374 fe_txrx_reset = 0x40001374 + 0x0000000040001378 set_rx_comp = 0x40001378 + 0x000000004000137c agc_reg_init = 0x4000137c + 0x0000000040001380 bb_reg_init = 0x40001380 + 0x0000000040001384 open_i2c_xpd = 0x40001384 + 0x0000000040001388 txiq_set_reg = 0x40001388 + 0x000000004000138c rxiq_set_reg = 0x4000138c + 0x0000000040001390 set_txclk_en = 0x40001390 + 0x0000000040001394 set_rxclk_en = 0x40001394 + 0x0000000040001398 bb_wdg_test_en = 0x40001398 + 0x000000004000139c noise_floor_auto_set = 0x4000139c + 0x00000000400013a0 read_hw_noisefloor = 0x400013a0 + 0x00000000400013a4 iq_corr_enable = 0x400013a4 + 0x00000000400013a8 wifi_agc_sat_gain = 0x400013a8 + 0x00000000400013ac phy_bbpll_cal = 0x400013ac + 0x00000000400013b0 phy_ant_init = 0x400013b0 + 0x00000000400013b4 phy_set_bbfreq_init = 0x400013b4 + 0x00000000400013b8 wifi_fbw_sel = 0x400013b8 + 0x00000000400013bc bt_filter_reg = 0x400013bc + 0x00000000400013c0 phy_rx_sense_set = 0x400013c0 + 0x00000000400013c4 tx_state_set = 0x400013c4 + 0x00000000400013c8 phy_close_pa = 0x400013c8 + 0x00000000400013cc phy_freq_correct = 0x400013cc + 0x00000000400013d0 set_pbus_reg = 0x400013d0 + 0x00000000400013d4 wifi_rifs_mode_en = 0x400013d4 + 0x00000000400013d8 nrx_freq_set = 0x400013d8 + 0x00000000400013dc fe_adc_on = 0x400013dc + 0x00000000400013e0 phy_force_pwr_index = 0x400013e0 + 0x00000000400013e4 rom_iq_est_enable = 0x400013e4 + 0x00000000400013e8 rom_iq_est_disable = 0x400013e8 + 0x00000000400013ec rom_bb_gain_index = 0x400013ec + 0x00000000400013f0 rom_rfrx_gain_index = 0x400013f0 + 0x00000000400013f4 dc_iq_est = 0x400013f4 + 0x00000000400013f8 set_cal_rxdc = 0x400013f8 + 0x00000000400013fc rxiq_get_mis = 0x400013fc + 0x0000000040001400 rxiq_cover_mg_mp = 0x40001400 + 0x0000000040001404 rfcal_rxiq = 0x40001404 + 0x0000000040001408 get_rfcal_rxiq_data = 0x40001408 + 0x000000004000140c get_dco_comp = 0x4000140c + 0x0000000040001410 pbus_rx_dco_cal = 0x40001410 + 0x0000000040001414 rxdc_est_min = 0x40001414 + 0x0000000040001418 pbus_rx_dco_cal_1step = 0x40001418 + 0x000000004000141c set_lb_txiq = 0x4000141c + 0x0000000040001420 set_rx_gain_cal_iq = 0x40001420 + 0x0000000040001424 set_rx_gain_cal_dc = 0x40001424 + 0x0000000040001428 spur_reg_write_one_tone = 0x40001428 + 0x000000004000142c spur_cal = 0x4000142c + 0x0000000040001430 spur_coef_cfg = 0x40001430 + 0x0000000040001434 tsens_power_up = 0x40001434 + 0x0000000040001438 tsens_read_init = 0x40001438 + 0x000000004000143c code_to_temp = 0x4000143c + 0x0000000040001440 tsens_index_to_dac = 0x40001440 + 0x0000000040001444 tsens_index_to_offset = 0x40001444 + 0x0000000040001448 tsens_dac_cal = 0x40001448 + 0x000000004000144c tsens_code_read = 0x4000144c + 0x0000000040001450 tsens_temp_read = 0x40001450 + 0x0000000040001454 temp_to_power = 0x40001454 + 0x0000000040001458 get_temp_init = 0x40001458 + 0x000000004000145c txbbgain_to_index = 0x4000145c + 0x0000000040001460 index_to_txbbgain = 0x40001460 + 0x0000000040001464 bt_index_to_bb = 0x40001464 + 0x0000000040001468 bt_bb_to_index = 0x40001468 + 0x000000004000146c bt_get_tx_gain = 0x4000146c + 0x0000000040001470 dig_gain_check = 0x40001470 + 0x0000000040001474 wifi_get_tx_gain = 0x40001474 + 0x0000000040001478 wifi_11g_rate_chg = 0x40001478 + 0x000000004000147c bt_chan_pwr_interp = 0x4000147c + 0x0000000040001480 get_rate_fcc_index = 0x40001480 + 0x0000000040001484 get_chan_target_power = 0x40001484 + 0x0000000040001488 get_tx_gain_value = 0x40001488 + 0x000000004000148c wifi_get_target_power = 0x4000148c + 0x000000004087fce8 phy_param_rom = 0x4087fce8 + 0x0000000040000afc esp_coex_rom_version_get = 0x40000afc + 0x0000000040000b00 coex_bt_release = 0x40000b00 + 0x0000000040000b04 coex_bt_request = 0x40000b04 + 0x0000000040000b08 coex_core_ble_conn_dyn_prio_get = 0x40000b08 + 0x0000000040000b0c coex_core_event_duration_get = 0x40000b0c + 0x0000000040000b10 coex_core_pti_get = 0x40000b10 + 0x0000000040000b14 coex_core_release = 0x40000b14 + 0x0000000040000b18 coex_core_request = 0x40000b18 + 0x0000000040000b1c coex_core_status_get = 0x40000b1c + 0x0000000040000b20 coex_core_timer_idx_get = 0x40000b20 + 0x0000000040000b24 coex_event_duration_get = 0x40000b24 + 0x0000000040000b28 coex_hw_timer_disable = 0x40000b28 + 0x0000000040000b2c coex_hw_timer_enable = 0x40000b2c + 0x0000000040000b30 coex_hw_timer_set = 0x40000b30 + 0x0000000040000b34 coex_schm_interval_set = 0x40000b34 + 0x0000000040000b38 coex_schm_lock = 0x40000b38 + 0x0000000040000b3c coex_schm_unlock = 0x40000b3c + 0x0000000040000b40 coex_status_get = 0x40000b40 + 0x0000000040000b44 coex_wifi_release = 0x40000b44 + 0x0000000040000b48 esp_coex_ble_conn_dynamic_prio_get = 0x40000b48 + 0x000000004087ffc4 coex_env_ptr = 0x4087ffc4 + 0x000000004087ffc0 coex_pti_tab_ptr = 0x4087ffc0 + 0x000000004087ffbc coex_schm_env_ptr = 0x4087ffbc + 0x000000004087ffb8 coexist_funcs = 0x4087ffb8 + 0x000000004087ffb4 g_coa_funcs_p = 0x4087ffb4 + 0x000000004087ffb0 g_coex_param_ptr = 0x4087ffb0 + 0x0000000040000b4c esp_net80211_rom_version_get = 0x40000b4c + 0x0000000040000b50 ampdu_dispatch = 0x40000b50 + 0x0000000040000b54 ampdu_dispatch_all = 0x40000b54 + 0x0000000040000b58 ampdu_dispatch_as_many_as_possible = 0x40000b58 + 0x0000000040000b5c ampdu_dispatch_movement = 0x40000b5c + 0x0000000040000b60 ampdu_dispatch_upto = 0x40000b60 + 0x0000000040000b64 chm_is_at_home_channel = 0x40000b64 + 0x0000000040000b68 cnx_node_is_existing = 0x40000b68 + 0x0000000040000b6c cnx_node_search = 0x40000b6c + 0x0000000040000b70 ic_ebuf_recycle_rx = 0x40000b70 + 0x0000000040000b74 ic_ebuf_recycle_tx = 0x40000b74 + 0x0000000040000b78 ic_reset_rx_ba = 0x40000b78 + 0x0000000040000b7c ieee80211_align_eb = 0x40000b7c + 0x0000000040000b80 ieee80211_ampdu_reorder = 0x40000b80 + 0x0000000040000b84 ieee80211_ampdu_start_age_timer = 0x40000b84 + 0x0000000040000b88 ieee80211_encap_esfbuf = 0x40000b88 + 0x0000000040000b8c ieee80211_is_tx_allowed = 0x40000b8c + 0x0000000040000b90 ieee80211_output_pending_eb = 0x40000b90 + 0x0000000040000b94 ieee80211_output_process = 0x40000b94 + 0x0000000040000b98 ieee80211_set_tx_desc = 0x40000b98 + 0x0000000040000b9c sta_input = 0x40000b9c + 0x0000000040000ba0 wifi_get_macaddr = 0x40000ba0 + 0x0000000040000ba4 wifi_rf_phy_disable = 0x40000ba4 + 0x0000000040000ba8 wifi_rf_phy_enable = 0x40000ba8 + 0x0000000040000bac ic_ebuf_alloc = 0x40000bac + 0x0000000040000bb0 ieee80211_classify = 0x40000bb0 + 0x0000000040000bb4 ieee80211_copy_eb_header = 0x40000bb4 + 0x0000000040000bb8 ieee80211_recycle_cache_eb = 0x40000bb8 + 0x0000000040000bbc ieee80211_search_node = 0x40000bbc + 0x0000000040000bc0 ieee80211_crypto_encap = 0x40000bc0 + 0x0000000040000bc4 ieee80211_crypto_decap = 0x40000bc4 + 0x0000000040000bc8 ieee80211_decap = 0x40000bc8 + 0x0000000040000bcc wifi_is_started = 0x40000bcc + 0x0000000040000bd0 ieee80211_gettid = 0x40000bd0 + 0x0000000040000bd4 ieee80211_encap_esfbuf_htc = 0x40000bd4 + 0x000000004087ffac net80211_funcs = 0x4087ffac + 0x000000004087ffa8 g_scan = 0x4087ffa8 + 0x000000004087ffa4 g_chm = 0x4087ffa4 + 0x000000004087ffa0 g_ic_ptr = 0x4087ffa0 + 0x000000004087ff9c g_hmac_cnt_ptr = 0x4087ff9c + 0x000000004087ff98 g_tx_cacheq_ptr = 0x4087ff98 + 0x000000004087ff94 s_netstack_free = 0x4087ff94 + 0x000000004087ff90 mesh_rxcb = 0x4087ff90 + 0x000000004087ff8c sta_rxcb = 0x4087ff8c + 0x000000004087ff88 g_itwt_fid = 0x4087ff88 + 0x000000004087ff84 esp_test_tx_addba_request = 0x4087ff84 + 0x0000000040000bd8 esp_pp_rom_version_get = 0x40000bd8 + 0x0000000040000bdc ppCalTxopRTSThreshold = 0x40000bdc + 0x0000000040000be0 RC_GetBlockAckTime = 0x40000be0 + 0x0000000040000be4 ebuf_list_remove = 0x40000be4 + 0x0000000040000be8 esf_buf_alloc = 0x40000be8 + 0x0000000040000bec esf_buf_alloc_dynamic = 0x40000bec + 0x0000000040000bf0 esf_buf_recycle = 0x40000bf0 + 0x0000000040000bf4 GetAccess = 0x40000bf4 + 0x0000000040000bf8 hal_mac_is_low_rate_enabled = 0x40000bf8 + 0x0000000040000bfc hal_mac_tx_get_blockack = 0x40000bfc + 0x0000000040000c00 hal_mac_tx_set_ppdu = 0x40000c00 + 0x0000000040000c04 ic_get_trc = 0x40000c04 + 0x0000000040000c08 ic_mac_deinit = 0x40000c08 + 0x0000000040000c0c ic_mac_init = 0x40000c0c + 0x0000000040000c10 ic_interface_enabled = 0x40000c10 + 0x0000000040000c14 is_lmac_idle = 0x40000c14 + 0x0000000040000c18 lmacAdjustTimestamp = 0x40000c18 + 0x0000000040000c1c lmacDiscardAgedMSDU = 0x40000c1c + 0x0000000040000c20 lmacDiscardMSDU = 0x40000c20 + 0x0000000040000c24 lmacEndFrameExchangeSequence = 0x40000c24 + 0x0000000040000c28 lmacIsIdle = 0x40000c28 + 0x0000000040000c2c lmacIsLongFrame = 0x40000c2c + 0x0000000040000c30 lmacMSDUAged = 0x40000c30 + 0x0000000040000c34 lmacPostTxComplete = 0x40000c34 + 0x0000000040000c38 lmacProcessAllTxTimeout = 0x40000c38 + 0x0000000040000c3c lmacProcessCollisions = 0x40000c3c + 0x0000000040000c40 lmacProcessRxSucData = 0x40000c40 + 0x0000000040000c44 lmacReachLongLimit = 0x40000c44 + 0x0000000040000c48 lmacReachShortLimit = 0x40000c48 + 0x0000000040000c4c lmacRecycleMPDU = 0x40000c4c + 0x0000000040000c50 lmacRxDone = 0x40000c50 + 0x0000000040000c54 lmacSetTxFrame = 0x40000c54 + 0x0000000040000c58 lmacTxDone = 0x40000c58 + 0x0000000040000c5c lmacTxFrame = 0x40000c5c + 0x0000000040000c60 mac_tx_set_duration = 0x40000c60 + 0x0000000040000c64 mac_tx_set_plcp0 = 0x40000c64 + 0x0000000040000c68 mac_tx_set_plcp1 = 0x40000c68 + 0x0000000040000c6c mac_tx_set_plcp2 = 0x40000c6c + 0x0000000040000c70 pm_check_state = 0x40000c70 + 0x0000000040000c74 pm_disable_dream_timer = 0x40000c74 + 0x0000000040000c78 pm_disable_sleep_delay_timer = 0x40000c78 + 0x0000000040000c7c pm_dream = 0x40000c7c + 0x0000000040000c80 pm_mac_wakeup = 0x40000c80 + 0x0000000040000c84 pm_mac_sleep = 0x40000c84 + 0x0000000040000c88 pm_enable_active_timer = 0x40000c88 + 0x0000000040000c8c pm_enable_sleep_delay_timer = 0x40000c8c + 0x0000000040000c90 pm_local_tsf_process = 0x40000c90 + 0x0000000040000c94 pm_set_beacon_filter = 0x40000c94 + 0x0000000040000c98 pm_is_in_wifi_slice_threshold = 0x40000c98 + 0x0000000040000c9c pm_is_waked = 0x40000c9c + 0x0000000040000ca0 pm_keep_alive = 0x40000ca0 + 0x0000000040000ca4 pm_on_beacon_rx = 0x40000ca4 + 0x0000000040000ca8 pm_on_data_rx = 0x40000ca8 + 0x0000000040000cac pm_on_tbtt = 0x40000cac + 0x0000000040000cb0 pm_parse_beacon = 0x40000cb0 + 0x0000000040000cb4 pm_process_tim = 0x40000cb4 + 0x0000000040000cb8 pm_rx_beacon_process = 0x40000cb8 + 0x0000000040000cbc pm_rx_data_process = 0x40000cbc + 0x0000000040000cc0 pm_sleep = 0x40000cc0 + 0x0000000040000cc4 pm_sleep_for = 0x40000cc4 + 0x0000000040000cc8 pm_tbtt_process = 0x40000cc8 + 0x0000000040000ccc ppAMPDU2Normal = 0x40000ccc + 0x0000000040000cd0 ppAssembleAMPDU = 0x40000cd0 + 0x0000000040000cd4 ppCalFrameTimes = 0x40000cd4 + 0x0000000040000cd8 ppCalSubFrameLength = 0x40000cd8 + 0x0000000040000cdc ppCalTxAMPDULength = 0x40000cdc + 0x0000000040000ce0 ppCheckTxAMPDUlength = 0x40000ce0 + 0x0000000040000ce4 ppDequeueRxq_Locked = 0x40000ce4 + 0x0000000040000ce8 ppDequeueTxQ = 0x40000ce8 + 0x0000000040000cec ppEmptyDelimiterLength = 0x40000cec + 0x0000000040000cf0 ppEnqueueRxq = 0x40000cf0 + 0x0000000040000cf4 ppEnqueueTxDone = 0x40000cf4 + 0x0000000040000cf8 ppGetTxframe = 0x40000cf8 + 0x0000000040000cfc ppMapTxQueue = 0x40000cfc + 0x0000000040000d00 ppProcTxSecFrame = 0x40000d00 + 0x0000000040000d04 ppProcessRxPktHdr = 0x40000d04 + 0x0000000040000d08 ppProcessTxQ = 0x40000d08 + 0x0000000040000d0c ppRecordBarRRC = 0x40000d0c + 0x0000000040000d10 ppRecycleAmpdu = 0x40000d10 + 0x0000000040000d14 ppRecycleRxPkt = 0x40000d14 + 0x0000000040000d18 ppResortTxAMPDU = 0x40000d18 + 0x0000000040000d1c ppResumeTxAMPDU = 0x40000d1c + 0x0000000040000d20 ppRxFragmentProc = 0x40000d20 + 0x0000000040000d24 ppRxPkt = 0x40000d24 + 0x0000000040000d28 ppRxProtoProc = 0x40000d28 + 0x0000000040000d2c ppSearchTxQueue = 0x40000d2c + 0x0000000040000d30 ppSearchTxframe = 0x40000d30 + 0x0000000040000d34 ppSelectNextQueue = 0x40000d34 + 0x0000000040000d38 ppSubFromAMPDU = 0x40000d38 + 0x0000000040000d3c ppTask = 0x40000d3c + 0x0000000040000d40 ppTxPkt = 0x40000d40 + 0x0000000040000d44 ppTxProtoProc = 0x40000d44 + 0x0000000040000d48 ppTxqUpdateBitmap = 0x40000d48 + 0x0000000040000d4c pp_coex_tx_request = 0x40000d4c + 0x0000000040000d50 pp_hdrsize = 0x40000d50 + 0x0000000040000d54 pp_post = 0x40000d54 + 0x0000000040000d58 pp_process_hmac_waiting_txq = 0x40000d58 + 0x0000000040000d5c rcGetAmpduSched = 0x40000d5c + 0x0000000040000d60 rcUpdateRxDone = 0x40000d60 + 0x0000000040000d64 rc_get_trc = 0x40000d64 + 0x0000000040000d68 rc_get_trc_by_index = 0x40000d68 + 0x0000000040000d6c rcAmpduLowerRate = 0x40000d6c + 0x0000000040000d70 rcampduuprate = 0x40000d70 + 0x0000000040000d74 rcClearCurAMPDUSched = 0x40000d74 + 0x0000000040000d78 rcClearCurSched = 0x40000d78 + 0x0000000040000d7c rcClearCurStat = 0x40000d7c + 0x0000000040000d80 rcGetSched = 0x40000d80 + 0x0000000040000d84 rcLowerSched = 0x40000d84 + 0x0000000040000d88 rcSetTxAmpduLimit = 0x40000d88 + 0x0000000040000d8c rcTxUpdatePer = 0x40000d8c + 0x0000000040000d90 rcUpdateAckSnr = 0x40000d90 + 0x0000000040000d94 rcUpdateRate = 0x40000d94 + 0x0000000040000d98 rcUpdateTxDone = 0x40000d98 + 0x0000000040000d9c rcUpdateTxDoneAmpdu2 = 0x40000d9c + 0x0000000040000da0 rcUpSched = 0x40000da0 + 0x0000000040000da4 rssi_margin = 0x40000da4 + 0x0000000040000da8 rx11NRate2AMPDULimit = 0x40000da8 + 0x0000000040000dac TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40000dac + 0x0000000040000db0 TRC_AMPDU_PER_UP_THRESHOLD = 0x40000db0 + 0x0000000040000db4 trc_calc_duration = 0x40000db4 + 0x0000000040000db8 trc_isTxAmpduOperational = 0x40000db8 + 0x0000000040000dbc trc_onAmpduOp = 0x40000dbc + 0x0000000040000dc0 TRC_PER_IS_GOOD = 0x40000dc0 + 0x0000000040000dc4 trc_SetTxAmpduState = 0x40000dc4 + 0x0000000040000dc8 trc_tid_isTxAmpduOperational = 0x40000dc8 + 0x0000000040000dcc trcAmpduSetState = 0x40000dcc + 0x0000000040000dd0 wDevCheckBlockError = 0x40000dd0 + 0x0000000040000dd4 wDev_AppendRxBlocks = 0x40000dd4 + 0x0000000040000dd8 wDev_DiscardFrame = 0x40000dd8 + 0x0000000040000ddc wDev_GetNoiseFloor = 0x40000ddc + 0x0000000040000de0 wDev_IndicateAmpdu = 0x40000de0 + 0x0000000040000de4 wDev_IndicateFrame = 0x40000de4 + 0x0000000040000de8 wdev_mac_reg_load = 0x40000de8 + 0x0000000040000dec wdev_mac_reg_store = 0x40000dec + 0x0000000040000df0 wdev_mac_special_reg_load = 0x40000df0 + 0x0000000040000df4 wdev_mac_special_reg_store = 0x40000df4 + 0x0000000040000df8 wdev_mac_wakeup = 0x40000df8 + 0x0000000040000dfc wdev_mac_sleep = 0x40000dfc + 0x0000000040000e00 hal_mac_is_dma_enable = 0x40000e00 + 0x0000000040000e04 wDev_ProcessFiq = 0x40000e04 + 0x0000000040000e08 wDev_ProcessRxSucData = 0x40000e08 + 0x0000000040000e0c wdevProcessRxSucDataAll = 0x40000e0c + 0x0000000040000e10 wdev_csi_len_align = 0x40000e10 + 0x0000000040000e14 ppDequeueTxDone_Locked = 0x40000e14 + 0x0000000040000e18 ppProcTxDone = 0x40000e18 + 0x0000000040000e1c pm_tx_data_done_process = 0x40000e1c + 0x0000000040000e20 config_is_cache_tx_buf_enabled = 0x40000e20 + 0x0000000040000e24 ppMapWaitTxq = 0x40000e24 + 0x0000000040000e28 ppProcessWaitingQueue = 0x40000e28 + 0x0000000040000e2c ppDisableQueue = 0x40000e2c + 0x0000000040000e30 pm_allow_tx = 0x40000e30 + 0x0000000040000e34 wdev_is_data_in_rxlist = 0x40000e34 + 0x0000000040000e38 ppProcTxCallback = 0x40000e38 + 0x0000000040000e3c mac_tx_set_hesig = 0x40000e3c + 0x0000000040000e40 ppCalPreFecPaddingFactor = 0x40000e40 + 0x0000000040000e44 mac_tx_set_tb = 0x40000e44 + 0x0000000040000e48 mac_tx_set_mplen = 0x40000e48 + 0x0000000040000e4c hal_get_tsf_timer = 0x40000e4c + 0x0000000040000e50 ppTxPktForceWaked = 0x40000e50 + 0x0000000040000e54 lmacProcessLongFrameSuccess = 0x40000e54 + 0x0000000040000e58 lmacProcessShortFrameSuccess = 0x40000e58 + 0x0000000040000e5c lmacDiscardFrameExchangeSequence = 0x40000e5c + 0x0000000040000e60 lmacProcessTBSuccess = 0x40000e60 + 0x0000000040000e64 lmacProcessTxSuccess = 0x40000e64 + 0x0000000040000e68 lmacProcessAckTimeout = 0x40000e68 + 0x0000000040000e6c lmacProcessTxComplete = 0x40000e6c + 0x0000000040000e70 ppRemoveHTC = 0x40000e70 + 0x0000000040000e74 get_estimated_batime = 0x40000e74 + 0x0000000040000e78 is_use_muedca = 0x40000e78 + 0x0000000040000e7c hal_mac_tx_clr_mplen = 0x40000e7c + 0x0000000040000e80 hal_mac_get_txq_state = 0x40000e80 + 0x0000000040000e84 hal_mac_clr_txq_state = 0x40000e84 + 0x0000000040000e88 hal_mac_get_txq_complete = 0x40000e88 + 0x0000000040000e8c ht_get_min_subframe_len = 0x40000e8c + 0x0000000040000e90 rx11ACRate2AMPDULimit = 0x40000e90 + 0x0000000040000e94 pwr_hal_clear_intr_status = 0x40000e94 + 0x0000000040000e98 pwr_hal_clear_mac_modem_beacon_miss_intr_filter = 0x40000e98 + 0x0000000040000e9c pwr_hal_clear_mac_modem_rx_beacon_info = 0x40000e9c + 0x0000000040000ea0 pwr_hal_clear_mac_modem_rx_beacon_miss_counter = 0x40000ea0 + 0x0000000040000ea4 pwr_hal_clear_mac_modem_rx_beacon_sleep_counter = 0x40000ea4 + 0x0000000040000ea8 pwr_hal_clear_mac_modem_state_wakeup_protect_signal = 0x40000ea8 + 0x0000000040000eac pwr_hal_get_intr_raw_signal = 0x40000eac + 0x0000000040000eb0 pwr_hal_get_intr_status = 0x40000eb0 + 0x0000000040000eb4 pwr_hal_get_mac_modem_beacon_miss_limit_exceeded_status = 0x40000eb4 + 0x0000000040000eb8 pwr_hal_get_mac_modem_rx_beacon_location_state = 0x40000eb8 + 0x0000000040000ebc pwr_hal_get_mac_modem_rx_beacon_valid_state = 0x40000ebc + 0x0000000040000ec0 pwr_hal_get_mac_modem_state_sleep_limit_exceeded_status = 0x40000ec0 + 0x0000000040000ec4 pwr_hal_set_beacon_filter_abort_disable = 0x40000ec4 + 0x0000000040000ec8 pwr_hal_set_beacon_filter_abort_enable = 0x40000ec8 + 0x0000000040000ecc pwr_hal_set_beacon_filter_abort_length = 0x40000ecc + 0x0000000040000ed0 pwr_hal_set_beacon_filter_broadcast_wakeup_disable = 0x40000ed0 + 0x0000000040000ed4 pwr_hal_set_beacon_filter_broadcast_wakeup_enable = 0x40000ed4 + 0x0000000040000ed8 pwr_hal_set_beacon_filter_disable = 0x40000ed8 + 0x0000000040000edc pwr_hal_set_beacon_filter_enable = 0x40000edc + 0x0000000040000ee0 pwr_hal_set_beacon_filter_force_dump_disable = 0x40000ee0 + 0x0000000040000ee4 pwr_hal_set_beacon_filter_force_dump_enable = 0x40000ee4 + 0x0000000040000ee8 pwr_hal_set_beacon_filter_force_dump_limit = 0x40000ee8 + 0x0000000040000eec pwr_hal_set_beacon_filter_force_sync_disable = 0x40000eec + 0x0000000040000ef0 pwr_hal_set_beacon_filter_force_sync_enable = 0x40000ef0 + 0x0000000040000ef4 pwr_hal_set_beacon_filter_force_sync_limit = 0x40000ef4 + 0x0000000040000ef8 pwr_hal_set_beacon_filter_frame_crc_state = 0x40000ef8 + 0x0000000040000efc pwr_hal_set_beacon_filter_soc_wakeup_and_intr_disable = 0x40000efc + 0x0000000040000f00 pwr_hal_set_beacon_filter_soc_wakeup_and_intr_enable = 0x40000f00 + 0x0000000040000f04 pwr_hal_set_beacon_filter_unicast_wakeup_disable = 0x40000f04 + 0x0000000040000f08 pwr_hal_set_beacon_filter_unicast_wakeup_enable = 0x40000f08 + 0x0000000040000f0c pwr_hal_set_lpclk_cycle_time = 0x40000f0c + 0x0000000040000f10 pwr_hal_set_lpclk_sync_disable = 0x40000f10 + 0x0000000040000f14 pwr_hal_set_lpclk_sync_enable = 0x40000f14 + 0x0000000040000f18 pwr_hal_set_mac_modem_beacon_miss_intr_disable = 0x40000f18 + 0x0000000040000f1c pwr_hal_set_mac_modem_beacon_miss_intr_enable = 0x40000f1c + 0x0000000040000f20 pwr_hal_set_mac_modem_beacon_miss_limit = 0x40000f20 + 0x0000000040000f24 pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_disable = 0x40000f24 + 0x0000000040000f28 pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_enable = 0x40000f28 + 0x0000000040000f2c pwr_hal_set_mac_modem_beacon_miss_timeout = 0x40000f2c + 0x0000000040000f30 pwr_hal_set_mac_modem_state_sleep_limit = 0x40000f30 + 0x0000000040000f34 pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_disable = 0x40000f34 + 0x0000000040000f38 pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_enable = 0x40000f38 + 0x0000000040000f3c pwr_hal_set_mac_modem_state_wakeup_protect_disable = 0x40000f3c + 0x0000000040000f40 pwr_hal_set_mac_modem_state_wakeup_protect_early_time = 0x40000f40 + 0x0000000040000f44 pwr_hal_set_mac_modem_state_wakeup_protect_enable = 0x40000f44 + 0x0000000040000f48 pwr_hal_set_mac_modem_tbtt_auto_period_disable = 0x40000f48 + 0x0000000040000f4c pwr_hal_set_mac_modem_tbtt_auto_period_enable = 0x40000f4c + 0x0000000040000f50 pwr_hal_set_mac_modem_tbtt_auto_period_interval = 0x40000f50 + 0x0000000040000f54 pwr_hal_set_modem_state_interface = 0x40000f54 + 0x0000000040000f58 hal_tsf_clear_soc_wakeup_request = 0x40000f58 + 0x0000000040000f5c tsf_hal_clear_mac_modem_rf_power_state = 0x40000f5c + 0x0000000040000f60 tsf_hal_clear_soc_wakeup_request = 0x40000f60 + 0x0000000040000f64 tsf_hal_get_counter_value = 0x40000f64 + 0x0000000040000f68 tsf_hal_get_mac_modem_rf_power_state = 0x40000f68 + 0x0000000040000f6c tsf_hal_get_tbtt_interval = 0x40000f6c + 0x0000000040000f70 tsf_hal_get_time = 0x40000f70 + 0x0000000040000f74 tsf_hal_get_timer_target = 0x40000f74 + 0x0000000040000f78 tsf_hal_is_tsf_enabled = 0x40000f78 + 0x0000000040000f7c tsf_hal_map_tbtt_target_to_rx_frame = 0x40000f7c + 0x0000000040000f80 tsf_hal_map_tsf_to_bssid = 0x40000f80 + 0x0000000040000f84 tsf_hal_set_counter_value = 0x40000f84 + 0x0000000040000f88 tsf_hal_set_modem_wakeup_early_time = 0x40000f88 + 0x0000000040000f8c tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_disable = 0x40000f8c + 0x0000000040000f90 tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_enable = 0x40000f90 + 0x0000000040000f94 tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_disable = 0x40000f94 + 0x0000000040000f98 tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_enable = 0x40000f98 + 0x0000000040000f9c tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_disable = 0x40000f9c + 0x0000000040000fa0 tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_enable = 0x40000fa0 + 0x0000000040000fa4 tsf_hal_set_tbtt_disable = 0x40000fa4 + 0x0000000040000fa8 tsf_hal_set_tbtt_early_time = 0x40000fa8 + 0x0000000040000fac tsf_hal_set_tbtt_enable = 0x40000fac + 0x0000000040000fb0 tsf_hal_set_tbtt_interval = 0x40000fb0 + 0x0000000040000fb4 tsf_hal_set_tbtt_intr_disable = 0x40000fb4 + 0x0000000040000fb8 tsf_hal_set_tbtt_intr_enable = 0x40000fb8 + 0x0000000040000fbc tsf_hal_set_tbtt_modem_wakeup_disable = 0x40000fbc + 0x0000000040000fc0 tsf_hal_set_tbtt_modem_wakeup_enable = 0x40000fc0 + 0x0000000040000fc4 tsf_hal_set_tbtt_rf_ctrl_disable = 0x40000fc4 + 0x0000000040000fc8 tsf_hal_set_tbtt_rf_ctrl_enable = 0x40000fc8 + 0x0000000040000fcc tsf_hal_set_tbtt_rf_ctrl_wait_cycles = 0x40000fcc + 0x0000000040000fd0 tsf_hal_set_tbtt_soc_wakeup_disable = 0x40000fd0 + 0x0000000040000fd4 tsf_hal_set_tbtt_soc_wakeup_enable = 0x40000fd4 + 0x0000000040000fd8 tsf_hal_set_tbtt_start_time = 0x40000fd8 + 0x0000000040000fdc tsf_hal_set_time = 0x40000fdc + 0x0000000040000fe0 tsf_hal_set_timer_disable = 0x40000fe0 + 0x0000000040000fe4 tsf_hal_set_timer_enable = 0x40000fe4 + 0x0000000040000fe8 tsf_hal_set_timer_intr_disable = 0x40000fe8 + 0x0000000040000fec tsf_hal_set_timer_intr_enable = 0x40000fec + 0x0000000040000ff0 tsf_hal_set_timer_modem_wakeup_disable = 0x40000ff0 + 0x0000000040000ff4 tsf_hal_set_timer_modem_wakeup_enable = 0x40000ff4 + 0x0000000040000ff8 tsf_hal_set_timer_rf_ctrl_disable = 0x40000ff8 + 0x0000000040000ffc tsf_hal_set_timer_rf_ctrl_enable = 0x40000ffc + 0x0000000040001000 tsf_hal_set_timer_rf_ctrl_wait_cycles = 0x40001000 + 0x0000000040001004 tsf_hal_set_timer_soc_wakeup_disable = 0x40001004 + 0x0000000040001008 tsf_hal_set_timer_soc_wakeup_enable = 0x40001008 + 0x000000004000100c tsf_hal_set_timer_target = 0x4000100c + 0x0000000040001010 tsf_hal_set_tsf_disable = 0x40001010 + 0x0000000040001014 tsf_hal_set_tsf_enable = 0x40001014 + 0x0000000040001018 tsf_hal_set_tsf_time_deviation = 0x40001018 + 0x000000004000101c tsf_hal_set_tsf_time_deviation_sync_disable = 0x4000101c + 0x0000000040001020 tsf_hal_set_tsf_time_deviation_sync_enable = 0x40001020 + 0x0000000040001024 tsf_hal_unmap_tbtt_target_to_rx_frame = 0x40001024 + 0x0000000040001028 ppSelectTxFormat = 0x40001028 + 0x000000004000102c ppCertSetRate = 0x4000102c + 0x0000000040001030 ppHEAMPDU2Normal = 0x40001030 + 0x0000000040001034 ppCalTxHEAMPDULength = 0x40001034 + 0x0000000040001038 ppCalTxHESMPDULength = 0x40001038 + 0x000000004000103c rcGetRate = 0x4000103c + 0x0000000040001040 rcGetDCMMaxRate = 0x40001040 + 0x0000000040001044 rcGetSMPDURate = 0x40001044 + 0x0000000040001048 ppDirectRecycleAmpdu = 0x40001048 + 0x000000004000104c ppCheckTxHEAMPDUlength = 0x4000104c + 0x0000000040001050 rx11AXRate2AMPDULimit = 0x40001050 + 0x0000000040001054 ppRegressAmpdu = 0x40001054 + 0x0000000040001058 ppCalDeliNum = 0x40001058 + 0x000000004000105c ppAdd2AMPDUTail = 0x4000105c + 0x0000000040001060 esp_test_disable_tx_statistics = 0x40001060 + 0x0000000040001064 esp_test_enable_tx_statistics = 0x40001064 + 0x0000000040001068 esp_test_clr_tx_statistics = 0x40001068 + 0x000000004000106c esp_test_get_tx_statistics = 0x4000106c + 0x0000000040001070 esp_test_clr_tx_tb_statistics = 0x40001070 + 0x0000000040001074 esp_test_get_tx_tb_statistics = 0x40001074 + 0x0000000040001078 test_tx_fail_statistics = 0x40001078 + 0x000000004000107c test_tx_succ_statistics = 0x4000107c + 0x0000000040001080 esp_test_tx_process_complete = 0x40001080 + 0x0000000040001084 esp_test_tx_process_txq_state = 0x40001084 + 0x0000000040001088 esp_test_tx_enab_statistics = 0x40001088 + 0x000000004000108c esp_test_tx_tb_complete = 0x4000108c + 0x0000000040001090 esp_test_tx_count_retry = 0x40001090 + 0x0000000040001094 esp_test_tx_count_collision = 0x40001094 + 0x0000000040001098 esp_test_tx_count_timeout = 0x40001098 + 0x000000004000109c hal_enable_tx_statistics = 0x4000109c + 0x00000000400010a0 test_rx_process_complete_noeb = 0x400010a0 + 0x00000000400010a4 test_rx_process_complete_retry = 0x400010a4 + 0x00000000400010a8 esp_test_rx_process_complete = 0x400010a8 + 0x00000000400010ac esp_test_clr_rx_statistics = 0x400010ac + 0x00000000400010b0 esp_test_get_rx_statistics = 0x400010b0 + 0x00000000400010b4 test_free_rx_statistics = 0x400010b4 + 0x00000000400010b8 esp_test_set_rx_error_occurs = 0x400010b8 + 0x00000000400010bc esp_test_get_rx_error_occurs = 0x400010bc + 0x00000000400010c0 esp_test_clr_rx_error_occurs = 0x400010c0 + 0x00000000400010c4 esp_test_disable_rx_statistics = 0x400010c4 + 0x00000000400010c8 esp_test_enable_rx_statistics = 0x400010c8 + 0x00000000400010cc hal_enable_rx_statistics = 0x400010cc + 0x00000000400010d0 get_user_num = 0x400010d0 + 0x00000000400010d4 mumimo_spatial_cfg_get_nsts = 0x400010d4 + 0x00000000400010d8 mumimo_spatial_cfg_get_nsts_tot = 0x400010d8 + 0x00000000400010dc test_mumimo_get_heltf_num = 0x400010dc + 0x00000000400010e0 test_mimo_update_user_info = 0x400010e0 + 0x00000000400010e4 test_parse_rx_mu_mimo = 0x400010e4 + 0x00000000400010e8 test_nonmimo_update_user_info = 0x400010e8 + 0x00000000400010ec test_parse_rx_mu_nonmimo = 0x400010ec + 0x00000000400010f0 esp_test_rx_parse_mu = 0x400010f0 + 0x00000000400010f4 esp_test_get_rx_mu_statistics = 0x400010f4 + 0x00000000400010f8 esp_test_clr_rx_mu_statistics = 0x400010f8 + 0x00000000400010fc esp_test_enable_rx_mu_statistics = 0x400010fc + 0x0000000040001100 esp_test_disable_rx_mu_statistics = 0x40001100 + 0x000000004004ffe0 our_instances_ptr = 0x4004ffe0 + 0x000000004087ff80 pTxRx = 0x4087ff80 + 0x000000004087ff7c lmacConfMib_ptr = 0x4087ff7c + 0x000000004087ff78 our_wait_eb = 0x4087ff78 + 0x000000004087ff74 our_tx_eb = 0x4087ff74 + 0x000000004087ff70 pp_wdev_funcs = 0x4087ff70 + 0x000000004087ff6c g_osi_funcs_p = 0x4087ff6c + 0x000000004087ff68 wDevCtrl_ptr = 0x4087ff68 + 0x000000004004ffdc g_wdev_last_desc_reset_ptr = 0x4004ffdc + 0x000000004087ff64 wDevMacSleep_ptr = 0x4087ff64 + 0x000000004087ff60 g_lmac_cnt_ptr = 0x4087ff60 + 0x000000004004ffd8 our_controls_ptr = 0x4004ffd8 + 0x000000004087ff5c pp_sig_cnt_ptr = 0x4087ff5c + 0x000000004087ff58 g_eb_list_desc_ptr = 0x4087ff58 + 0x000000004087ff54 s_fragment_ptr = 0x4087ff54 + 0x000000004087ff50 if_ctrl_ptr = 0x4087ff50 + 0x000000004087ff4c g_intr_lock_mux = 0x4087ff4c + 0x000000004087ff48 g_wifi_global_lock = 0x4087ff48 + 0x000000004087ff44 s_wifi_queue = 0x4087ff44 + 0x000000004087ff40 pp_task_hdl = 0x4087ff40 + 0x000000004087ff3c s_pp_task_create_sem = 0x4087ff3c + 0x000000004087ff38 s_pp_task_del_sem = 0x4087ff38 + 0x000000004087ff34 g_wifi_menuconfig_ptr = 0x4087ff34 + 0x000000004087ff30 xphyQueue = 0x4087ff30 + 0x000000004087ff2c ap_no_lr_ptr = 0x4087ff2c + 0x000000004087ff28 rc11BSchedTbl_ptr = 0x4087ff28 + 0x000000004087ff24 rc11NSchedTbl_ptr = 0x4087ff24 + 0x000000004087ff20 rcLoRaSchedTbl_ptr = 0x4087ff20 + 0x000000004087ff1c BasicOFDMSched_ptr = 0x4087ff1c + 0x000000004087ff18 trc_ctl_ptr = 0x4087ff18 + 0x000000004087ff14 g_pm_cnt_ptr = 0x4087ff14 + 0x000000004087ff10 g_pm_ptr = 0x4087ff10 + 0x000000004087ff0c g_pm_cfg_ptr = 0x4087ff0c + 0x000000004087ff08 g_esp_mesh_quick_funcs_ptr = 0x4087ff08 + 0x000000004087ff04 g_txop_queue_status_ptr = 0x4087ff04 + 0x000000004087ff00 g_mac_sleep_en_ptr = 0x4087ff00 + 0x000000004087fefc g_mesh_is_root_ptr = 0x4087fefc + 0x000000004087fef8 g_mesh_topology_ptr = 0x4087fef8 + 0x000000004087fef4 g_mesh_init_ps_type_ptr = 0x4087fef4 + 0x000000004087fef0 g_mesh_is_started_ptr = 0x4087fef0 + 0x000000004087feec g_config_func = 0x4087feec + 0x000000004087fee8 g_net80211_tx_func = 0x4087fee8 + 0x000000004087fee4 g_timer_func = 0x4087fee4 + 0x000000004087fee0 s_michael_mic_failure_cb = 0x4087fee0 + 0x000000004087fedc wifi_sta_rx_probe_req = 0x4087fedc + 0x000000004087fed8 g_tx_done_cb_func = 0x4087fed8 + 0x000000004087fe8c g_per_conn_trc = 0x4087fe8c + 0x000000004087fe88 s_encap_amsdu_func = 0x4087fe88 + 0x000000004087fe84 rx_beacon_count = 0x4087fe84 + 0x000000004087fe80 rx_beacon_sw_parse = 0x4087fe80 + 0x000000004087fe7c rx_beacon_hw_parse = 0x4087fe7c + 0x000000004087fe78 rx_beacon_tim_count = 0x4087fe78 + 0x000000004087fe74 rx_beacon_tim_udata = 0x4087fe74 + 0x000000004087fe70 rx_beacon_tim_udata_bitmap = 0x4087fe70 + 0x000000004087fe6c rx_beacon_tim_bdata = 0x4087fe6c + 0x000000004087fe68 rx_beacon_tim_bdata_bitmapctl = 0x4087fe68 + 0x000000004087fe64 rx_beacon_tim_bdata_bitmap_trans = 0x4087fe64 + 0x000000004087fe60 rx_beacon_tim_bdata_bitmap_mbssid_self = 0x4087fe60 + 0x000000004087fe5c rx_beacon_tim_bdata_bitmap_mbssid_other = 0x4087fe5c + 0x000000004087fe58 rx_beacon_dtim_tim = 0x4087fe58 + 0x000000004087fe54 rx_beacon_dtim_tim_mcast = 0x4087fe54 + 0x000000004087fd08 amdpu_delay_time_ms = 0x4087fd08 + 0x000000004087fd04 ampdu_delay_packet = 0x4087fd04 + 0x000000004087fe51 ampdu_delay = 0x4087fe51 + 0x000000004087fe50 first_ampdu = 0x4087fe50 + 0x000000004087fd02 s_ht_ampdu_density_us = 0x4087fd02 + 0x000000004087fd01 s_ht_ampdu_density = 0x4087fd01 + 0x000000004087fd00 s_running_phy_type = 0x4087fd00 + 0x000000004087fe4c complete_ena_tb_seqno = 0x4087fe4c + 0x000000004087fe48 complete_ena_tb_final = 0x4087fe48 + 0x000000004087fe44 complete_ena_tb_count = 0x4087fe44 + 0x000000004087fe40 s_itwt_state = 0x4087fe40 + 0x000000004087fe3c g_dbg_interp_tsf = 0x4087fe3c + 0x000000004087fe38 g_dbg_interp_tsf_end = 0x4087fe38 + 0x000000004087fe34 g_dbg_closrf_tsf = 0x4087fe34 + 0x000000004087fe30 g_dbg_closrf_idx = 0x4087fe30 + 0x000000004087fe2c g_dbg_closrf_blk = 0x4087fe2c + 0x000000004087fdf0 s_he_min_len_bytes = 0x4087fdf0 + 0x000000004087fdd0 s_he_dcm_min_len_bytes = 0x4087fdd0 + 0x000000004087fdc0 s_mplen_low_bitmap = 0x4087fdc0 + 0x000000004087fdb0 s_mplen_high_bitmap = 0x4087fdb0 + 0x000000004087fdac s_mplen_vi_bitmap = 0x4087fdac + 0x000000004087fda8 s_mplen_bk_bitmap = 0x4087fda8 + 0x000000004087fcfc esp_wifi_cert_tx_mcs = 0x4087fcfc + 0x000000004087fcf8 esp_wifi_cert_tx_bcc = 0x4087fcf8 + 0x000000004087fcf4 esp_wifi_cert_tx_ltf = 0x4087fcf4 + 0x000000004087fcf0 esp_wifi_cert_tx_gi = 0x4087fcf0 + 0x000000004087fcec esp_wifi_cert_tx_nss = 0x4087fcec + 0x000000004087fda4 esp_test_tx_statistics_aci_bitmap = 0x4087fda4 + 0x000000004087fd94 esp_test_tx_statistics = 0x4087fd94 + 0x000000004087fd84 esp_test_tx_tb_statistics = 0x4087fd84 + 0x000000004087fd24 esp_test_tx_fail_statistics = 0x4087fd24 + 0x000000004087fd1c esp_test_rx_statistics = 0x4087fd1c + 0x000000004087fd18 esp_test_rx_mu_statistics = 0x4087fd18 + 0x000000004087fd14 esp_test_mu_print_ru_allocation = 0x4087fd14 + 0x000000004004ffc8 sigb_ru_allocation_user_num = 0x4004ffc8 + 0x000000004004ff38 sigb_common_ru_allocation = 0x4004ff38 + 0x000000004004fee8 mu_mimo_special_cfg_user_num_2 = 0x4004fee8 + 0x000000004004fe80 mu_mimo_special_cfg_user_num_3 = 0x4004fe80 + 0x000000004004fe28 mu_mimo_special_cfg_user_num_4 = 0x4004fe28 + 0x000000004004fdf0 mu_mimo_special_cfg_user_num_5 = 0x4004fdf0 + 0x000000004004fdd0 mu_mimo_special_cfg_user_num_6 = 0x4004fdd0 + 0x000000004004fdc0 mu_mimo_special_cfg_user_num_7 = 0x4004fdc0 + 0x000000004004fdb8 mu_mimo_special_cfg_user_num_8 = 0x4004fdb8 + 0x000000004087fd10 esp_test_rx_error_occurs = 0x4087fd10 + 0x000000004087fd0c g_pp_tx_pkt_num = 0x4087fd0c + 0x000000004004fd40 he_max_apep_length = 0x4004fd40 + 0x0000000040000380 _isatty_r = 0x40000380 + [!provide] PROVIDE (__smakebuf_r = 0x4000046c) + [!provide] PROVIDE (__swhatbuf_r = 0x40000470) + [!provide] PROVIDE (__swsetup_r = 0x4000047c) + 0x00000000400005d4 __sprint_r = 0x400005d4 + 0x00000000400005d8 _fiprintf_r = 0x400005d8 + 0x00000000400005dc _fprintf_r = 0x400005dc + 0x00000000400005e0 _vfiprintf_r = 0x400005e0 + 0x00000000400005e4 _vfprintf_r = 0x400005e4 + 0x00000000400005e8 fiprintf = 0x400005e8 + 0x00000000400005ec fprintf = 0x400005ec + 0x00000000400005f0 printf = 0x400005f0 + 0x00000000400005f4 vfiprintf = 0x400005f4 + 0x00000000400005f8 vfprintf = 0x400005f8 + 0x00000000400005fc asprintf = 0x400005fc + 0x0000000040000600 sprintf = 0x40000600 + 0x0000000040000604 snprintf = 0x40000604 + 0x0000000040000608 siprintf = 0x40000608 + 0x000000004000060c sniprintf = 0x4000060c + 0x0000000040000610 vprintf = 0x40000610 + 0x0000000040000614 viprintf = 0x40000614 + 0x0000000040000618 vsnprintf = 0x40000618 + 0x000000004000061c vsniprintf = 0x4000061c + 0x0000000040000620 sscanf = 0x40000620 + 0x0000000040000624 siscanf = 0x40000624 + 0x00000000400003fc tlsf_create = 0x400003fc + 0x0000000040000400 tlsf_create_with_pool = 0x40000400 + 0x0000000040000404 tlsf_get_pool = 0x40000404 + 0x0000000040000408 tlsf_add_pool = 0x40000408 + 0x000000004000040c tlsf_remove_pool = 0x4000040c + 0x0000000040000410 tlsf_malloc = 0x40000410 + 0x0000000040000414 tlsf_memalign = 0x40000414 + 0x0000000040000418 tlsf_memalign_offs = 0x40000418 + 0x000000004000041c tlsf_realloc = 0x4000041c + 0x0000000040000420 tlsf_free = 0x40000420 + 0x0000000040000424 tlsf_block_size = 0x40000424 + 0x0000000040000428 tlsf_size = 0x40000428 + 0x000000004000042c tlsf_align_size = 0x4000042c + 0x0000000040000430 tlsf_block_size_min = 0x40000430 + 0x0000000040000434 tlsf_block_size_max = 0x40000434 + 0x0000000040000438 tlsf_pool_overhead = 0x40000438 + 0x000000004000043c tlsf_alloc_overhead = 0x4000043c + 0x0000000040000440 tlsf_walk_pool = 0x40000440 + 0x0000000040000444 tlsf_check = 0x40000444 + 0x0000000040000448 tlsf_check_pool = 0x40000448 + 0x000000004000044c tlsf_poison_fill_pfunc_set = 0x4000044c + 0x0000000040000450 tlsf_poison_check_pfunc_set = 0x40000450 + 0x0000000040000454 multi_heap_get_block_address_impl = 0x40000454 + 0x0000000040000458 multi_heap_get_allocated_size_impl = 0x40000458 + 0x000000004000045c multi_heap_register_impl = 0x4000045c + 0x0000000040000460 multi_heap_set_lock = 0x40000460 + 0x0000000040000464 multi_heap_mutex_init = 0x40000464 + 0x0000000040000468 multi_heap_internal_lock = 0x40000468 + 0x000000004000046c multi_heap_internal_unlock = 0x4000046c + 0x0000000040000470 multi_heap_get_first_block = 0x40000470 + 0x0000000040000474 multi_heap_get_next_block = 0x40000474 + 0x0000000040000478 multi_heap_is_free = 0x40000478 + 0x000000004000047c multi_heap_malloc_impl = 0x4000047c + 0x0000000040000480 multi_heap_free_impl = 0x40000480 + 0x0000000040000484 multi_heap_realloc_impl = 0x40000484 + 0x0000000040000488 multi_heap_aligned_alloc_impl_offs = 0x40000488 + 0x000000004000048c multi_heap_aligned_alloc_impl = 0x4000048c + 0x0000000040000490 multi_heap_check = 0x40000490 + 0x0000000040000494 multi_heap_dump = 0x40000494 + 0x0000000040000498 multi_heap_free_size_impl = 0x40000498 + 0x000000004000049c multi_heap_minimum_free_size_impl = 0x4000049c + 0x00000000400004a0 multi_heap_get_info_impl = 0x400004a0 + 0x000000004087ffd8 heap_tlsf_table_ptr = 0x4087ffd8 + 0x000000004000047c PROVIDE (multi_heap_malloc = multi_heap_malloc_impl) + 0x0000000040000480 PROVIDE (multi_heap_free = multi_heap_free_impl) + 0x0000000040000484 PROVIDE (multi_heap_realloc = multi_heap_realloc_impl) + 0x0000000040000458 PROVIDE (multi_heap_get_allocated_size = multi_heap_get_allocated_size_impl) + 0x000000004000045c PROVIDE (multi_heap_register = multi_heap_register_impl) + 0x00000000400004a0 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl) + 0x0000000040000498 PROVIDE (multi_heap_free_size = multi_heap_free_size_impl) + 0x000000004000049c PROVIDE (multi_heap_minimum_free_size = multi_heap_minimum_free_size_impl) + [!provide] PROVIDE (multi_heap_get_block_address = multi_heap_get_block_address_impl) + 0x000000004000048c PROVIDE (multi_heap_aligned_alloc = multi_heap_aligned_alloc_impl) + [!provide] PROVIDE (multi_heap_aligned_free = multi_heap_aligned_free_impl) + [!provide] PROVIDE (multi_heap_check = multi_heap_check) + [!provide] PROVIDE (multi_heap_set_lock = multi_heap_set_lock) + 0x0000000040000464 PROVIDE (multi_heap_os_funcs_init = multi_heap_mutex_init) + [!provide] PROVIDE (multi_heap_internal_lock = multi_heap_internal_lock) + [!provide] PROVIDE (multi_heap_internal_unlock = multi_heap_internal_unlock) + 0x0000000000000010 _esp_flash_mmap_prefetch_pad_size = 0x10 + 0x0000000000000000 _esp_memprot_prefetch_pad_size = 0x0 + 0x0000000000000000 _esp_memprot_align_size = 0x0 + 0x0000000000010000 _esp_mmu_block_size = 0x10000 + 0x000000004080a798 _static_data_end = _bss_end + 0x0000000040000000 _heap_end = 0x40000000 + 0x0000000050000000 _data_seg_org = ORIGIN (rtc_data_seg) + 0x0000000000000001 ASSERT ((_flash_rodata_dummy_start == ORIGIN (default_rodata_seg)), .flash_rodata_dummy section must be placed at the beginning of the rodata segment.) + +.rtc.text 0x0000000050000000 0x0 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_fast_start = ABSOLUTE (.) + *(.rtc.literal .rtc.text .rtc.text.*) + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + *(.rtc_text_end_test) + 0x0000000050000000 . = (. + _esp_memprot_prefetch_pad_size) + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_text_end = ABSOLUTE (.) + +.rtc.force_fast + 0x0000000050000000 0x0 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_force_fast_start = ABSOLUTE (.) + 0x0000000050000000 _coredump_rtc_fast_start = ABSOLUTE (.) + *(.rtc.fast.coredump .rtc.fast.coredump.*) + 0x0000000050000000 _coredump_rtc_fast_end = ABSOLUTE (.) + *(.rtc.force_fast .rtc.force_fast.*) + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_force_fast_end = ABSOLUTE (.) + +.rtc.data 0x0000000050000000 0x0 + 0x0000000050000000 _rtc_data_start = ABSOLUTE (.) + 0x0000000050000000 _coredump_rtc_start = ABSOLUTE (.) + *(.rtc.coredump .rtc.coredump.*) + 0x0000000050000000 _coredump_rtc_end = ABSOLUTE (.) + *(.rtc.data .rtc.data.*) + *(.rtc.rodata .rtc.rodata.*) + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .bss .bss.*) + 0x0000000050000000 _rtc_data_end = ABSOLUTE (.) + +.rtc.bss 0x0000000050000000 0x0 + 0x0000000050000000 _rtc_bss_start = ABSOLUTE (.) + *rtc_wake_stub*.*(.bss .bss.*) + *rtc_wake_stub*.*(COMMON) + *(.rtc.bss) + 0x0000000050000000 _rtc_bss_end = ABSOLUTE (.) + +.rtc_noinit 0x0000000050000000 0x10 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_noinit_start = ABSOLUTE (.) + *(.rtc_noinit .rtc_noinit.*) + .rtc_noinit.0 0x0000000050000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_noinit_end = ABSOLUTE (.) + +.rtc.force_slow + 0x0000000050000010 0x0 + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_start = ABSOLUTE (.) + *(.rtc.force_slow .rtc.force_slow.*) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_end = ABSOLUTE (.) + 0x0000000000000010 _rtc_slow_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_slow_end - _rtc_data_start):(_rtc_force_slow_end - _rtc_force_slow_start) + 0x0000000000000000 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) + 0x0000000000000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) + 0x0000000000000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) + +.iram0.text 0x0000000040800000 0x8b3e + 0x0000000040800000 _iram_start = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) + *(.exception_vectors.text) + .exception_vectors.text + 0x0000000040800000 0x258 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x0000000040800000 _vector_table + 0x000000004080014e _interrupt_handler + 0x0000000040800258 . = ALIGN (0x4) + 0x0000000040800258 _invalid_pc_placeholder = ABSOLUTE (.) + 0x0000000040800258 _iram_text_start = ABSOLUTE (.) + *(.iram1 .iram1.*) + .iram1.1 0x0000000040800258 0xc2 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000040800258 esp_app_get_elf_sha256 + .iram1.0 0x000000004080031a 0x1a4 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x000000004080031a call_start_cpu0 + .iram1.0 0x00000000408004be 0x4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x00000000408004be esp_cache_err_get_cpuid + .iram1.0 0x00000000408004c2 0x18 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004c2 panic_abort + .iram1.1 0x00000000408004da 0x2 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004da esp_reset_reason_set_hint + .iram1.2 0x00000000408004dc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004dc esp_reset_reason_get_hint + .iram1.0 0x00000000408004e0 0x28 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000408004e0 esp_restart + .iram1.0 0x0000000040800508 0x16 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .iram1.1 0x000000004080051e 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000004080051e panicHandler + .iram1.2 0x000000004080053c 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000004080053c xt_unhandled_exception + .iram1.0 0x000000004080055a 0x28 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .iram1.0 0x0000000040800582 0x198 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x0000000040800582 esp_restart_noos + .iram1.0 0x000000004080071a 0xd0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x000000004080071a esp_rom_uart_set_clock_baudrate + .iram1.0 0x00000000408007ea 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x00000000408007ea efuse_hal_chip_revision + .iram1.0 0x0000000040800812 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x0000000040800812 brownout_hal_intr_clear + .iram1.1 0x0000000040800814 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.9 0x000000004080082c 0x22 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.0 0x000000004080084e 0xbc esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.2 0x000000004080090a 0xd8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.3 0x00000000408009e2 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x00000000408009e2 heap_caps_malloc + .iram1.4 0x0000000040800a16 0x68 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800a16 heap_caps_malloc_default + .iram1.10 0x0000000040800a7e 0x44 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800a7e heap_caps_free + .iram1.11 0x0000000040800ac2 0xf8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.12 0x0000000040800bba 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800bba heap_caps_realloc + .iram1.5 0x0000000040800bee 0x70 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800bee heap_caps_realloc_default + .iram1.2 0x0000000040800c5e 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c5e esp_clk_cpu_freq + .iram1.3 0x0000000040800c7c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c7c esp_clk_apb_freq + .iram1.4 0x0000000040800c8a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c8a esp_clk_xtal_freq + .iram1.0 0x0000000040800ca4 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000040800ca4 rtc_isr_noniram_disable + .iram1.1 0x0000000040800ca6 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000040800ca6 rtc_isr_noniram_enable + .iram1.3 0x0000000040800ca8 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x0000000040800ca8 regi2c_ctrl_write_reg + .iram1.4 0x0000000040800cf6 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x0000000040800cf6 regi2c_ctrl_write_reg_mask + .iram1.0 0x0000000040800d54 0x78 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040800d54 SysTickIsrHandler + .iram1.0 0x0000000040800dcc 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.16 0x0000000040800dfe 0x28 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.4 0x0000000040800e26 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.9 0x0000000040800ef4 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.3 0x0000000040800f7a 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800f7a _lock_close + 0x0000000040800f7a _lock_close_recursive + .iram1.5 0x0000000040800fcc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fcc _lock_acquire + .iram1.6 0x0000000040800fdc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fdc _lock_acquire_recursive + .iram1.7 0x0000000040800fec 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fec _lock_try_acquire + .iram1.8 0x0000000040800ffc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800ffc _lock_try_acquire_recursive + .iram1.10 0x000000004080100c 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080100c _lock_release + .iram1.11 0x000000004080101a 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080101a _lock_release_recursive + .iram1.12 0x0000000040801028 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801028 __retarget_lock_init + .iram1.13 0x000000004080103a 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080103a __retarget_lock_init_recursive + .iram1.14 0x000000004080104c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080104c __retarget_lock_close + .iram1.15 0x000000004080105c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080105c __retarget_lock_close_recursive + .iram1.17 0x000000004080106c 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080106c __retarget_lock_acquire + .iram1.18 0x000000004080109e 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080109e __retarget_lock_acquire_recursive + .iram1.19 0x00000000408010d0 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00000000408010d0 __retarget_lock_try_acquire + .iram1.20 0x0000000040801102 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801102 __retarget_lock_try_acquire_recursive + .iram1.21 0x0000000040801134 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801134 __retarget_lock_release + .iram1.22 0x0000000040801146 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801146 __retarget_lock_release_recursive + .iram1.0 0x0000000040801158 0x40 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x0000000040801158 esp_reent_init + .iram1.1 0x0000000040801198 0x76 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000040801198 _gettimeofday_r + .iram1.0 0x000000004080120e 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x000000004080120e _times_r + .iram1.6 0x0000000040801254 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.3 0x000000004080126e 0xc6 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.7 0x0000000040801334 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.8 0x000000004080134e 0x2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.0 0x0000000040801378 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x0000000040801378 esp_system_get_time + .iram1.4 0x000000004080139c 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.1 0x00000000408013c0 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000408013c0 esp_timer_impl_get_time + 0x00000000408013c0 esp_timer_get_time + .iram1.2 0x00000000408013e8 0x76 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000408013e8 esp_timer_impl_set_alarm_id + .iram1.1 0x000000004080145e 0x1d6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x000000004080145e bootloader_flash_execute_command_common + .iram1.2 0x0000000040801634 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x0000000040801634 bootloader_execute_flash_command + .iram1.4 0x000000004080164c 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x000000004080164c bootloader_read_flash_id + .iram1.12 0x0000000040801680 0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x0000000040801680 bootloader_flash_reset_chip + .iram1.0 0x0000000040801700 0x24 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x0000000040801700 esp_flash_encryption_enabled + .iram1.5 0x0000000040801724 0x1e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.6 0x0000000040801742 0x1a esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.1 0x000000004080175c 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004080175c spi_flash_disable_interrupts_caches_and_other_cpu + .iram1.2 0x000000004080177e 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004080177e spi_flash_enable_interrupts_caches_and_other_cpu + .iram1.7 0x00000000408017a0 0x6 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000408017a0 spi_flash_cache_enabled + .iram1.9 0x00000000408017a6 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000408017a6 spi_flash_enable_cache + .iram1.6 0x00000000408017b6 0x48 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.0 0x00000000408017fe 0xba esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x00000000408018b8 0x7a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.9 0x0000000040801932 0xe6 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.3 0x0000000040801a18 0x2ae esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801a18 spi_flash_mmap_pages + .iram1.2 0x0000000040801cc6 0xa8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801cc6 spi_flash_mmap + .iram1.4 0x0000000040801d6e 0xca esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801d6e spi_flash_munmap + .iram1.10 0x0000000040801e38 0x76 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801e38 spi_flash_check_and_flush_cache + .iram1.4 0x0000000040801eae 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040801eae esp_mspi_pin_init + .iram1.5 0x0000000040801eb0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040801eb0 spi_flash_init_chip_state + .iram1.2 0x0000000040801eb4 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.3 0x0000000040801edc 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x0000000040801efe 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.9 0x0000000040801f52 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.7 0x0000000040802004 0x86 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.10 0x000000004080208a 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000004080208a esp_flash_get_physical_size + .iram1.6 0x00000000408020ee 0x1d2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000408020ee esp_flash_init_main + .iram1.11 0x00000000408022c0 0x36 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000408022c0 esp_flash_get_size + .iram1.10 0x00000000408022f6 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.9 0x0000000040802306 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x000000004080236e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.12 0x0000000040802384 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.7 0x0000000040802394 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6 0x00000000408023be 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.11 0x0000000040802434 0x2c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.0 0x0000000040802460 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.5 0x000000004080246e 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x000000004080248a 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.4 0x0000000040802498 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x00000000408024a8 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x00000000408024be 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x00000000408024e2 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x00000000408024fe 0x34 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.2 0x0000000040802532 0x5e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.3 0x0000000040802590 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000040802590 esp_crosscore_int_send_yield + .iram1.0 0x000000004080259e 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000000004080259e esp_vApplicationTickHook + .iram1.0 0x00000000408025ce 0x5e esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.0 0x000000004080262c 0xa8 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.1 0x00000000408026d4 0x88 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.4 0x000000004080275c 0x4c esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x000000004080275c esp_rom_regi2c_write + .iram1.5 0x00000000408027a8 0xd4 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x00000000408027a8 esp_rom_regi2c_write_mask + .iram1.0 0x000000004080287c 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.4 0x00000000408028b6 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000408028b6 esp_intr_noniram_disable + .iram1.5 0x000000004080293a 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000000004080293a esp_intr_noniram_enable + .iram1.2 0x000000004080299e 0xac esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000000004080299e esp_intr_enable + .iram1.3 0x0000000040802a4a 0xfa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000040802a4a esp_intr_disable + *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) + *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) + *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) + *libesp_event.a:default_event_loop.*(.literal.esp_event_isr_post .text.esp_event_isr_post) + *libesp_event.a:esp_event.*(.literal.esp_event_isr_post_to .text.esp_event_isr_post_to) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_compare_and_set .text.esp_cpu_compare_and_set) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_reset .text.esp_cpu_reset) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_stall .text.esp_cpu_stall) + *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 + 0x0000000040802b44 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000000040802b44 esp_cpu_wait_for_intr + *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) + .text.esp_ptr_byte_accessible + 0x0000000040802b60 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x0000000040802b60 esp_ptr_byte_accessible + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + .text.rtc_clk_bbpll_disable + 0x0000000040802b7e 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_enable + 0x0000000040802ba4 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_8m + 0x0000000040802bc6 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_xtal + 0x0000000040802c04 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x0000000040802c60 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_configure + 0x0000000040802cf8 0xda esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable + 0x0000000040802dd2 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802dd2 rtc_clk_32k_enable + .text.rtc_clk_32k_enable_external + 0x0000000040802e42 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e42 rtc_clk_32k_enable_external + .text.rtc_clk_rc32k_enable + 0x0000000040802e5c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e5c rtc_clk_rc32k_enable + .text.rtc_clk_8m_enable + 0x0000000040802e9c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e9c rtc_clk_8m_enable + .text.rtc_clk_slow_src_set + 0x0000000040802edc 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802edc rtc_clk_slow_src_set + .text.rtc_clk_slow_src_get + 0x0000000040802f56 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802f56 rtc_clk_slow_src_get + .text.rtc_clk_slow_freq_get_hz + 0x0000000040802f90 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802f90 rtc_clk_slow_freq_get_hz + .text.rtc_clk_fast_src_set + 0x0000000040802fd0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802fd0 rtc_clk_fast_src_set + .text.rtc_clk_xtal_freq_get + 0x0000000040803010 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803010 rtc_get_xtal + 0x0000000040803010 rtc_clk_xtal_freq_get + .text.rtc_clk_cpu_freq_mhz_to_config + 0x0000000040803064 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803064 rtc_clk_cpu_freq_mhz_to_config + .text.rtc_clk_cpu_freq_set_config + 0x00000000408030e0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000408030e0 rtc_clk_cpu_freq_set_config + .text.rtc_clk_cpu_freq_get_config + 0x0000000040803170 0xfe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803170 rtc_clk_cpu_freq_get_config + .text.rtc_clk_cpu_freq_set_xtal + 0x000000004080326e 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080326e rtc_clk_cpu_freq_set_xtal + .text.rtc_clk_ahb_freq_get + 0x0000000040803286 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_apb_freq_get + 0x000000004080334e 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080334e rtc_clk_apb_freq_get + .text.rtc_dig_clk8m_enable + 0x000000004080337e 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080337e rtc_dig_clk8m_enable + .text.rtc_dig_clk8m_disable + 0x00000000408033a4 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000408033a4 rtc_dig_clk8m_disable + *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) + .text.rtc_clk_cal_32k_valid + 0x00000000408033ce 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_internal + 0x0000000040803466 0x3c0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x0000000040803466 rtc_clk_cal_internal + .text.rtc_clk_cal + 0x0000000040803826 0x7e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x0000000040803826 rtc_clk_cal + .text.rtc_time_get + 0x00000000408038a4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x00000000408038a4 rtc_time_get + *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) + .text.systimer_ticks_to_us + 0x00000000408038c0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00000000408038c0 systimer_ticks_to_us + .text.systimer_us_to_ticks + 0x00000000408038cc 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00000000408038cc systimer_us_to_ticks + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + .text.prvCheckItemAvail + 0x00000000408038d8 0x36 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetFreeSize + 0x000000004080390e 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGeneric + 0x0000000040803954 0x166 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSend + 0x0000000040803aba 0x12a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803aba xRingbufferSend + .text.xRingbufferReceive + 0x0000000040803be4 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803be4 xRingbufferReceive + .text.vRingbufferReturnItem + 0x0000000040803c38 0x78 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803c38 vRingbufferReturnItem + *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) + *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) + .text.systimer_hal_init + 0x0000000040803cb0 0x1e esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + 0x0000000040803cb0 systimer_hal_init + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + .text.esp_error_check_failed_print + 0x0000000040803cce 0x82 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed + 0x0000000040803d50 0x1a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x0000000040803d50 _esp_error_check_failed + *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) + .text.esp_system_abort + 0x0000000040803d6a 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x0000000040803d6a esp_system_abort + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + .text.__ubsan_include + 0x0000000040803d72 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x0000000040803d72 __ubsan_include + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .text.*) + .text.prvGetDisinheritPriorityAfterTimeout + 0x0000000040803d74 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueFull + 0x0000000040803d84 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueEmpty + 0x0000000040803dac 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataToQueue + 0x0000000040803dd0 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvNotifyQueueSetContainer + 0x0000000040803e6a 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataFromQueue + 0x0000000040803f40 0x2e esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvUnlockQueue + 0x0000000040803f6e 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericReset + 0x0000000040804000 0xa6 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804000 xQueueGenericReset + .text.prvInitialiseNewQueue + 0x00000000408040a6 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericCreateStatic + 0x00000000408040ce 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408040ce xQueueGenericCreateStatic + .text.xQueueGenericCreate + 0x00000000408041ac 0xb8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408041ac xQueueGenericCreate + .text.xQueueGetMutexHolder + 0x0000000040804264 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804264 xQueueGetMutexHolder + .text.xQueueGenericSend + 0x0000000040804288 0x1ee esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804288 xQueueGenericSend + .text.prvInitialiseMutex + 0x0000000040804476 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateMutex + 0x00000000408044a6 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044a6 xQueueCreateMutex + .text.xQueueCreateMutexStatic + 0x00000000408044c6 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044c6 xQueueCreateMutexStatic + .text.xQueueGiveMutexRecursive + 0x00000000408044ea 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044ea xQueueGiveMutexRecursive + .text.xQueueGiveFromISR + 0x0000000040804548 0x128 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804548 xQueueGiveFromISR + .text.xQueueSemaphoreTake + 0x0000000040804670 0x19c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804670 xQueueSemaphoreTake + .text.xQueueTakeMutexRecursive + 0x000000004080480c 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004080480c xQueueTakeMutexRecursive + .text.xQueueReceiveFromISR + 0x000000004080486e 0x10a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004080486e xQueueReceiveFromISR + .text.vQueueDelete + 0x0000000040804978 0x3a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804978 vQueueDelete + .text.prvResetNextTaskUnblockTime + 0x00000000408049b2 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTLS + 0x00000000408049e2 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseNewTask + 0x0000000040804a3e 0xfe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseTaskLists + 0x0000000040804b3c 0xa0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddNewTaskToReadyList + 0x0000000040804bdc 0xd0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTCB + 0x0000000040804cac 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvCheckTasksWaitingTermination + 0x0000000040804d10 0xaa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddCurrentTaskToDelayedList + 0x0000000040804dba 0xce esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvIdleTask + 0x0000000040804e88 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCreateStaticPinnedToCore + 0x0000000040804e9a 0x116 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040804e9a xTaskCreateStaticPinnedToCore + .text.xTaskCreatePinnedToCore + 0x0000000040804fb0 0x88 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040804fb0 xTaskCreatePinnedToCore + .text.vTaskSuspendAll + 0x0000000040805038 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805038 vTaskSuspendAll + .text.xTaskGetTickCount + 0x0000000040805048 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805048 xTaskGetTickCount + .text.xTaskGetTickCountFromISR + 0x0000000040805052 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805052 xTaskGetTickCountFromISR + .text.pcTaskGetName + 0x000000004080505c 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080505c pcTaskGetName + .text.xTaskGetIdleTaskHandleForCPU + 0x0000000040805096 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805096 xTaskGetIdleTaskHandleForCPU + .text.xTaskIncrementTick + 0x00000000408050f6 0x16e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408050f6 xTaskIncrementTick + .text.xTaskResumeAll + 0x0000000040805264 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805264 xTaskResumeAll + .text.vTaskSwitchContext + 0x0000000040805384 0x12a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805384 vTaskSwitchContext + .text.vTaskPlaceOnEventList + 0x00000000408054ae 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408054ae vTaskPlaceOnEventList + .text.xTaskRemoveFromEventList + 0x00000000408054f8 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408054f8 xTaskRemoveFromEventList + .text.vTaskInternalSetTimeOutState + 0x00000000408055e0 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408055e0 vTaskInternalSetTimeOutState + .text.xTaskCheckForTimeOut + 0x00000000408055f6 0xd0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408055f6 xTaskCheckForTimeOut + .text.vTaskMissedYield + 0x00000000408056c6 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056c6 vTaskMissedYield + .text.xTaskGetAffinity + 0x00000000408056d2 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056d2 xTaskGetAffinity + .text.xTaskGetCurrentTaskHandle + 0x00000000408056e2 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056e2 xTaskGetCurrentTaskHandle + .text.xTaskGetCurrentTaskHandleForCPU + 0x0000000040805702 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805702 xTaskGetCurrentTaskHandleForCPU + .text.xTaskGetSchedulerState + 0x000000004080571a 0x36 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080571a xTaskGetSchedulerState + .text.vTaskDelete + 0x0000000040805750 0x116 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805750 vTaskDelete + .text.vTaskDelay + 0x0000000040805866 0x4e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805866 vTaskDelay + .text.xTaskPriorityInherit + 0x00000000408058b4 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408058b4 xTaskPriorityInherit + .text.xTaskPriorityDisinherit + 0x000000004080598c 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080598c xTaskPriorityDisinherit + .text.vTaskPriorityDisinheritAfterTimeout + 0x0000000040805a7e 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805a7e vTaskPriorityDisinheritAfterTimeout + .text.pvTaskIncrementMutexHeldCount + 0x0000000040805b76 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805b76 pvTaskIncrementMutexHeldCount + .text.ulTaskGenericNotifyTake + 0x0000000040805b98 0xce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805b98 ulTaskGenericNotifyTake + .text.vTaskGenericNotifyGiveFromISR + 0x0000000040805c66 0x12a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805c66 vTaskGenericNotifyGiveFromISR + .text.__getreent + 0x0000000040805d90 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805d90 __getreent + .text.vTaskGetSnapshot + 0x0000000040805dae 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805dae vTaskGetSnapshot + .text.xTimerCreateTimerTask + 0x0000000040805dde 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805dde xTimerCreateTimerTask + .text.vTaskStartScheduler + 0x0000000040805de2 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805de2 vTaskStartScheduler + .text.vPortTaskWrapper + 0x0000000040805e9e 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.pxPortInitialiseStack + 0x0000000040805ee6 0xae esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805ee6 pxPortInitialiseStack + .text.xPortInIsrContext + 0x0000000040805f94 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805f94 xPortInIsrContext + .text.vPortSetInterruptMask + 0x0000000040805f9e 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805f9e vPortSetInterruptMask + .text.vPortEnterCritical + 0x0000000040805fb8 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805fb8 vPortEnterCritical + .text.vPortClearInterruptMask + 0x0000000040805fe4 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805fe4 vPortClearInterruptMask + .text.vPortExitCritical + 0x0000000040805ff4 0x2e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805ff4 vPortExitCritical + .text.vPortYieldFromISR + 0x0000000040806022 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806022 vPortYieldFromISR + .text.vPortYield + 0x0000000040806036 0x3e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806036 vPortYield + .text.xPortStartScheduler + 0x0000000040806074 0x38 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806074 xPortStartScheduler + .text.vApplicationStackOverflowHook + 0x00000000408060ac 0x58 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000408060ac vApplicationStackOverflowHook + .text.vPortSetupTimer + 0x0000000040806104 0x132 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040806104 vPortSetupTimer + .text.xPortSysTickHandler + 0x0000000040806236 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040806236 xPortSysTickHandler + .text.vListInitialise + 0x0000000040806268 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806268 vListInitialise + .text.vListInitialiseItem + 0x000000004080627c 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x000000004080627c vListInitialiseItem + .text.vListInsertEnd + 0x0000000040806282 0x16 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806282 vListInsertEnd + .text.vListInsert + 0x0000000040806298 0x2e esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806298 vListInsert + .text.uxListRemove + 0x00000000408062c6 0x26 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x00000000408062c6 uxListRemove + .text 0x00000000408062ec 0x9a esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00000000408062ec rtos_int_enter + 0x0000000040806328 rtos_int_exit + *libfreertos.a:app_startup.*(.text) + *libfreertos.a:port_common.*(.text .text.xPortCheckValidTCBMem .text.xPortcheckValidStackMem) + .text.xPortCheckValidTCBMem + 0x0000000040806386 0x36 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x0000000040806386 xPortCheckValidTCBMem + .text.xPortcheckValidStackMem + 0x00000000408063bc 0x36 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00000000408063bc xPortcheckValidStackMem + *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.*) + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_encryption_hal_enable + 0x00000000408063f2 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408063f2 spi_flash_encryption_hal_enable + .text.spi_flash_encryption_hal_disable + 0x000000004080640e 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000000004080640e spi_flash_encryption_hal_disable + .text.spi_flash_encryption_hal_prepare + 0x000000004080641a 0x5a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000000004080641a spi_flash_encryption_hal_prepare + .text.spi_flash_encryption_hal_done + 0x0000000040806474 0x32 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x0000000040806474 spi_flash_encryption_hal_done + .text.spi_flash_encryption_hal_destroy + 0x00000000408064a6 0x12 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408064a6 spi_flash_encryption_hal_destroy + .text.spi_flash_encryption_hal_check + 0x00000000408064b8 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408064b8 spi_flash_encryption_hal_check + *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) + .text.spi_flash_hal_gpspi_poll_cmd_done + 0x00000000408064c2 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408064c2 spi_flash_hal_gpspi_poll_cmd_done + .text.spi_flash_hal_gpspi_device_config + 0x00000000408064ce 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408064ce spi_flash_hal_gpspi_device_config + .text.spi_flash_hal_gpspi_configure_host_io_mode + 0x00000000408065a0 0x1b2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408065a0 spi_flash_hal_gpspi_configure_host_io_mode + .text.spi_flash_hal_gpspi_common_command + 0x0000000040806752 0x216 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806752 spi_flash_hal_gpspi_common_command + .text.spi_flash_hal_gpspi_read + 0x0000000040806968 0x112 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806968 spi_flash_hal_gpspi_read + .text.spi_flash_hal_gpspi_supports_direct_write + 0x0000000040806a7a 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a7a spi_flash_hal_gpspi_supports_direct_write + .text.spi_flash_hal_gpspi_supports_direct_read + 0x0000000040806a7e 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a7e spi_flash_hal_gpspi_supports_direct_read + .text.spi_flash_hal_gpspi_check_status + 0x0000000040806a82 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a82 spi_flash_hal_gpspi_check_status + *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_hal_poll_cmd_done + 0x0000000040806a90 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806a90 spi_flash_hal_poll_cmd_done + .text.spi_flash_hal_configure_host_io_mode + 0x0000000040806a98 0x1aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806a98 spi_flash_hal_configure_host_io_mode + .text.spi_flash_hal_common_command + 0x0000000040806c42 0x1d0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806c42 spi_flash_hal_common_command + .text.spi_flash_hal_read + 0x0000000040806e12 0xd4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806e12 spi_flash_hal_read + .text.spi_flash_hal_erase_chip + 0x0000000040806ee6 0x24 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806ee6 spi_flash_hal_erase_chip + .text.spi_flash_hal_erase_sector + 0x0000000040806f0a 0x4c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806f0a spi_flash_hal_erase_sector + .text.spi_flash_hal_erase_block + 0x0000000040806f56 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806f56 spi_flash_hal_erase_block + .text.spi_flash_hal_program_page + 0x0000000040806fa0 0xcc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806fa0 spi_flash_hal_program_page + .text.spi_flash_hal_set_write_protect + 0x000000004080706c 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x000000004080706c spi_flash_hal_set_write_protect + .text.spi_flash_hal_check_status + 0x0000000040807098 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807098 spi_flash_hal_check_status + .text.spi_flash_hal_setup_read_suspend + 0x00000000408070ae 0xd8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408070ae spi_flash_hal_setup_read_suspend + .text.spi_flash_hal_setup_auto_suspend_mode + 0x0000000040807186 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807186 spi_flash_hal_setup_auto_suspend_mode + .text.spi_flash_hal_setup_auto_resume_mode + 0x00000000408071f6 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408071f6 spi_flash_hal_setup_auto_resume_mode + .text.spi_flash_hal_disable_auto_suspend_mode + 0x0000000040807230 0x72 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807230 spi_flash_hal_disable_auto_suspend_mode + .text.spi_flash_hal_disable_auto_resume_mode + 0x00000000408072a2 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408072a2 spi_flash_hal_disable_auto_resume_mode + .text.spi_flash_hal_device_config + 0x00000000408072de 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408072de spi_flash_hal_device_config + .text.spi_flash_hal_resume + 0x0000000040807386 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807386 spi_flash_hal_resume + .text.spi_flash_hal_suspend + 0x0000000040807396 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807396 spi_flash_hal_suspend + *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) + *libheap.a:multi_heap.*(.literal._multi_heap_lock .text._multi_heap_lock) + .text._multi_heap_lock + 0x00000000408073a6 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073a6 _multi_heap_lock + *libheap.a:multi_heap.*(.literal._multi_heap_unlock .text._multi_heap_unlock) + .text._multi_heap_unlock + 0x00000000408073b8 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073b8 _multi_heap_unlock + *libheap.a:multi_heap.*(.literal.multi_heap_in_rom_init .text.multi_heap_in_rom_init) + .text.multi_heap_in_rom_init + 0x00000000408073ca 0x16 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073ca multi_heap_in_rom_init + *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) + .text.esp_log_write + 0x00000000408073e0 0x20 esp-idf/log/liblog.a(log.c.obj) + 0x00000000408073e0 esp_log_write + *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) + .text.esp_log_early_timestamp + 0x0000000040807400 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807400 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 + 0x0000000040807426 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807426 esp_log_impl_lock_timeout + *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) + .text.esp_log_impl_unlock + 0x000000004080746c 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x000000004080746c esp_log_impl_unlock + *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) + .text.esp_log_timestamp + 0x0000000040807492 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807492 esp_log_timestamp + *libnewlib.a:abort.*(.literal .literal.* .text .text.*) + .text.abort 0x00000000408074e6 0x84 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x00000000408074e6 abort + *libnewlib.a:assert.*(.literal .literal.* .text .text.*) + .text.__assert_func + 0x000000004080756a 0x128 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x000000004080756a __assert_func + .text.newlib_include_assert_impl + 0x0000000040807692 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x0000000040807692 newlib_include_assert_impl + *libnewlib.a:heap.*(.literal .literal.* .text .text.*) + .text.malloc 0x0000000040807694 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040807694 malloc + 0x0000000040807694 pvalloc + 0x0000000040807694 valloc + .text.realloc 0x00000000408076a2 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076a2 realloc + .text.free 0x00000000408076b0 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076b0 cfree + 0x00000000408076b0 free + .text._malloc_r + 0x00000000408076be 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076be _malloc_r + .text._free_r 0x00000000408076ce 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076ce _free_r + .text._realloc_r + 0x00000000408076de 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076de _realloc_r + .text._calloc_r + 0x00000000408076f0 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076f0 _calloc_r + .text.calloc 0x000000004080772e 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x000000004080772e calloc + .text.newlib_include_heap_impl + 0x0000000040807750 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040807750 newlib_include_heap_impl + *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + *libriscv.a:interrupt.*(.literal .literal.* .text .text.*) + .text.intr_handler_set + 0x0000000040807752 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x0000000040807752 intr_handler_set + .text.intr_handler_get + 0x000000004080778e 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x000000004080778e intr_handler_get + .text._global_interrupt_handler + 0x000000004080779e 0x24 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x000000004080779e _global_interrupt_handler + *libriscv.a:vectors.*(.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 + 0x00000000408077c2 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077c2 spi_flash_needs_reset_check + .text.spi_flash_set_erasing_flag + 0x00000000408077e4 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077e4 spi_flash_set_erasing_flag + .text.spi_flash_brownout_need_reset + 0x00000000408077ee 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077ee spi_flash_brownout_need_reset + *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) + .text.memspi_host_read_status_hs + 0x000000004080780e 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080780e memspi_host_read_status_hs + .text.memspi_host_erase_chip + 0x000000004080784e 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080784e memspi_host_erase_chip + .text.memspi_host_set_write_protect + 0x0000000040807876 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807876 memspi_host_set_write_protect + .text.memspi_host_write_data_slicer + 0x00000000408078a4 0x54 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408078a4 memspi_host_write_data_slicer + .text.memspi_host_read_data_slicer + 0x00000000408078f8 0x42 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408078f8 memspi_host_read_data_slicer + .text.memspi_host_read_id_hs + 0x000000004080793a 0x86 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080793a memspi_host_read_id_hs + .text.memspi_host_flush_cache + 0x00000000408079c0 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408079c0 memspi_host_flush_cache + .text.memspi_host_erase_sector + 0x00000000408079e8 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408079e8 memspi_host_erase_sector + .text.memspi_host_erase_block + 0x0000000040807a34 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807a34 memspi_host_erase_block + .text.memspi_host_program_page + 0x0000000040807a80 0x56 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807a80 memspi_host_program_page + .text.memspi_host_init_pointers + 0x0000000040807ad6 0x4a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807ad6 memspi_host_init_pointers + *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_boya_probe + 0x0000000040807b20 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000000040807b20 spi_flash_chip_boya_probe + .text.spi_flash_chip_boya_get_caps + 0x0000000040807b4a 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000000040807b4a spi_flash_chip_boya_get_caps + *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_gd_get_caps + 0x0000000040807b4e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b4e spi_flash_chip_gd_get_caps + .text.spi_flash_chip_gd_detect_size + 0x0000000040807b64 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b64 spi_flash_chip_gd_detect_size + .text.spi_flash_chip_gd_probe + 0x0000000040807b92 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b92 spi_flash_chip_gd_probe + .text.spi_flash_chip_gd_set_io_mode + 0x0000000040807bc6 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807bc6 spi_flash_chip_gd_set_io_mode + .text.spi_flash_chip_gd_get_io_mode + 0x0000000040807c1a 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807c1a 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 + 0x0000000040807c3a 0x3a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c3a spi_flash_chip_generic_detect_size + .text.spi_flash_chip_generic_probe + 0x0000000040807c74 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c74 spi_flash_chip_generic_probe + .text.spi_flash_chip_generic_reset + 0x0000000040807c78 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c78 spi_flash_chip_generic_reset + .text.spi_flash_chip_generic_erase_chip + 0x0000000040807cd8 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807cd8 spi_flash_chip_generic_erase_chip + .text.spi_flash_chip_generic_erase_sector + 0x0000000040807d5a 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807d5a spi_flash_chip_generic_erase_sector + .text.spi_flash_chip_generic_erase_block + 0x0000000040807de4 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807de4 spi_flash_chip_generic_erase_block + .text.spi_flash_chip_generic_page_program + 0x0000000040807e6e 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807e6e spi_flash_chip_generic_page_program + .text.spi_flash_chip_generic_write_encrypted + 0x0000000040807eda 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807eda spi_flash_chip_generic_write_encrypted + .text.spi_flash_chip_generic_set_write_protect + 0x0000000040807fc4 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807fc4 spi_flash_chip_generic_set_write_protect + .text.spi_flash_chip_generic_read_reg + 0x0000000040808012 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808012 spi_flash_chip_generic_read_reg + .text.spi_flash_chip_generic_wait_idle + 0x0000000040808026 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808026 spi_flash_chip_generic_wait_idle + .text.spi_flash_chip_generic_config_host_io_mode + 0x00000000408080d6 0x156 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408080d6 spi_flash_chip_generic_config_host_io_mode + .text.spi_flash_chip_generic_get_caps + 0x000000004080822c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080822c spi_flash_chip_generic_get_caps + .text.spi_flash_common_read_qe_sr + 0x0000000040808244 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_write_qe_sr + 0x0000000040808280 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x00000000408082b2 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408082b2 spi_flash_common_read_status_16b_rdsr_rdsr2 + .text.spi_flash_common_write_status_16b_wrsr + 0x00000000408082f8 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408082f8 spi_flash_common_write_status_16b_wrsr + .text.spi_flash_chip_generic_read + 0x000000004080830c 0xd6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080830c spi_flash_chip_generic_read + .text.spi_flash_chip_generic_write + 0x00000000408083e2 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408083e2 spi_flash_chip_generic_write + .text.spi_flash_chip_generic_get_write_protect + 0x0000000040808498 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808498 spi_flash_chip_generic_get_write_protect + .text.spi_flash_chip_generic_yield + 0x00000000408084d6 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408084d6 spi_flash_chip_generic_yield + .text.spi_flash_chip_generic_suspend_cmd_conf + 0x000000004080851c 0x66 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080851c spi_flash_chip_generic_suspend_cmd_conf + .text.spi_flash_chip_generic_read_unique_id + 0x0000000040808582 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808582 spi_flash_chip_generic_read_unique_id + .text.spi_flash_chip_generic_read_unique_id_none + 0x000000004080862a 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080862a spi_flash_chip_generic_read_unique_id_none + .text.spi_flash_common_read_status_8b_rdsr2 + 0x0000000040808630 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808630 spi_flash_common_read_status_8b_rdsr2 + .text.spi_flash_chip_generic_get_io_mode + 0x0000000040808646 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808646 spi_flash_chip_generic_get_io_mode + .text.spi_flash_common_read_status_8b_rdsr + 0x0000000040808666 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808666 spi_flash_common_read_status_8b_rdsr + .text.spi_flash_common_write_status_8b_wrsr + 0x000000004080867a 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080867a spi_flash_common_write_status_8b_wrsr + .text.spi_flash_common_write_status_8b_wrsr2 + 0x000000004080868e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080868e spi_flash_common_write_status_8b_wrsr2 + .text.spi_flash_common_set_io_mode + 0x00000000408086a4 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408086a4 spi_flash_common_set_io_mode + .text.spi_flash_chip_generic_set_io_mode + 0x0000000040808762 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808762 spi_flash_chip_generic_set_io_mode + *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_issi_probe + 0x0000000040808784 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x0000000040808784 spi_flash_chip_issi_probe + .text.spi_flash_chip_issi_get_caps + 0x00000000408087ae 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087ae spi_flash_chip_issi_get_caps + .text.spi_flash_chip_issi_set_io_mode + 0x00000000408087b2 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087b2 spi_flash_chip_issi_set_io_mode + .text.spi_flash_chip_issi_get_io_mode + 0x00000000408087d4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087d4 spi_flash_chip_issi_get_io_mode + *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_mxic_probe + 0x00000000408087f4 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00000000408087f4 spi_flash_chip_mxic_probe + .text.spi_flash_chip_mxic_get_caps + 0x0000000040808816 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x0000000040808816 spi_flash_chip_mxic_get_caps + *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_th_probe + 0x000000004080881a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000000004080881a spi_flash_chip_th_probe + .text.spi_flash_chip_th_get_caps + 0x0000000040808844 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x0000000040808844 spi_flash_chip_th_get_caps + *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_winbond_probe + 0x0000000040808848 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808848 spi_flash_chip_winbond_probe + .text.spi_flash_chip_winbond_get_caps + 0x000000004080885c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000000004080885c spi_flash_chip_winbond_get_caps + .text.spi_flash_command_winbond_program_4B + 0x0000000040808872 0x50 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_page_program + 0x00000000408088c2 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00000000408088c2 spi_flash_chip_winbond_page_program + .text.spi_flash_command_winbond_erase_sector_4B + 0x000000004080890c 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_sector + 0x000000004080895a 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000000004080895a spi_flash_chip_winbond_erase_sector + .text.spi_flash_command_erase_block_4B + 0x00000000408089b2 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_block + 0x0000000040808a00 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808a00 spi_flash_chip_winbond_erase_block + .text.spi_flash_chip_winbond_read + 0x0000000040808a58 0xe6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808a58 spi_flash_chip_winbond_read + +.iram0.text_end + 0x0000000040808b3e 0x0 + 0x0000000040808b3e . = (. + _esp_memprot_prefetch_pad_size) + 0x0000000040808b3e . = ALIGN (_esp_memprot_align_size) + *(.iram_end_test) + 0x0000000040808b3e _iram_text_end = ABSOLUTE (.) + +.iram0.data 0x0000000040808b3e 0x2 + 0x0000000040808b40 . = ALIGN (0x10) + *fill* 0x0000000040808b3e 0x2 + 0x0000000040808b40 _iram_data_start = ABSOLUTE (.) + *(.iram.data .iram.data.*) + 0x0000000040808b40 _coredump_iram_start = ABSOLUTE (.) + *(.iram2.coredump .iram2.coredump.*) + 0x0000000040808b40 _coredump_iram_end = ABSOLUTE (.) + 0x0000000040808b40 _iram_data_end = ABSOLUTE (.) + +.iram0.bss 0x0000000040808b40 0x0 + 0x0000000040808b40 . = ALIGN (0x10) + 0x0000000040808b40 _iram_bss_start = ABSOLUTE (.) + *(.iram.bss .iram.bss.*) + 0x0000000040808b40 _iram_bss_end = ABSOLUTE (.) + 0x0000000040808b40 . = ALIGN (0x10) + 0x0000000040808b40 _iram_end = ABSOLUTE (.) + +.dram0.dummy 0x0000000040800000 0x8b40 + 0x0000000040808b40 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) + *fill* 0x0000000040800000 0x8b40 + +.dram0.data 0x0000000040808b40 0xd48 + 0x0000000040808b40 _data_start = ABSOLUTE (.) + *(.gnu.linkonce.d.*) + *(.data1) + 0x0000000040809340 __global_pointer$ = (. + 0x800) + *(.sdata) + *(.sdata.*) + .sdata.first_call.1 + 0x0000000040808b40 0x1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + *fill* 0x0000000040808b41 0x3 + .sdata.rtc_wdt_ctx + 0x0000000040808b44 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.s_panic_uart + 0x0000000040808b4c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.wdt0_context + 0x0000000040808b50 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .sdata.esp_log_default_level + 0x0000000040808b58 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x0000000040808b58 esp_log_default_level + .sdata.s_log_print_func + 0x0000000040808b5c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sdata.malloc_alwaysinternal_limit + 0x0000000040808b60 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sdata.multi_heap_os_funcs + 0x0000000040808b64 0x8 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x0000000040808b64 multi_heap_os_funcs + .sdata.xIsrStackTop + 0x0000000040808b6c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040808b6c xIsrStackTop + .sdata.uart_selectlock + 0x0000000040808b70 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sdata.esp_flash_registered_chips + 0x0000000040808b78 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x0000000040808b78 esp_flash_registered_chips + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data.*) + .data.s_stub_table + 0x0000000040808b7c 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data.timestamp_id.0 + 0x0000000040808c18 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data.s_fd_table + 0x0000000040808c28 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data.s_ctx 0x0000000040808ce8 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data.s_context + 0x0000000040808d10 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data.uart_context + 0x0000000040808d58 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .data.default_registered_chips + 0x0000000040808d68 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + *(.dram1 .dram1.*) + .dram1.0 0x0000000040808d88 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040808d88 FreeRTOS_openocd_params + .dram1.0 0x0000000040808d90 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x0000000040808de0 0x4 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x0000000040808de0 uxTopUsedPriority + .dram1.0 0x0000000040808de4 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x0000000040808de5 0x3 + .dram1.0 0x0000000040808de8 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040808de8 g_flash_guard_default_ops + .dram1.0 0x0000000040808df0 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.1 0x0000000040808e00 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x0000000040808e00 rom_spiflash_api_funcs + .dram1.1 0x0000000040808e04 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.2 0x0000000040808e2c 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.13 0x0000000040808e4c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.14 0x0000000040808e5c 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x0000000040808e84 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x0000000040808e84 esp_flash_noos_functions + .dram1.0 0x0000000040808eac 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x0000000040808eb2 0x2 + .dram1.1 0x0000000040808eb4 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x0000000040808eba 0x2 + .dram1.2 0x0000000040808ebc 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808ebc rom_flash_chip_dummy + .dram1.3 0x0000000040808ec0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808ec0 rom_flash_chip_dummy_hpm + .dram1.4 0x0000000040808ec4 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.5 0x0000000040808edc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808edc spi_flash_chip_generic_timeout + .dram1.0 0x0000000040808ef0 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x0000000040808f48 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000040808f4e 0x2 + .dram1.1 0x0000000040808f50 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000040808f56 0x2 + .dram1.2 0x0000000040808f58 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .dram1.3 0x0000000040808f60 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x0000000040808f79 _coredump_dram_start = ABSOLUTE (.) + *(.dram2.coredump .dram2.coredump.*) + 0x0000000040808f79 _coredump_dram_end = ABSOLUTE (.) + *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x0000000040808f7c . = ALIGN (0x4) + *fill* 0x0000000040808f79 0x3 + 0x0000000040808f7c _bt_data_start = ABSOLUTE (.) + *libbt.a:(.data .data.*) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _bt_data_end = ABSOLUTE (.) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _btdm_data_start = ABSOLUTE (.) + *libbtdm_app.a:(.data .data.*) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _btdm_data_end = ABSOLUTE (.) + *libesp_hw_support.a:esp_memory_utils.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 + 0x0000000040808f7c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040808fe6 0x2 + .rodata.rtc_clk_cpu_freq_to_pll_mhz.str1.4 + 0x0000000040808fe8 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809026 0x2 + .rodata.rtc_clk_bbpll_configure.str1.4 + 0x0000000040809028 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809051 0x3 + .rodata.rtc_clk_xtal_freq_get.str1.4 + 0x0000000040809054 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x00000000408090a2 0x2 + .rodata.rtc_clk_cpu_freq_get_config.str1.4 + 0x00000000408090a4 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_ahb_freq_get.str1.4 + 0x00000000408090e0 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004080910d 0x3 + .rodata.__func__.0 + 0x0000000040809110 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004080912a 0x2 + .rodata.__func__.1 + 0x000000004080912c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809146 0x2 + .rodata.__func__.3 + 0x0000000040809148 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *fill* 0x0000000040809162 0x2 + .rodata.esp_error_check_failed_print.str1.4 + 0x0000000040809164 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed.str1.4 + 0x00000000408091c0 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:save-restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.abort.str1.4 + 0x00000000408091d0 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x00000000408091f6 0x2 + .rodata.__assert_func.str1.4 + 0x00000000408091f8 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x36 (size before relaxing) + *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x0000000040809228 . = ALIGN (0x4) + *fill* 0x0000000040809227 0x1 + 0x0000000040809228 _nimble_data_start = ABSOLUTE (.) + *libnimble.a:(.data .data.*) + 0x0000000040809228 . = ALIGN (0x4) + 0x0000000040809228 _nimble_data_end = ABSOLUTE (.) + *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.memspi_host_read_id_hs.str1.4 + 0x0000000040809228 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000004080924d 0x3 + .rodata.memspi_host_erase_sector.str1.4 + 0x0000000040809250 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.memspi_host_program_page.str1.4 + 0x000000004080929c 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x00000000408092ba 0x2 + .rodata.__func__.0 + 0x00000000408092bc 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x00000000408092d5 0x3 + .rodata.__func__.1 + 0x00000000408092d8 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.__func__.2 + 0x00000000408092f0 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x0000000040809309 0x3 + .rodata.esp_flash_gpspi_host + 0x000000004080930c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .srodata.TAG 0x0000000040809364 0x7 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.*) + *fill* 0x000000004080936b 0x1 + .rodata.esp_flash_chip_boya + 0x000000004080936c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000000004080936c esp_flash_chip_boya + .srodata.chip_name + 0x00000000408093e8 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* 0x00000000408093ed 0x3 + .rodata.esp_flash_chip_gd + 0x00000000408093f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00000000408093f0 esp_flash_chip_gd + .srodata.chip_name + 0x000000004080946c 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.*) + *fill* 0x000000004080946f 0x1 + .rodata.spi_flash_chip_generic_read.str1.4 + 0x0000000040809470 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_get_write_protect.str1.4 + 0x00000000408094b4 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 + 0x0000000040809500 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_read_unique_id.str1.4 + 0x0000000040809560 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095b3 0x1 + .rodata.TAG 0x00000000408095b4 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095c1 0x3 + .rodata.__func__.0 + 0x00000000408095c4 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095ed 0x3 + .rodata.esp_flash_chip_generic + 0x00000000408095f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408095f0 esp_flash_chip_generic + .srodata.chip_name + 0x000000004080966c 0x8 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.*) + .rodata.esp_flash_chip_issi + 0x0000000040809674 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x0000000040809674 esp_flash_chip_issi + .srodata.chip_name + 0x00000000408096f0 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* 0x00000000408096f5 0x3 + .rodata.esp_flash_chip_mxic + 0x00000000408096f8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00000000408096f8 esp_flash_chip_mxic + .srodata.chip_name + 0x0000000040809774 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* 0x0000000040809779 0x3 + .rodata.esp_flash_chip_th + 0x000000004080977c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000000004080977c esp_flash_chip_th + .srodata.chip_name + 0x00000000408097f8 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 + 0x00000000408097fb 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x00000000408097fb 0x1 + .rodata.esp_flash_chip_winbond + 0x00000000408097fc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00000000408097fc esp_flash_chip_winbond + .srodata.TAG 0x0000000040809878 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.chip_name + 0x0000000040809880 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040809888 _data_end = ABSOLUTE (.) + 0x0000000040809888 . = ALIGN (0x4) + +.noinit 0x0000000040809888 0x0 + 0x0000000040809888 . = ALIGN (0x4) + 0x0000000040809888 _noinit_start = ABSOLUTE (.) + *(.noinit .noinit.*) + 0x0000000040809888 . = ALIGN (0x4) + 0x0000000040809888 _noinit_end = ABSOLUTE (.) + +.dram0.bss 0x0000000040809890 0xf08 + 0x0000000040809890 . = ALIGN (0x8) + 0x0000000040809890 _bss_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .bss EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .bss.*) + .bss.shutdown_handlers + 0x0000000040809890 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss.s_log_cache + 0x00000000408098a4 0xf8 esp-idf/log/liblog.a(log.c.obj) + .bss.pxReadyTasksLists + 0x000000004080999c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList1 + 0x0000000040809b90 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList2 + 0x0000000040809ba4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendingReadyList + 0x0000000040809bb8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xSuspendedTaskList + 0x0000000040809bcc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTasksWaitingTermination + 0x0000000040809be0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000040809bf4 0xc + .bss.xIsrStack + 0x0000000040809c00 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss.systimer_hal.1 + 0x000000004080a200 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss.s_common_mutex + 0x000000004080a20c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080a20c __lock___dd_hash_mutex + 0x000000004080a20c __lock___at_quick_exit_mutex + 0x000000004080a20c __lock___tz_mutex + 0x000000004080a20c __lock___arc4random_mutex + .bss.s_common_recursive_mutex + 0x000000004080a260 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080a260 __lock___malloc_recursive_mutex + 0x000000004080a260 __lock___atexit_recursive_mutex + 0x000000004080a260 __lock___sinit_recursive_mutex + 0x000000004080a260 __lock___sfp_recursive_mutex + 0x000000004080a260 __lock___env_recursive_mutex + .bss.s_reent 0x000000004080a2b4 0xf0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss.systimer_hal + 0x000000004080a3a4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_vfs 0x000000004080a3b0 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.s_intr_handlers + 0x000000004080a3d0 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss.s_mmap_page_refcnt + 0x000000004080a4d0 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss.idle_cb 0x000000004080a5d0 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.tick_cb 0x000000004080a5f0 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.init_context + 0x000000004080a610 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss.ref_counts + 0x000000004080a61c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *(.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) + *fill* 0x000000004080a63d 0x3 + .sbss.s_app_elf_sha256.0 + 0x000000004080a640 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .sbss.s_pthread_cfg_key + 0x000000004080a648 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_mux + 0x000000004080a64c 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x000000004080a650 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x000000004080a650 s_keys + .sbss.g_panic_abort + 0x000000004080a654 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004080a654 g_panic_abort + *fill* 0x000000004080a655 0x3 + .sbss.s_panic_abort_details + 0x000000004080a658 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sbss.s_usbserial_timeout + 0x000000004080a65c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sbss.g_startup_time + 0x000000004080a660 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000004080a660 g_startup_time + .sbss.g_exc_frames + 0x000000004080a668 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000004080a668 g_exc_frames + .sbss.s_log_cache_entry_count + 0x000000004080a66c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_max_generation + 0x000000004080a670 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_misses + 0x000000004080a674 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_tags + 0x000000004080a678 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x000000004080a67c 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.s_log_mutex + 0x000000004080a680 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.alloc_failed_callback + 0x000000004080a684 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sbss.registered_heaps + 0x000000004080a688 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x000000004080a688 registered_heaps + .sbss.s_cur_pll_freq + 0x000000004080a68c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.pxCurrentTCB + 0x000000004080a690 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080a690 pxCurrentTCB + .sbss.pxDelayedTaskList + 0x000000004080a694 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxOverflowDelayedTaskList + 0x000000004080a698 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCurrentNumberOfTasks + 0x000000004080a69c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxDeletedTasksWaitingCleanUp + 0x000000004080a6a0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxSchedulerSuspended + 0x000000004080a6a4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTaskNumber + 0x000000004080a6a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTopReadyPriority + 0x000000004080a6ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xIdleTaskHandle + 0x000000004080a6b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNextTaskUnblockTime + 0x000000004080a6b4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNumOfOverflows + 0x000000004080a6b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xPendedTicks + 0x000000004080a6bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSchedulerRunning + 0x000000004080a6c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSwitchingContext + 0x000000004080a6c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xTickCount + 0x000000004080a6c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xYieldPending + 0x000000004080a6cc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCriticalNesting + 0x000000004080a6d0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .sbss.uxInterruptNesting + 0x000000004080a6d4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000004080a6d4 uxInterruptNesting + .sbss.uxSavedInterruptState + 0x000000004080a6d8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .sbss.uxSchedulerRunning + 0x000000004080a6dc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000004080a6dc uxSchedulerRunning + .sbss.xPortSwitchFlag + 0x000000004080a6e0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000000004080a6e0 xPortSwitchFlag + .sbss.s_handled_systicks + 0x000000004080a6e4 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .sbss.s_adjtime_start_us + 0x000000004080a6e8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_adjtime_total_correction_us + 0x000000004080a6f0 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_time_lock + 0x000000004080a6f8 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_boot_time_lock + 0x000000004080a6fc 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .sbss.s_microseconds_offset + 0x000000004080a700 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004080a700 s_microseconds_offset + .sbss.s_timer_task + 0x000000004080a708 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_timers + 0x000000004080a70c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_correction_us + 0x000000004080a710 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .sbss.s_alarm_handler + 0x000000004080a718 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_timer_interrupt_handle + 0x000000004080a71c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_fd_table_lock + 0x000000004080a720 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_vfs_count + 0x000000004080a724 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.primary_vfs_index + 0x000000004080a728 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.secondary_vfs_index + 0x000000004080a72c 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.vfs_console + 0x000000004080a730 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.s_registered_select_num + 0x000000004080a738 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_selects + 0x000000004080a73c 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.p_uart_obj + 0x000000004080a740 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.flash_brownout_needs_reset + 0x000000004080a748 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_erasing + 0x000000004080a749 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x000000004080a74a 0x2 + .sbss.s_flash_op_cache_state + 0x000000004080a74c 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_mmap_entries_head + 0x000000004080a754 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .sbss.s_mmap_last_handle + 0x000000004080a758 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .sbss.esp_flash_default_chip + 0x000000004080a75c 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000000004080a75c esp_flash_default_chip + .sbss.reason 0x000000004080a760 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x000000004080a764 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.g_twdt_isr + 0x000000004080a76c 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x000000004080a76c g_twdt_isr + *fill* 0x000000004080a76d 0x3 + .sbss.p_twdt_obj + 0x000000004080a770 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.non_iram_int_disabled + 0x000000004080a774 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.non_iram_int_disabled_flag + 0x000000004080a778 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x000000004080a779 0x3 + .sbss.non_iram_int_mask + 0x000000004080a77c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.vector_desc_head + 0x000000004080a780 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.curr_partition.2 + 0x000000004080a784 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_partition_list + 0x000000004080a788 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list_lock + 0x000000004080a78c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss 0x000000004080a790 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + 0x000000004080a790 environ + *(.ext_ram.bss .ext_ram.bss.*) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) COMMON) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _bt_bss_start = ABSOLUTE (.) + *libbt.a:(.bss .bss.*) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _bt_bss_end = ABSOLUTE (.) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _bt_common_start = ABSOLUTE (.) + *libbt.a:(COMMON) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _bt_common_end = ABSOLUTE (.) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _btdm_bss_start = ABSOLUTE (.) + *libbtdm_app.a:(.bss .bss.*) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _btdm_bss_end = ABSOLUTE (.) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _btdm_common_start = ABSOLUTE (.) + *libbtdm_app.a:(COMMON) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _btdm_common_end = ABSOLUTE (.) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _nimble_bss_start = ABSOLUTE (.) + *libnimble.a:(.bss .bss.*) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _nimble_bss_end = ABSOLUTE (.) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _nimble_common_start = ABSOLUTE (.) + *libnimble.a:(COMMON) + 0x000000004080a794 . = ALIGN (0x4) + 0x000000004080a794 _nimble_common_end = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + 0x000000004080a798 . = ALIGN (0x8) + *fill* 0x000000004080a794 0x4 + 0x000000004080a798 _bss_end = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + +.flash.text 0x0000000042000020 0x9992 + 0x0000000042000020 _stext = . + 0x0000000042000020 _instruction_reserved_start = ABSOLUTE (.) + 0x0000000042000020 _text_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal.* EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text.*) + .text.esp_app_get_description + 0x0000000042000020 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042000020 esp_app_get_description + .text.esp_init_app_elf_sha256 + 0x000000004200002a 0x16 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x000000004200002a esp_init_app_elf_sha256 + .text.esp_pthread_cfg_key_destructor + 0x0000000042000040 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_init + 0x0000000042000052 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x0000000042000052 esp_pthread_init + .text.pthread_include_pthread_impl + 0x00000000420000a2 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x00000000420000a2 pthread_include_pthread_impl + .text.find_key + 0x00000000420000a4 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_key_create + 0x00000000420000de 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00000000420000de pthread_key_create + .text.pthread_key_delete + 0x0000000042000144 0x54 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x0000000042000144 pthread_key_delete + .text.pthread_include_pthread_local_storage_impl + 0x0000000042000198 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x0000000042000198 pthread_include_pthread_local_storage_impl + .text.pthread_include_pthread_rwlock_impl + 0x000000004200019a 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x000000004200019a pthread_include_pthread_rwlock_impl + .text.core_intr_matrix_clear + 0x000000004200019c 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text.select_rtc_slow_clk + 0x00000000420001c6 0xda esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.esp_clk_init + 0x00000000420002a0 0x1be esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x00000000420002a0 esp_clk_init + .text.esp_perip_clk_init + 0x000000004200045e 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x000000004200045e esp_perip_clk_init + .text.esp_cache_err_int_init + 0x0000000042000496 0x38 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x0000000042000496 esp_cache_err_int_init + .text.panic_print_char_uart + 0x00000000420004ce 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char_usb_serial_jtag + 0x0000000042000502 0x9c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char + 0x000000004200059e 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004200059e panic_print_char + .text.panic_print_str + 0x00000000420005b4 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420005b4 panic_print_str + .text.print_abort_details + 0x00000000420005da 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_hex + 0x00000000420005ee 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420005ee panic_print_hex + .text.panic_print_dec + 0x0000000042000628 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x0000000042000628 panic_print_dec + .text.esp_panic_handler_reconfigure_wdts + 0x000000004200065e 0x88 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004200065e esp_panic_handler_reconfigure_wdts + .text.esp_panic_handler + 0x00000000420006e6 0x250 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420006e6 esp_panic_handler + .text.esp_register_shutdown_handler + 0x0000000042000936 0x36 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x0000000042000936 esp_register_shutdown_handler + .text.do_global_ctors + 0x000000004200096c 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__esp_system_init_fn_init_components0 + 0x00000000420009b2 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_core_init + 0x00000000420009b6 0x10c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_system_init_fn + 0x0000000042000ac2 0x6c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_secondary_init + 0x0000000042000b2e 0xc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.start_cpu0_default + 0x0000000042000b3a 0x2aa esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x0000000042000b3a start_cpu0 + .text.frame_to_panic_info + 0x0000000042000de4 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_handler + 0x0000000042000e28 0x7a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state_for_core + 0x0000000042000ea2 0x2a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state + 0x0000000042000ecc 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_restart + 0x0000000042000ee6 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x0000000042000ee6 panic_restart + .text.esp_brownout_init + 0x0000000042000ef2 0x42 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x0000000042000ef2 esp_brownout_init + .text.print_cache_err_details + 0x0000000042000f34 0x2 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_basic_backtrace + 0x0000000042000f36 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_registers + 0x0000000042000fc8 0xd4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042000fc8 panic_print_registers + .text.panic_soc_fill_info + 0x000000004200109c 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200109c panic_soc_fill_info + .text.panic_arch_fill_info + 0x000000004200110c 0x3e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200110c panic_arch_fill_info + .text.panic_print_backtrace + 0x000000004200114a 0xc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200114a panic_print_backtrace + .text.panic_get_cause + 0x0000000042001156 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042001156 panic_get_cause + .text.efuse_hal_get_major_chip_version + 0x000000004200115c 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x000000004200115c efuse_hal_get_major_chip_version + .text.efuse_hal_get_minor_chip_version + 0x000000004200116c 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x000000004200116c efuse_hal_get_minor_chip_version + .text.uart_hal_rxfifo_rst + 0x0000000042001186 0x42 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x0000000042001186 uart_hal_rxfifo_rst + .text.uart_hal_write_txfifo + 0x00000000420011c8 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x00000000420011c8 uart_hal_write_txfifo + .text.brownout_hal_config + 0x0000000042001208 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x0000000042001208 brownout_hal_config + .text.brownout_hal_intr_enable + 0x000000004200120a 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x000000004200120a brownout_hal_intr_enable + .text.heap_caps_match + 0x000000004200120c 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200120c heap_caps_match + .text.heap_caps_get_minimum_free_size + 0x000000004200123a 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200123a heap_caps_get_minimum_free_size + .text.heap_caps_get_info + 0x000000004200127a 0x86 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200127a heap_caps_get_info + .text.heap_caps_get_largest_free_block + 0x0000000042001300 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042001300 heap_caps_get_largest_free_block + .text.register_heap + 0x0000000042001312 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_enable_nonos_stack_heaps + 0x000000004200135e 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x000000004200135e heap_caps_enable_nonos_stack_heaps + .text.heap_caps_init + 0x0000000042001394 0x36e esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x0000000042001394 heap_caps_init + .text.s_get_num_reserved_regions + 0x0000000042001702 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_compare_reserved_regions + 0x000000004200171a 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_prepare_reserved_regions + 0x0000000042001722 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.soc_get_available_memory_region_max_count + 0x0000000042001840 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x0000000042001840 soc_get_available_memory_region_max_count + .text.soc_get_available_memory_regions + 0x0000000042001856 0x142 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x0000000042001856 soc_get_available_memory_regions + .text.esp_clk_slowclk_cal_get + 0x0000000042001998 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000042001998 esp_clk_slowclk_cal_get + .text.esp_rtc_get_time_us + 0x00000000420019a0 0xe2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000000420019a0 esp_rtc_get_time_us + .text.esp_clk_slowclk_cal_set + 0x0000000042001a82 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000042001a82 esp_clk_slowclk_cal_set + .text.rtc_isr_register + 0x0000000042001a9a 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000042001a9a rtc_isr_register + .text.esp_deep_sleep_wakeup_io_reset + 0x0000000042001ad6 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x0000000042001ad6 esp_deep_sleep_wakeup_io_reset + .text.rtc_init + 0x0000000042001bbe 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x0000000042001bbe rtc_init + .text.esp_newlib_locks_init + 0x0000000042001c66 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000042001c66 esp_newlib_locks_init + .text.pthread_setcancelstate + 0x0000000042001d06 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x0000000042001d06 pthread_setcancelstate + .text.newlib_include_pthread_impl + 0x0000000042001d0a 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x0000000042001d0a newlib_include_pthread_impl + .text.raise_r_stub + 0x0000000042001d0c 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.esp_newlib_init + 0x0000000042001d1a 0x48 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x0000000042001d1a esp_setup_newlib_syscalls + 0x0000000042001d1a esp_newlib_init + .text.syscall_not_implemented + 0x0000000042001d62 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d62 _kill_r + 0x0000000042001d62 _system_r + 0x0000000042001d62 _getpid_r + .text.syscall_not_implemented_aborts + 0x0000000042001d7e 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d7e _sbrk_r + 0x0000000042001d7e _exit + 0x0000000042001d7e raise + 0x0000000042001d7e _raise_r + .text.newlib_include_syscalls_impl + 0x0000000042001d8a 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d8a newlib_include_syscalls_impl + .text.adjust_boot_time + 0x0000000042001d8c 0x176 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.get_adjusted_boot_time + 0x0000000042001f02 0x3c esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime_corr_stop + 0x0000000042001f3e 0x50 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.settimeofday + 0x0000000042001f8e 0x5c esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000042001f8e settimeofday + .text.esp_newlib_time_init + 0x0000000042001fea 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000042001fea esp_newlib_time_init + .text.esp_time_impl_get_time_since_boot + 0x0000000042001ff6 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042001ff6 esp_time_impl_get_time_since_boot + .text.esp_time_impl_set_boot_time + 0x0000000042002020 0x3e esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042002020 esp_time_impl_set_boot_time + .text.esp_time_impl_get_boot_time + 0x000000004200205e 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004200205e esp_time_impl_get_boot_time + .text.esp_set_time_from_rtc + 0x000000004200209e 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004200209e esp_set_time_from_rtc + .text.esp_sync_timekeeping_timers + 0x00000000420020d8 0x6a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x00000000420020d8 esp_sync_timekeeping_timers + .text.esp_time_impl_init + 0x0000000042002142 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042002142 esp_time_impl_init + .text.__cxa_guard_dummy + 0x000000004200214e 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x000000004200214e __cxa_guard_dummy + .text.timer_process_alarm + 0x0000000042002150 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.timer_task + 0x00000000420022bc 0x18 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_early_init + 0x00000000420022d4 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x00000000420022d4 esp_timer_early_init + .text.esp_timer_init + 0x00000000420022e4 0x7a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x00000000420022e4 esp_timer_init + .text.__esp_system_init_fn_esp_timer_startup_init + 0x000000004200235e 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_impl_init_system_time + 0x000000004200236a 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x000000004200236a esp_timer_impl_init_system_time + .text.esp_timer_impl_early_init + 0x00000000420023f6 0x76 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000420023f6 esp_timer_impl_early_init + .text.esp_timer_impl_init + 0x000000004200246c 0xee esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x000000004200246c esp_timer_impl_init + .text.translate_path + 0x000000004200255a 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_common + 0x00000000420025c4 0x16c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420025c4 esp_vfs_register_common + .text.esp_vfs_register + 0x0000000042002730 0x30 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002730 esp_vfs_register + .text.get_vfs_for_index + 0x0000000042002760 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002760 get_vfs_for_index + .text.get_vfs_for_fd + 0x0000000042002788 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.get_vfs_for_path + 0x00000000420027b0 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420027b0 get_vfs_for_path + .text.esp_vfs_open + 0x000000004200285a 0x122 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x000000004200285a _open_r + 0x000000004200285a esp_vfs_open + .text.esp_vfs_write + 0x000000004200297c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x000000004200297c _write_r + 0x000000004200297c esp_vfs_write + .text.esp_vfs_lseek + 0x0000000042002a04 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002a04 esp_vfs_lseek + 0x0000000042002a04 _lseek_r + .text.esp_vfs_read + 0x0000000042002a8c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002a8c _read_r + 0x0000000042002a8c esp_vfs_read + .text.esp_vfs_close + 0x0000000042002b14 0xf8 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002b14 _close_r + 0x0000000042002b14 esp_vfs_close + .text.esp_vfs_fstat + 0x0000000042002c0c 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002c0c _fstat_r + 0x0000000042002c0c esp_vfs_fstat + .text.esp_vfs_stat + 0x0000000042002c86 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002c86 esp_vfs_stat + 0x0000000042002c86 _stat_r + .text.esp_vfs_link + 0x0000000042002ce6 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002ce6 _link_r + 0x0000000042002ce6 esp_vfs_link + .text.esp_vfs_unlink + 0x0000000042002d68 0x56 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002d68 _unlink_r + 0x0000000042002d68 esp_vfs_unlink + .text.esp_vfs_rename + 0x0000000042002dbe 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002dbe esp_vfs_rename + 0x0000000042002dbe _rename_r + .text.esp_vfs_select_triggered + 0x0000000042002e40 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002e40 esp_vfs_select_triggered + .text.esp_vfs_select_triggered_isr + 0x0000000042002e94 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002e94 esp_vfs_select_triggered_isr + .text.vfs_include_syscalls_impl + 0x0000000042002ee4 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002ee4 vfs_include_syscalls_impl + .text.console_open + 0x0000000042002ee6 0x60 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002ee6 console_open + .text.console_write + 0x0000000042002f46 0x50 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002f46 console_write + .text.console_fstat + 0x0000000042002f96 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002f96 console_fstat + .text.console_close + 0x0000000042002fc0 0x3c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002fc0 console_close + .text.console_read + 0x0000000042002ffc 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002ffc console_read + .text.console_fcntl + 0x000000004200302e 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200302e console_fcntl + .text.console_fsync + 0x0000000042003060 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003060 console_fsync + .text.console_access + 0x0000000042003082 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003082 console_access + .text.console_end_select + 0x00000000420030ac 0x24 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420030ac console_end_select + .text.console_tcsetattr + 0x00000000420030d0 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420030d0 console_tcsetattr + .text.console_tcgetattr + 0x0000000042003102 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003102 console_tcgetattr + .text.console_tcdrain + 0x000000004200312c 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200312c console_tcdrain + .text.console_tcflush + 0x000000004200314e 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200314e console_tcflush + .text.console_start_select + 0x0000000042003178 0x4c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text.esp_vfs_dev_console_register + 0x00000000420031c4 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420031c4 esp_vfs_dev_console_register + .text.esp_vfs_console_register + 0x00000000420031e4 0x4c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420031e4 esp_vfs_console_register + .text.usb_serial_jtag_open + 0x0000000042003230 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_rx_char + 0x0000000042003244 0x3c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_char + 0x0000000042003280 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_close + 0x00000000420032a6 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tx_char + 0x00000000420032aa 0x94 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcflush + 0x000000004200333e 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fcntl + 0x0000000042003352 0x4a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcgetattr + 0x000000004200339c 0x5c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fstat + 0x00000000420033f8 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fsync + 0x000000004200341e 0x88 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcdrain + 0x00000000420034a6 0xe esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcsetattr + 0x00000000420034b4 0x6a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write + 0x000000004200351e 0xa6 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_return_char + 0x00000000420035c4 0x36 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read + 0x00000000420035fa 0xb4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_get_vfs + 0x00000000420036ae 0xa esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x00000000420036ae esp_vfs_usb_serial_jtag_get_vfs + .text.uart_tx_char + 0x00000000420036b8 0x46 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char + 0x00000000420036fe 0x3c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read_char + 0x000000004200373a 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.unregister_select + 0x000000004200376a 0x7e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_end_select + 0x00000000420037e8 0x58 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.register_select + 0x0000000042003840 0x74 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_start_select + 0x00000000420038b4 0x214 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.select_notif_callback_isr + 0x0000000042003ac8 0x11c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcflush + 0x0000000042003be4 0x3c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcdrain + 0x0000000042003c20 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcgetattr + 0x0000000042003c50 0x376 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcsetattr + 0x0000000042003fc6 0x36e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_access + 0x0000000042004334 0x78 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_open + 0x00000000420043ac 0x80 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fcntl + 0x000000004200442c 0x88 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fstat + 0x00000000420044b4 0x50 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_close + 0x0000000042004504 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_return_char + 0x0000000042004536 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fsync + 0x0000000042004576 0x72 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read + 0x00000000420045e8 0x100 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_write + 0x00000000420046e8 0xec esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_uart_get_vfs + 0x00000000420047d4 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x00000000420047d4 esp_vfs_uart_get_vfs + .text.app_main + 0x00000000420047de 0x154 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x00000000420047de app_main + .text.riscv_decode_offset_from_jal_instruction + 0x0000000042004932 0x4a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x0000000042004932 riscv_decode_offset_from_jal_instruction + .text.esp_efuse_check_errors + 0x000000004200497c 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x000000004200497c esp_efuse_check_errors + .text.esp_efuse_utility_check_errors + 0x0000000042004988 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x0000000042004988 esp_efuse_utility_check_errors + .text.uart_pattern_queue_update + 0x000000004200498c 0x50 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x00000000420049dc 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_sclk_freq + 0x0000000042004a6c 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004a6c uart_get_sclk_freq + .text.uart_set_word_length + 0x0000000042004ab4 0xb2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004ab4 uart_set_word_length + .text.uart_get_word_length + 0x0000000042004b66 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004b66 uart_get_word_length + .text.uart_set_stop_bits + 0x0000000042004bbc 0xb2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004bbc uart_set_stop_bits + .text.uart_get_stop_bits + 0x0000000042004c6e 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004c6e uart_get_stop_bits + .text.uart_set_parity + 0x0000000042004ce2 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004ce2 uart_set_parity + .text.uart_get_parity + 0x0000000042004d56 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004d56 uart_get_parity + .text.uart_set_baudrate + 0x0000000042004dca 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004dca uart_set_baudrate + .text.uart_get_baudrate + 0x0000000042004e8e 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004e8e uart_get_baudrate + .text.uart_wait_tx_done + 0x0000000042004f52 0x204 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004f52 uart_wait_tx_done + .text.uart_get_buffered_data_len + 0x0000000042005156 0xc2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042005156 uart_get_buffered_data_len + .text.uart_flush_input + 0x0000000042005218 0x252 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042005218 uart_flush_input + 0x0000000042005218 uart_flush + .text.uart_is_driver_installed + 0x000000004200546a 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + 0x000000004200546a uart_is_driver_installed + .text.uart_set_select_notif_callback + 0x000000004200548c 0x1e esp-idf/driver/libdriver.a(uart.c.obj) + 0x000000004200548c uart_set_select_notif_callback + .text.uart_get_selectlock + 0x00000000420054aa 0x6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x00000000420054aa uart_get_selectlock + .text.bootloader_init_mem + 0x00000000420054b0 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00000000420054b0 bootloader_init_mem + .text.bootloader_flash_update_id + 0x00000000420054d6 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + 0x00000000420054d6 bootloader_flash_update_id + .text.spi_flash_init_lock + 0x00000000420054f6 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000420054f6 spi_flash_init_lock + .text.spi_flash_op_lock + 0x00000000420054f8 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000420054f8 spi_flash_op_lock + .text.spi_flash_op_unlock + 0x000000004200550a 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004200550a spi_flash_op_unlock + .text.spi_flash_cache2phys + 0x000000004200551c 0xc4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x000000004200551c spi_flash_cache2phys + .text.esp_flash_chip_driver_initialized + 0x00000000420055e0 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000420055e0 esp_flash_chip_driver_initialized + .text.check_chip_pointer_default + 0x00000000420055ec 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_chip_id + 0x000000004200561c 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000004200561c esp_flash_read_chip_id + .text.esp_flash_init_default_chip + 0x0000000042005630 0x1ba esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x0000000042005630 esp_flash_init_default_chip + .text.esp_flash_app_init + 0x00000000420057ea 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00000000420057ea esp_flash_app_init + .text.esp_flash_app_enable_os_functions + 0x000000004200580a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000000004200580a esp_flash_app_enable_os_functions + .text.esp_crosscore_int_init + 0x0000000042005834 0x68 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000042005834 esp_crosscore_int_init + .text.esp_vApplicationIdleHook + 0x000000004200589c 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000000004200589c esp_vApplicationIdleHook + .text.esp_register_freertos_idle_hook_for_cpu + 0x00000000420058e2 0x6e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00000000420058e2 esp_register_freertos_idle_hook_for_cpu + .text.esp_register_freertos_tick_hook_for_cpu + 0x0000000042005950 0x6e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x0000000042005950 esp_register_freertos_tick_hook_for_cpu + .text.esp_int_wdt_init + 0x00000000420059be 0x80 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00000000420059be esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x0000000042005a3e 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x0000000042005a3e esp_int_wdt_cpu_init + .text.find_entry_and_check_all_reset + 0x0000000042005a88 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.find_entry_from_task_handle_and_check_all_reset + 0x0000000042005ab8 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timeout_handling + 0x0000000042005aea 0x122 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_isr + 0x0000000042005c0c 0x1e6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timer_feed + 0x0000000042005df2 0x2a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x0000000042005e1c 0x178 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add + 0x0000000042005f94 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x0000000042005f94 esp_task_wdt_add + .text.subscribe_idle + 0x0000000042005ffa 0xb4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_init + 0x00000000420060ae 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00000000420060ae esp_task_wdt_init + .text.esp_task_wdt_reset + 0x00000000420061f2 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00000000420061f2 esp_task_wdt_reset + .text.idle_hook_cb + 0x00000000420062be 0xe esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_impl_timer_allocate + 0x00000000420062cc 0xbc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420062cc esp_task_wdt_impl_timer_allocate + .text.esp_task_wdt_impl_timer_feed + 0x0000000042006388 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x0000000042006388 esp_task_wdt_impl_timer_feed + .text.esp_task_wdt_impl_timeout_triggered + 0x00000000420063be 0x30 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420063be esp_task_wdt_impl_timeout_triggered + .text.esp_task_wdt_impl_timer_restart + 0x00000000420063ee 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420063ee esp_task_wdt_impl_timer_restart + .text.uart_hal_get_sclk + 0x000000004200642e 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000000004200642e uart_hal_get_sclk + .text.uart_hal_set_baudrate + 0x0000000042006478 0xbe esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006478 uart_hal_set_baudrate + .text.uart_hal_get_baudrate + 0x0000000042006536 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006536 uart_hal_get_baudrate + .text.uart_hal_set_stop_bits + 0x000000004200659e 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000000004200659e uart_hal_set_stop_bits + .text.uart_hal_get_stop_bits + 0x00000000420065c4 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065c4 uart_hal_get_stop_bits + .text.uart_hal_set_data_bit_num + 0x00000000420065d0 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065d0 uart_hal_set_data_bit_num + .text.uart_hal_get_data_bit_num + 0x00000000420065f4 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065f4 uart_hal_get_data_bit_num + .text.uart_hal_set_parity + 0x0000000042006600 0x34 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006600 uart_hal_set_parity + .text.uart_hal_get_parity + 0x0000000042006634 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006634 uart_hal_get_parity + .text.get_flash_clock_divider + 0x0000000042006650 0xee esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_cal_clock + 0x000000004200673e 0x74 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_hal_init + 0x00000000420067b2 0xf0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420067b2 spi_flash_hal_init + .text.spi_flash_hal_supports_direct_write + 0x00000000420068a2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420068a2 spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x00000000420068b4 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420068b4 spi_flash_hal_supports_direct_read + .text.insert_vector_desc + 0x00000000420068c6 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_int + 0x000000004200691c 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_desc_for_int + 0x0000000042006942 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_source + 0x00000000420069d4 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.is_vect_desc_usable + 0x0000000042006a56 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_available_int + 0x0000000042006b1e 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_enable_source + 0x0000000042006c86 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006c86 esp_intr_enable_source + .text.esp_intr_disable_source + 0x0000000042006cac 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006cac esp_intr_disable_source + .text.esp_intr_alloc_intrstatus + 0x0000000042006cd2 0x3e4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006cd2 esp_intr_alloc_intrstatus + .text.esp_intr_alloc + 0x00000000420070b6 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000420070b6 esp_intr_alloc + .text.esp_intr_free + 0x00000000420070ce 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000420070ce esp_intr_free + .text.periph_ll_get_clk_en_reg + 0x00000000420071da 0x1d2 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_reg + 0x00000000420073ac 0x1d2 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_enable + 0x000000004200757e 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x000000004200757e periph_module_enable + .text.esp_chip_info + 0x00000000420076b6 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x00000000420076b6 esp_chip_info + .text.esp_err_to_name + 0x0000000042007712 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x0000000042007712 esp_err_to_name + .text.esp_partition_main_flash_region_safe + 0x000000004200774c 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x000000004200774c esp_partition_main_flash_region_safe + .text.esp_ota_get_running_partition + 0x000000004200779a 0xbe esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x000000004200779a esp_ota_get_running_partition + .text.load_partitions + 0x0000000042007858 0x1e2 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x0000000042007a3a 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x0000000042007ab8 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x0000000042007af6 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007af6 esp_partition_iterator_release + .text.esp_partition_next + 0x0000000042007b08 0xb4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007b08 esp_partition_next + .text.esp_partition_find + 0x0000000042007bbc 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007bbc esp_partition_find + .text.esp_partition_get + 0x0000000042007c02 0x2e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007c02 esp_partition_get + .text 0x0000000042007c30 0x156 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x0000000042007c30 ceil + .text 0x0000000042007d86 0x15e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + 0x0000000042007d86 floor + .text 0x0000000042007ee4 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + 0x0000000042007ee4 __errno + .text 0x0000000042007ef6 0x244 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x0000000042007ef6 __sflush_r + .text 0x000000004200813a 0x2e0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x00000000420081a8 _cleanup_r + 0x000000004200820c __sfmoreglue + 0x000000004200825c _cleanup + 0x0000000042008266 __sfp_lock_acquire + 0x0000000042008276 __sfp_lock_release + 0x0000000042008286 __sinit_lock_acquire + 0x0000000042008296 __sinit_lock_release + 0x00000000420082a6 __sinit + 0x0000000042008308 __sfp + 0x00000000420083d6 __fp_lock_all + 0x00000000420083f8 __fp_unlock_all + .text 0x000000004200841a 0x116 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x000000004200841a _fopen_r + 0x0000000042008512 fopen + .text 0x0000000042008530 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x0000000042008530 _fseek_r + 0x0000000042008532 fseek + .text 0x0000000042008558 0x3b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x0000000042008558 _fseeko_r + 0x00000000420088ea fseeko + .text 0x0000000042008910 0x30c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x0000000042008910 __sfvwrite_r + .text 0x0000000042008c1c 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x0000000042008c1c _puts_r + 0x0000000042008cf6 puts + .text 0x0000000042008d0c 0x142 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x0000000042008d0c cleanup_glue + 0x0000000042008d32 _reclaim_reent + .text 0x0000000042008e4e 0x17e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x0000000042008e66 __srefill_r + .text 0x0000000042008fcc 0xc8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x0000000042008fcc __sread + 0x0000000042008ffe __seofread + 0x0000000042009002 __swrite + 0x0000000042009054 __sseek + 0x000000004200908c __sclose + .text 0x0000000042009094 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x0000000042009094 gettimeofday + .text 0x00000000420090b8 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x00000000420090b8 _fclose_r + 0x00000000420091dc fclose + .text 0x00000000420091f2 0x7a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x00000000420091f2 __sflags + *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) + *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_configure_invalid_regions .text.esp_cpu_configure_region_protection .text.esp_cpu_intr_get_desc .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint .text.is_intr_num_resv) + .text.esp_cpu_configure_invalid_regions + 0x000000004200926c 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.is_intr_num_resv + 0x0000000042009310 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_intr_get_desc + 0x0000000042009352 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000000042009352 esp_cpu_intr_get_desc + .text.esp_cpu_configure_region_protection + 0x000000004200937a 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x000000004200937a esp_cpu_configure_region_protection + .text.esp_cpu_set_breakpoint + 0x00000000420094ec 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x00000000420094ec esp_cpu_set_breakpoint + *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) + .text.esp_get_minimum_free_heap_size + 0x0000000042009550 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x0000000042009550 esp_get_minimum_free_heap_size + *libfreertos.a:app_startup.*(.literal.esp_startup_start_app .text.esp_startup_start_app) + .text.esp_startup_start_app + 0x0000000042009560 0xa4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x0000000042009560 esp_startup_start_app + *libfreertos.a:app_startup.*(.literal.main_task .text.main_task) + .text.main_task + 0x0000000042009604 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *libfreertos.a:port_common.*(.literal.vApplicationGetIdleTaskMemory .text.vApplicationGetIdleTaskMemory) + .text.vApplicationGetIdleTaskMemory + 0x00000000420096d8 0x94 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00000000420096d8 vApplicationGetIdleTaskMemory + *libfreertos.a:port_common.*(.literal.vApplicationGetTimerTaskMemory .text.vApplicationGetTimerTaskMemory) + *libheap.a:multi_heap.*(.text) + *liblog.a:log.*(.text .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.heap_bubble_down .text.s_log_level_get_and_unlock) + .text.heap_bubble_down + 0x000000004200976c 0x66 esp-idf/log/liblog.a(log.c.obj) + .text.s_log_level_get_and_unlock + 0x00000000420097d2 0x18e esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_writev + 0x0000000042009960 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x0000000042009960 esp_log_writev + *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x00000000420099b2 . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x00000000420099a2 0x10 + 0x00000000420099b2 _text_end = ABSOLUTE (.) + 0x00000000420099b2 _instruction_reserved_end = ABSOLUTE (.) + 0x00000000420099b2 _etext = . + 0x0000000000000000 _flash_cache_start = ABSOLUTE (0x0) + +.flash_rodata_dummy + 0x0000000042000020 0x10000 + 0x0000000042000020 _flash_rodata_dummy_start = . + 0x0000000042000020 . = ALIGN (ALIGNOF (.flash.text)) + 0x00000000420099b2 . = (. + SIZEOF (.flash.text)) + *fill* 0x0000000042000020 0x9992 + 0x0000000042010020 . = (ALIGN (0x10000) + 0x20) + *fill* 0x00000000420099b2 0x666e + 0x0000000042010020 _rodata_reserved_start = . + +.flash.appdesc 0x0000000042010020 0x100 + 0x0000000042010020 _rodata_start = ABSOLUTE (.) + *(.rodata_desc .rodata_desc.*) + .rodata_desc 0x0000000042010020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042010020 esp_app_desc + *(.rodata_custom_desc .rodata_custom_desc.*) + 0x0000000042010120 . = ALIGN (ALIGNOF (.flash.rodata)) + +.flash.rodata 0x0000000042010120 0x5d40 + 0x0000000042010120 _flash_rodata_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .rodata EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .rodata.* EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .sdata2 EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .sdata2.* EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .srodata EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .srodata.*) + .rodata.str1.4 + 0x0000000042010120 0x30 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata.select_rtc_slow_clk.str1.4 + 0x0000000042010150 0x5d esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x00000000420101ad 0x3 + .rodata.esp_clk_init.str1.4 + 0x00000000420101b0 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_perip_clk_init.str1.4 + 0x0000000042010218 0x4a esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x0000000042010262 0x2 + .rodata.__func__.0 + 0x0000000042010264 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x0000000042010271 0x3 + .srodata 0x0000000042010274 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_cache_err_int_init.str1.4 + 0x0000000042010278 0x5a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x00000000420102d2 0x2 + .rodata.esp_panic_handler.str1.4 + 0x00000000420102d4 0x83 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x87 (size before relaxing) + *fill* 0x0000000042010357 0x1 + .rodata.do_core_init.str1.4 + 0x0000000042010358 0xbc esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0xc0 (size before relaxing) + .rodata.do_system_init_fn.str1.4 + 0x0000000042010414 0x45 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x51 (size before relaxing) + *fill* 0x0000000042010459 0x3 + .rodata.start_cpu0_default.str1.4 + 0x000000004201045c 0x22d esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x231 (size before relaxing) + *fill* 0x0000000042010689 0x3 + .rodata.__func__.0 + 0x000000004201068c 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x0000000042010699 0x3 + .srodata.g_startup_fn + 0x000000004201069c 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000004201069c g_startup_fn + .rodata.frame_to_panic_info.str1.4 + 0x00000000420106a0 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.print_state_for_core.str1.4 + 0x00000000420106a8 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.str1.4 + 0x00000000420106a8 0x26 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x00000000420106ce 0x2 + .srodata 0x00000000420106d0 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x00000000420106d5 0x3 + .rodata.panic_print_basic_backtrace.str1.4 + 0x00000000420106d8 0x1b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x23 (size before relaxing) + *fill* 0x00000000420106f3 0x1 + .rodata.panic_print_registers.str1.4 + 0x00000000420106f4 0x23 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x0000000042010717 0x1 + .rodata.panic_soc_fill_info.str1.4 + 0x0000000042010718 0x1c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_arch_fill_info.str1.4 + 0x0000000042010734 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x000000004201074d 0x3 + .rodata.str1.4 + 0x0000000042010750 0x32d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x0000000042010a7d 0x3 + .rodata 0x0000000042010a80 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.pseudo_reason.1 + 0x0000000042010b14 0xc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.reason.0 + 0x0000000042010b20 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.s_log_level_get_and_unlock.str1.4 + 0x0000000042010b60 0x67 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x0000000042010bc7 0x1 + .rodata.__func__.0 + 0x0000000042010bc8 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x0000000042010bdd 0x3 + .rodata.str1.4 + 0x0000000042010be0 0x11d esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010cfd 0x3 + .rodata.__func__.10 + 0x0000000042010d00 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d19 0x3 + .rodata.__func__.11 + 0x0000000042010d1c 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.12 + 0x0000000042010d34 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d45 0x3 + .rodata.__func__.3 + 0x0000000042010d48 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d5a 0x2 + .rodata.__func__.4 + 0x0000000042010d5c 0xf esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d6b 0x1 + .rodata.__func__.8 + 0x0000000042010d6c 0x17 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d83 0x1 + .rodata.__func__.9 + 0x0000000042010d84 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d9e 0x2 + .rodata.register_heap.str1.4 + 0x0000000042010da0 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010de3 0x1 + .rodata.heap_caps_init.str1.4 + 0x0000000042010de4 0xf4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__.0 + 0x0000000042010ed8 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010ee7 0x1 + .rodata.__func__.1 + 0x0000000042010ee8 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010ef6 0x2 + .rodata.s_prepare_reserved_regions.str1.4 + 0x0000000042010ef8 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x0000000042010ffd 0x3 + .rodata.__func__.0 + 0x0000000042011000 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x000000004201101b 0x1 + .rodata.str1.4 + 0x000000004201101c 0x23 esp-idf/heap/libheap.a(memory_layout.c.obj) + *fill* 0x000000004201103f 0x1 + .rodata.soc_memory_regions + 0x0000000042011040 0x60 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x0000000042011040 soc_memory_regions + .rodata.soc_memory_types + 0x00000000420110a0 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000000420110a0 soc_memory_types + .srodata.soc_memory_region_count + 0x00000000420110f0 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000000420110f0 soc_memory_region_count + .rodata.rtc_isr_register.str1.4 + 0x00000000420110f4 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .rodata.esp_deep_sleep_wakeup_io_reset.str1.4 + 0x0000000042011148 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x00000000420111d6 0x2 + .rodata.__func__.0 + 0x00000000420111d8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x00000000420111f9 0x3 + .rodata.__func__.1 + 0x00000000420111fc 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.rtc_clk_cal_internal.str1.4 + 0x0000000042011220 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.__func__.0 + 0x0000000042011280 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x0000000042011295 0x3 + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x0000000042011298 0xae esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011346 0x2 + .rodata.xQueueGenericReset.str1.4 + 0x0000000042011348 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x0000000042011350 0xdf esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000004201142f 0x1 + .rodata.xQueueGenericCreate.str1.4 + 0x0000000042011430 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420114be 0x2 + .rodata.xQueueGenericSend.str1.4 + 0x00000000420114c0 0x195 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011655 0x3 + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x0000000042011658 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x0000000042011660 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420116dd 0x3 + .rodata.xQueueReceive.str1.4 + 0x00000000420116e0 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011746 0x2 + .rodata.xQueueReceiveFromISR.str1.4 + 0x0000000042011748 0x72 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117ba 0x2 + .rodata.__func__.11 + 0x00000000420117bc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117ce 0x2 + .rodata.__func__.13 + 0x00000000420117d0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117eb 0x1 + .rodata.__func__.14 + 0x00000000420117ec 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117fe 0x2 + .rodata.__func__.17 + 0x0000000042011800 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011819 0x3 + .rodata.__func__.18 + 0x000000004201181c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011835 0x3 + .rodata.__func__.2 + 0x0000000042011838 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011845 0x3 + .rodata.__func__.20 + 0x0000000042011848 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.21 + 0x000000004201185c 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011876 0x2 + .rodata.__func__.22 + 0x0000000042011878 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000004201188b 0x1 + .rodata.__func__.7 + 0x000000004201188c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420118a1 0x3 + .rodata.__func__.9 + 0x00000000420118a4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvDeleteTLS.str1.4 + 0x00000000420118b8 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x00000000420118f2 0x2 + .rodata.prvDeleteTCB.str1.4 + 0x00000000420118f4 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011926 0x2 + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x0000000042011928 0xb1 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x00000000420119d9 0x3 + .rodata.xTaskGetIdleTaskHandleForCPU.str1.4 + 0x00000000420119dc 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x0000000042011a14 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011a8a 0x2 + .rodata.xTaskResumeAll.str1.4 + 0x0000000042011a8c 0x29 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ab5 0x3 + .rodata.vTaskSwitchContext.str1.4 + 0x0000000042011ab8 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011afd 0x3 + .rodata.vTaskPlaceOnEventList.str1.4 + 0x0000000042011b00 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x0000000042011b0c 0x51 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b5d 0x3 + .rodata.vTaskSetTimeOutState.str1.4 + 0x0000000042011b60 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b6a 0x2 + .rodata.xTaskCheckForTimeOut.str1.4 + 0x0000000042011b6c 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b7a 0x2 + .rodata.vTaskDelete.str1.4 + 0x0000000042011b7c 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011bad 0x3 + .rodata.xTaskPriorityDisinherit.str1.4 + 0x0000000042011bb0 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011bf1 0x3 + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x0000000042011bf4 0x2a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011c1e 0x2 + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x0000000042011c20 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011c32 0x2 + .rodata.xTaskGenericNotify.str1.4 + 0x0000000042011c34 0x97 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ccb 0x1 + .rodata.vTaskStartScheduler.str1.4 + 0x0000000042011ccc 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ce6 0x2 + .rodata.__func__.12 + 0x0000000042011ce8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d01 0x3 + .rodata.__func__.15 + 0x0000000042011d04 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d1a 0x2 + .rodata.__func__.16 + 0x0000000042011d1c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d2f 0x1 + .rodata.__func__.18 + 0x0000000042011d30 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d43 0x1 + .rodata.__func__.2 + 0x0000000042011d44 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d62 0x2 + .rodata.__func__.21 + 0x0000000042011d64 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d81 0x3 + .rodata.__func__.24 + 0x0000000042011d84 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d92 0x2 + .rodata.__func__.25 + 0x0000000042011d94 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011da3 0x1 + .rodata.__func__.26 + 0x0000000042011da4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.33 + 0x0000000042011db8 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011dc3 0x1 + .rodata.__func__.35 + 0x0000000042011dc4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011dd1 0x3 + .rodata.__func__.36 + 0x0000000042011dd4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011de1 0x3 + .rodata.__func__.37 + 0x0000000042011de4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.39 + 0x0000000042011df0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011e0e 0x2 + .rodata.__func__.6 + 0x0000000042011e10 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.7 + 0x0000000042011e28 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.8 + 0x0000000042011e4c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.9 + 0x0000000042011e64 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011e79 0x3 + .rodata.ucExpectedStackBytes.17 + 0x0000000042011e7c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vPortTaskWrapper.str1.4 + 0x0000000042011e90 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x0000000042011eb3 0x1 + .rodata.pxPortInitialiseStack.str1.4 + 0x0000000042011eb4 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x0000000042011f18 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x0000000042011f54 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x0000000042011f6a 0x2 + .rodata.main_task.str1.4 + 0x0000000042011f6c 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x0000000042012049 0x3 + .rodata.esp_startup_start_app.str1.4 + 0x000000004201204c 0x7f esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120cb 0x1 + .rodata.__func__.0 + 0x00000000420120cc 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120d6 0x2 + .rodata.__func__.1 + 0x00000000420120d8 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120ee 0x2 + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x00000000420120f0 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000004201214a 0x2 + .rodata.__func__.1 + 0x000000004201214c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000004201216a 0x2 + .rodata.vPortSetupTimer.str1.4 + 0x000000004201216c 0xc5 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x0000000042012231 0x3 + .rodata.__func__.0 + 0x0000000042012234 0x10 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x0000000042012244 0x8d esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x91 (size before relaxing) + *fill* 0x00000000420122d1 0x3 + .rodata.esp_newlib_locks_init.str1.4 + 0x00000000420122d4 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.__func__.0 + 0x000000004201233c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.__func__.1 + 0x0000000042012348 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000004201235d 0x3 + .rodata.__func__.2 + 0x0000000042012360 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x0000000042012375 0x3 + .rodata.__func__.3 + 0x0000000042012378 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000004201238b 0x1 + .rodata.__func__.4 + 0x000000004201238c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x00000000420123a2 0x2 + .rodata.str1.4 + 0x00000000420123a4 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123d7 0x1 + .rodata.esp_timer_init.str1.4 + 0x00000000420123d8 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123e2 0x2 + .rodata.__func__.0 + 0x00000000420123e4 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123f1 0x3 + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x00000000420123f4 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + *fill* 0x0000000042012445 0x3 + .rodata.esp_timer_impl_init.str1.4 + 0x0000000042012448 0x82 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x00000000420124ca 0x2 + .rodata.translate_path.str1.4 + 0x00000000420124cc 0x5b esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x5f (size before relaxing) + *fill* 0x0000000042012527 0x1 + .rodata.__func__.0 + 0x0000000042012528 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x0000000042012537 0x1 + .rodata.console_open.str1.4 + 0x0000000042012538 0x1f esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x22 (size before relaxing) + *fill* 0x0000000042012557 0x1 + .rodata.esp_vfs_dev_console_register.str1.4 + 0x0000000042012558 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x0000000042012565 0x3 + .rodata.vfs 0x0000000042012568 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x000000004201260c 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x000000004201264f 0x1 + .rodata.__func__.0 + 0x0000000042012650 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x000000004201266c 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.uart_access.str1.4 + 0x0000000042012710 0x7 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0xb (size before relaxing) + *fill* 0x0000000042012717 0x1 + .rodata.uart_fcntl.str1.4 + 0x0000000042012718 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x000000004201274c 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x0000000042012769 0x3 + .rodata.uart_fsync.str1.4 + 0x000000004201276c 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201277e 0x2 + .rodata.__func__.1 + 0x0000000042012780 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201278b 0x1 + .rodata.__func__.2 + 0x000000004201278c 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201279d 0x3 + .rodata.__func__.3 + 0x00000000420127a0 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127aa 0x2 + .rodata.__func__.4 + 0x00000000420127ac 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127b7 0x1 + .rodata.__func__.5 + 0x00000000420127b8 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127c3 0x1 + .rodata.__func__.6 + 0x00000000420127c4 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127cf 0x1 + .rodata.__func__.7 + 0x00000000420127d0 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127db 0x1 + .rodata.vfs 0x00000000420127dc 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_ctx + 0x0000000042012880 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.app_main.str1.4 + 0x0000000042012888 0x124 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x128 (size before relaxing) + .rodata.intr_handler_set.str1.4 + 0x00000000420129ac 0x73 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x0000000042012a1f 0x1 + .rodata.__func__.1 + 0x0000000042012a20 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x0000000042012a38 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012a6f 0x1 + .rodata.uart_set_word_length.str1.4 + 0x0000000042012a70 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012a9f 0x1 + .rodata.uart_set_stop_bits.str1.4 + 0x0000000042012aa0 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012acf 0x1 + .rodata.uart_set_baudrate.str1.4 + 0x0000000042012ad0 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x0000000042012b00 0x32 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b32 0x2 + .rodata.uart_flush_input.str1.4 + 0x0000000042012b34 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b62 0x2 + .rodata.__FUNCTION__.0 + 0x0000000042012b64 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b79 0x3 + .rodata.__FUNCTION__.1 + 0x0000000042012b7c 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b91 0x3 + .rodata.__FUNCTION__.2 + 0x0000000042012b94 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012ba7 0x1 + .rodata.__FUNCTION__.27 + 0x0000000042012ba8 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012bba 0x2 + .rodata.__FUNCTION__.3 + 0x0000000042012bbc 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012bcf 0x1 + .rodata.__FUNCTION__.32 + 0x0000000042012bd0 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.33 + 0x0000000042012be8 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c03 0x1 + .rodata.__FUNCTION__.35 + 0x0000000042012c04 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c15 0x3 + .rodata.__FUNCTION__.4 + 0x0000000042012c18 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000042012c28 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000042012c38 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c4a 0x2 + .rodata.__FUNCTION__.7 + 0x0000000042012c4c 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c5e 0x2 + .rodata.str1.4 + 0x0000000042012c60 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x0000000042012cdf 0x1 + .rodata.__func__.1 + 0x0000000042012ce0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.str1.4 + 0x0000000042012d08 0xca esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012dd2 0x2 + .rodata.__func__.0 + 0x0000000042012dd4 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012de5 0x3 + .rodata.__func__.1 + 0x0000000042012de8 0x15 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012dfd 0x3 + .rodata.str1.4 + 0x0000000042012e00 0x1f9 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000042012ff9 0x3 + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x0000000042012ffc 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000004201308e 0x2 + .rodata.TAG 0x0000000042013090 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000004201309a 0x2 + .rodata.io_mode_str + 0x000000004201309c 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.spi_bus_add_flash_device.str1.4 + 0x0000000042013150 0x9e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x00000000420131ee 0x2 + .rodata.esp_flash_init_default_chip.str1.4 + 0x00000000420131f0 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x00000000420132ec 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x00000000420132f6 0x2 + .rodata.__func__.0 + 0x00000000420132f8 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x000000004201331c 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000042013363 0x1 + .rodata.__func__.0 + 0x0000000042013364 0x1a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x000000004201337e 0x2 + .rodata.str1.4 + 0x0000000042013380 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x00000000420133c8 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x00000000420133f7 0x1 + .rodata.__func__.0 + 0x00000000420133f8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000004201340f 0x1 + .rodata.__func__.1 + 0x0000000042013410 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x0000000042013427 0x1 + .rodata.task_wdt_timeout_handling.str1.4 + 0x0000000042013428 0xc6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xcb (size before relaxing) + *fill* 0x00000000420134ee 0x2 + .rodata.task_wdt_isr.str1.4 + 0x00000000420134f0 0x107 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420135f7 0x1 + .rodata.add_entry.str1.4 + 0x00000000420135f8 0xbb esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420136b3 0x1 + .rodata.delete_entry.str1.4 + 0x00000000420136b4 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000042013713 0x1 + .rodata.esp_task_wdt_add.str1.4 + 0x0000000042013714 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000004201374f 0x1 + .rodata.subscribe_idle.str1.4 + 0x0000000042013750 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x00000000420137f8 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.15 + 0x000000004201389c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138ae 0x2 + .rodata.__FUNCTION__.5 + 0x00000000420138b0 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138c3 0x1 + .rodata.__FUNCTION__.7 + 0x00000000420138c4 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138ce 0x2 + .rodata.__FUNCTION__.8 + 0x00000000420138d0 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138e1 0x3 + .rodata.__func__.12 + 0x00000000420138e4 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138f3 0x1 + .rodata.__func__.13 + 0x00000000420138f4 0x1a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000004201390e 0x2 + .rodata.__func__.14 + 0x0000000042013910 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x000000004201391d 0x3 + .rodata.str1.4 + 0x0000000042013920 0x4a esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + *fill* 0x000000004201396a 0x2 + .rodata.__func__.0 + 0x000000004201396c 0x1a esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + *fill* 0x0000000042013986 0x2 + .rodata.get_flash_clock_divider.str1.4 + 0x0000000042013988 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + *fill* 0x0000000042013a1b 0x1 + .rodata.GPIO_HOLD_MASK + 0x0000000042013a1c 0x7c esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x0000000042013a1c GPIO_HOLD_MASK + .rodata.find_desc_for_source.str1.4 + 0x0000000042013a98 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013ad1 0x3 + .rodata.is_vect_desc_usable.str1.4 + 0x0000000042013ad4 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b1d 0x3 + .rodata.esp_intr_alloc_intrstatus.str1.4 + 0x0000000042013b20 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b82 0x2 + .rodata.esp_intr_free.str1.4 + 0x0000000042013b84 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.0 + 0x0000000042013b88 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b99 0x3 + .rodata.__func__.1 + 0x0000000042013b9c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013baa 0x2 + .rodata.__func__.3 + 0x0000000042013bac 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bc6 0x2 + .rodata.__func__.4 + 0x0000000042013bc8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bde 0x2 + .rodata.__func__.5 + 0x0000000042013be0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bf9 0x3 + .rodata.__func__.7 + 0x0000000042013bfc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.8 + 0x0000000042013c10 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013c25 0x3 + .rodata.periph_module_enable.str1.4 + 0x0000000042013c28 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x0000000042013c72 0x2 + .rodata.__func__.2 + 0x0000000042013c74 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x0000000042013c89 0x3 + .rodata.str1.4 + 0x0000000042013c8c 0x16fa esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x0000000042015386 0x2 + .rodata.esp_err_msg_table + 0x0000000042015388 0x680 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .srodata.esp_unknown_msg + 0x0000000042015a08 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x0000000042015a0e 0x2 + .rodata.prvReturnItemByteBuf.str1.4 + 0x0000000042015a10 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015a8f 0x1 + .rodata.prvGetFreeSize.str1.4 + 0x0000000042015a90 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015aaf 0x1 + .rodata.prvReceiveGeneric.str1.4 + 0x0000000042015ab0 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015ae5 0x3 + .rodata.xRingbufferSendAcquire.str1.4 + 0x0000000042015ae8 0x95 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015b7d 0x3 + .rodata.xRingbufferSendComplete.str1.4 + 0x0000000042015b80 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015b96 0x2 + .rodata.xRingbufferSend.str1.4 + 0x0000000042015b98 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.16 + 0x0000000042015bc0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015bd2 0x2 + .rodata.__func__.17 + 0x0000000042015bd4 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015be7 0x1 + .rodata.__func__.19 + 0x0000000042015be8 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.21 + 0x0000000042015bf8 0xf esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015c07 0x1 + .rodata.__func__.9 + 0x0000000042015c08 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015c1e 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x0000000042015c20 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x0000000042015c20 g_spi_lock_main_flash_dev + .rodata.esp_ota_get_running_partition.str1.4 + 0x0000000042015c24 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x0000000042015c83 0x1 + .rodata.__func__.1 + 0x0000000042015c84 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x0000000042015ca2 0x2 + .rodata.load_partitions.str1.4 + 0x0000000042015ca4 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d1d 0x3 + .rodata.ensure_partitions_loaded.str1.4 + 0x0000000042015d20 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d56 0x2 + .rodata.esp_partition_next.str1.4 + 0x0000000042015d58 0x2f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d87 0x1 + .rodata.esp_partition_get.str1.4 + 0x0000000042015d88 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d99 0x3 + .rodata.__func__.2 + 0x0000000042015d9c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015dae 0x2 + .rodata.__func__.3 + 0x0000000042015db0 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015dc3 0x5 + .srodata.cst8 0x0000000042015dc8 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .srodata.cst8 0x0000000042015dd0 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .rodata 0x0000000042015dd0 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x0000000042015dd0 __sf_fake_stderr + 0x0000000042015df0 __sf_fake_stdout + 0x0000000042015e10 __sf_fake_stdin + .rodata.str1.4 + 0x0000000042015e30 0x11 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x2 (size before relaxing) + *(.irom1.text) + *(.gnu.linkonce.r.*) + *(.rodata1) + 0x0000000042015e30 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + 0x0000000042015e48 . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x0000000042015e30 0x4 + 0x0000000042015e34 __init_priority_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) + 0x0000000042015e34 __init_priority_array_end = ABSOLUTE (.) + 0x0000000042015e34 __init_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) + .init_array 0x0000000042015e34 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042015e38 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + 0x0000000042015e38 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x0000000042015e38 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x0000000042015e38 soc_reserved_memory_region_start = ABSOLUTE (.) + *(.reserved_memory_address) + .reserved_memory_address + 0x0000000042015e38 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x0000000042015e50 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x0000000042015e50 _esp_system_init_fn_array_start = ABSOLUTE (.) + *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) + .esp_system_init_fn.100 + 0x0000000042015e50 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .esp_system_init_fn.200 + 0x0000000042015e58 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x0000000042015e60 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x0000000042015e60 _rodata_end = ABSOLUTE (.) + 0x0000000042015e60 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x0000000042015e60 _lit4_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (0x4) + 0x0000000042015e60 _thread_local_start = ABSOLUTE (.) + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + 0x0000000042015e60 _thread_local_end = ABSOLUTE (.) + 0x0000000042015e60 _rodata_reserved_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (ALIGNOF (.eh_frame)) + +.eh_frame 0x0000000042015e60 0x0 + 0x0000000042015e60 __eh_frame = ABSOLUTE (.) + *(.eh_frame) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + 0x28 (size before relaxing) + 0x0000000042015e60 __eh_frame_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + +.rela.dyn 0x0000000042015e60 0x0 + .rela.text.esp_app_get_description + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.1 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.core_intr_matrix_clear + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.0 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.select_rtc_slow_clk + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_clk_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_perip_clk_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_cache_err_int_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_print_char_usb_serial_jtag + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler_reconfigure_wdts + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.rtc_wdt_ctx + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.s_panic_uart + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_global_ctors + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_system_init_fn + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.start_cpu0_default + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata.g_startup_fn + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_handler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.wdt0_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_get_major_chip_version + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_get_minor_chip_version + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_log_early_timestamp + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.2 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.10 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.11 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_get_minimum_free_size + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_get_info + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.register_heap + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_enable_nonos_stack_heaps + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.multi_heap_in_rom_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_get_num_reserved_regions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_prepare_reserved_regions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.reserved_memory_address + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_cpu_configure_region_protection + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_isr_register + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_deep_sleep_wakeup_io_reset + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_8m + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_xtal + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_pll_mhz + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_32k_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_rc32k_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_8m_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_slow_src_set + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_slow_src_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_fast_src_set + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_xtal_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_set_config + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_get_config + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_ahb_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_apb_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_dig_clk8m_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_dig_clk8m_disable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cal_internal + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vTaskSwitchContext + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vTaskStartScheduler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pxPortInitialiseStack + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.xPortStartScheduler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_startup_start_app + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vPortSetupTimer + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_locks_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_timer_impl_early_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_timer_impl_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_rx_char + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_tx_char + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_fsync + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_write + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_fsync + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.s_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.uart_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.12 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bootloader_flash_update_id + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_needs_reset_check + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.5 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.6 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.9 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.3 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_cache2phys + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_flash_init_default_chip + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.8 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_chip_generic_suspend_cmd_conf + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_chip_generic_read_unique_id + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_read_id_hs + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_flush_cache + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_error_check_failed_print + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_cpu_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_timeout_handling + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_isr + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.add_entry + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_reset + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_allocate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_feed + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timeout_triggered + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_restart + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.systimer_hal_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_get_sclk + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_set_baudrate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_get_baudrate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_write + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_read + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_read_suspend + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_suspend_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_resume_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_suspend_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_resume_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.4 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_enable_source + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_disable_source + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_alloc_intrstatus + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.load_partitions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + +.eh_frame_hdr 0x0000000042015e60 0x0 + 0x0000000042015e60 __eh_frame_hdr = ABSOLUTE (.) + *(.eh_frame_hdr) + 0x0000000042015e60 __eh_frame_hdr_end = ABSOLUTE (.) + +.flash.rodata_noload + 0x0000000042015e60 0x0 + 0x0000000042015e60 . = ALIGN (0x4) + +.dram0.heap_start + 0x000000004080a798 0x8 + 0x000000004080a7a0 . = ALIGN (0x10) + *fill* 0x000000004080a798 0x8 + 0x000000004080a7a0 _heap_start = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((_iram_end - ORIGIN (iram0_0_seg)) <= LENGTH (iram0_0_seg)), IRAM0 segment data does not fit.) + 0x0000000000000001 ASSERT (((_heap_start - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) +OUTPUT(hello_world.elf elf32-littleriscv) + +.debug_info 0x0000000000000000 0xcc411 + .debug_info 0x0000000000000000 0x337 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_info 0x0000000000000337 0x1fb7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_info 0x00000000000022ee 0x847 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_info 0x0000000000002b35 0x84a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_info 0x000000000000337f 0xe11 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_info 0x0000000000004190 0xb7a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_info 0x0000000000004d0a 0x233 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_info 0x0000000000004f3d 0x1f8f esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_info 0x0000000000006ecc 0x165 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_info 0x0000000000007031 0x4eb6 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_info 0x000000000000bee7 0x1ab esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_info 0x000000000000c092 0x5b88 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_info 0x0000000000011c1a 0x1afa esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_info 0x0000000000013714 0x3a8 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_info 0x0000000000013abc 0x17e3 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_info 0x000000000001529f 0x822 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_info 0x0000000000015ac1 0x49dd esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_info 0x000000000001a49e 0x3559 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000000000001d9f7 0x3848 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000000000002123f 0x1f60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x000000000002319f 0x150 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x00000000000232ef 0xa0c esp-idf/log/liblog.a(log.c.obj) + .debug_info 0x0000000000023cfb 0x6f0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_info 0x00000000000243eb 0x1b66 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_info 0x0000000000025f51 0xad0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_info 0x0000000000026a21 0x17d esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_info 0x0000000000026b9e 0x854 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_info 0x00000000000273f2 0x2fb esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_info 0x00000000000276ed 0xfd4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_info 0x00000000000286c1 0x3e0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_info 0x0000000000028aa1 0x2e0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_info 0x0000000000028d81 0x1f4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_info 0x000000000002accc 0x49e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x000000000002f6b5 0x26a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x000000000002f91f 0x3ef4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x0000000000033813 0x72d esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_info 0x0000000000033f40 0x2e15 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_info 0x0000000000036d55 0x4d49 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_info 0x000000000003ba9e 0xc25 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_info 0x000000000003c6c3 0x5a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_info 0x000000000003cc66 0x89 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_info 0x000000000003ccef 0xe26 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_info 0x000000000003db15 0x1559 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_info 0x000000000003f06e 0x2c8 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_info 0x000000000003f336 0x26c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_info 0x000000000003f5a2 0x443 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_info 0x000000000003f9e5 0xe26 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_info 0x000000000004080b 0xfdd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_info 0x00000000000417e8 0x339 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_info 0x0000000000041b21 0xa9f esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_info 0x00000000000425c0 0x14ca esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_info 0x0000000000043a8a 0xe2d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_info 0x00000000000448b7 0x11ae esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_info 0x0000000000045a65 0x62b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_info 0x0000000000046090 0x300f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_info 0x000000000004909f 0x1c9a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x000000000004ad39 0x278 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_info 0x000000000004afb1 0x193d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_info 0x000000000004c8ee 0x5105 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_info 0x00000000000519f3 0x1a2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_info 0x000000000005341d 0x316d esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_info 0x000000000005658a 0x4965 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_info 0x000000000005aeef 0x12f0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_info 0x000000000005c1df 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000000000005c358 0x40f esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000000000005c767 0xeed esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x000000000005d654 0x9ed esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x000000000005e041 0x8a8d esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x0000000000066ace 0x53ef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000000000006bebd 0xb7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000000000006bf74 0x3a8c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000000000006fa00 0x3c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_info 0x000000000006fdc7 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000000000006ffa4 0x4c6 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000000000007046a 0x4817 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x0000000000074c81 0x2f6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x0000000000074f77 0x4393 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000000000007930a 0x7090 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000000000008039a 0x117e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x0000000000081518 0x9b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x0000000000081ed1 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x0000000000082b4a 0x23d7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x0000000000084f21 0x1009 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x0000000000085f2a 0xeca esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x0000000000086df4 0x108d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x0000000000087e81 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x00000000000892a6 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000000000008a195 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000000000008b084 0x6644 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x00000000000916c8 0x39e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x0000000000091a66 0x6f1 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x0000000000092157 0x541 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x0000000000092698 0x1d04 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000000000009439c 0x1f21 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x00000000000962bd 0x1f38 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x00000000000981f5 0x3fe esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_info 0x00000000000985f3 0xb9c esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_info 0x000000000009918f 0x6141 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x000000000009f2d0 0x604e esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00000000000a531e 0x7370 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x00000000000ac68e 0x455 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00000000000acae3 0x67df esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x00000000000b32c2 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x00000000000b339a 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x00000000000b34ce 0x1d76 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_info 0x00000000000b5244 0x6df esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_info 0x00000000000b5923 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00000000000b59f8 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x00000000000b5bc0 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00000000000b5be4 0x3b2 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x00000000000b5f96 0x35b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00000000000b954e 0x1f45 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x00000000000bb493 0x129a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00000000000bc72d 0x235b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x00000000000bea88 0x1992 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00000000000c041a 0x793 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_info 0x00000000000c0bad 0x7e4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_info 0x00000000000c1391 0x761 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_info 0x00000000000c1af2 0x7b5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_info 0x00000000000c22a7 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_info 0x00000000000c249d 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_info 0x00000000000c2693 0x42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_info 0x00000000000c26d5 0x840 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_info 0x00000000000c2f15 0xbb1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_info 0x00000000000c3ac6 0x1103 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_info 0x00000000000c4bc9 0xb87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_info 0x00000000000c5750 0x98f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_info 0x00000000000c60df 0xf87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_info 0x00000000000c7066 0xc18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_info 0x00000000000c7c7e 0xb54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_info 0x00000000000c87d2 0xa00 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_info 0x00000000000c91d2 0xaad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_info 0x00000000000c9c7f 0xb27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_info 0x00000000000ca7a6 0x8ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_info 0x00000000000cb095 0xafe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_info 0x00000000000cbb93 0x87e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_abbrev 0x0000000000000000 0x16deb + .debug_abbrev 0x0000000000000000 0x1b2 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_abbrev 0x00000000000001b2 0x4b8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_abbrev 0x000000000000066a 0x2a7 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_abbrev 0x0000000000000911 0x1fb esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_abbrev 0x0000000000000b0c 0x28b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_abbrev 0x0000000000000d97 0x338 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_abbrev 0x00000000000010cf 0x170 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_abbrev 0x000000000000123f 0x410 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_abbrev 0x000000000000164f 0x117 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_abbrev 0x0000000000001766 0x52a esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_abbrev 0x0000000000001c90 0x147 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_abbrev 0x0000000000001dd7 0x464 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_abbrev 0x000000000000223b 0x343 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_abbrev 0x000000000000257e 0x190 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_abbrev 0x000000000000270e 0x291 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_abbrev 0x000000000000299f 0x2ae esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_abbrev 0x0000000000002c4d 0x27a esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_abbrev 0x0000000000002ec7 0x1f6 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00000000000030bd 0x320 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00000000000033dd 0x2fa esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_abbrev 0x00000000000036d7 0xc1 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x0000000000003798 0x3eb esp-idf/log/liblog.a(log.c.obj) + .debug_abbrev 0x0000000000003b83 0x269 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_abbrev 0x0000000000003dec 0x3fc esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_abbrev 0x00000000000041e8 0x2c1 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_abbrev 0x00000000000044a9 0x11d esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_abbrev 0x00000000000045c6 0x2ab esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_abbrev 0x0000000000004871 0xfc esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_abbrev 0x000000000000496d 0x42b esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_abbrev 0x0000000000004d98 0x1e6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_abbrev 0x0000000000004f7e 0x169 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_abbrev 0x00000000000050e7 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_abbrev 0x0000000000005440 0x575 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x00000000000059b5 0xd9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x0000000000005a8e 0x40e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x0000000000005e9c 0x215 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_abbrev 0x00000000000060b1 0x329 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_abbrev 0x00000000000063da 0x4c2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_abbrev 0x000000000000689c 0x43a esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_abbrev 0x0000000000006cd6 0x26e esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_abbrev 0x0000000000006f44 0x40 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_abbrev 0x0000000000006f84 0x2a6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_abbrev 0x000000000000722a 0x3b6 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_abbrev 0x00000000000075e0 0x111 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_abbrev 0x00000000000076f1 0x145 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_abbrev 0x0000000000007836 0x205 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_abbrev 0x0000000000007a3b 0x2a4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_abbrev 0x0000000000007cdf 0x360 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_abbrev 0x000000000000803f 0x1b7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_abbrev 0x00000000000081f6 0x242 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_abbrev 0x0000000000008438 0x2d1 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_abbrev 0x0000000000008709 0x2cc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_abbrev 0x00000000000089d5 0x35a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_abbrev 0x0000000000008d2f 0x1d4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_abbrev 0x0000000000008f03 0x60c esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_abbrev 0x000000000000950f 0x466 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x0000000000009975 0x186 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_abbrev 0x0000000000009afb 0x422 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_abbrev 0x0000000000009f1d 0x52f esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_abbrev 0x000000000000a44c 0x29d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_abbrev 0x000000000000a6e9 0x56d esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_abbrev 0x000000000000ac56 0x5a6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_abbrev 0x000000000000b1fc 0x2b9 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_abbrev 0x000000000000b4b5 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x000000000000b5c1 0x1f9 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x000000000000b7ba 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x000000000000ba47 0x28e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x000000000000bcd5 0x61d esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x000000000000c2f2 0x4fe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x000000000000c7f0 0x71 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x000000000000c861 0x304 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x000000000000cb65 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_abbrev 0x000000000000cd0b 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x000000000000ce35 0x23c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x000000000000d071 0x52c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x000000000000d59d 0x1ea esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x000000000000d787 0x572 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x000000000000dcf9 0x589 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x000000000000e282 0x3b8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x000000000000e63a 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x000000000000e87d 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000000000000e9bf 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x000000000000ee30 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x000000000000f059 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x000000000000f22b 0x270 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000000000000f49b 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x000000000000f71b 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x000000000000f8ed 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x000000000000fad0 0x429 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x000000000000fef9 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x0000000000010072 0x20b esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x000000000001027d 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x000000000001042c 0x313 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x000000000001073f 0x3a5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x0000000000010ae4 0x2e3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x0000000000010dc7 0x15b esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_abbrev 0x0000000000010f22 0x207 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_abbrev 0x0000000000011129 0x419 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0000000000011542 0x422 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0000000000011964 0x4bd esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0000000000011e21 0x1e6 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0000000000012007 0x487 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x000000000001248e 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x00000000000124fe 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00000000000125a1 0x537 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_abbrev 0x0000000000012ad8 0x220 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_abbrev 0x0000000000012cf8 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0000000000012d8d 0xf9 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_abbrev 0x0000000000012e86 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0000000000012e9a 0x1bf esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x0000000000013059 0x349 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x00000000000133a2 0x462 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0000000000013804 0x28a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0000000000013a8e 0x3bf esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0000000000013e4d 0x34b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0000000000014198 0x1bf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_abbrev 0x0000000000014357 0x1ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_abbrev 0x0000000000014521 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_abbrev 0x00000000000146c7 0x1bb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_abbrev 0x0000000000014882 0x11d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_abbrev 0x000000000001499f 0x11d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_abbrev 0x0000000000014abc 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_abbrev 0x0000000000014af4 0x196 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_abbrev 0x0000000000014c8a 0x319 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_abbrev 0x0000000000014fa3 0x3f9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_abbrev 0x000000000001539c 0x2b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_abbrev 0x0000000000015654 0x247 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_abbrev 0x000000000001589b 0x317 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_abbrev 0x0000000000015bb2 0x23a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_abbrev 0x0000000000015dec 0x2ad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_abbrev 0x0000000000016099 0x242 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_abbrev 0x00000000000162db 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_abbrev 0x0000000000016543 0x255 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_abbrev 0x0000000000016798 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_abbrev 0x0000000000016969 0x2c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_abbrev 0x0000000000016c2d 0x1be /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_loc 0x0000000000000000 0x33480 + .debug_loc 0x0000000000000000 0x164 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_loc 0x0000000000000164 0x134c esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_loc 0x00000000000014b0 0x4b6 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_loc 0x0000000000001966 0x3f5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_loc 0x0000000000001d5b 0x690 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_loc 0x00000000000023eb 0xf0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_loc 0x00000000000024db 0x21 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_loc 0x00000000000024fc 0x1b0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_loc 0x00000000000026ac 0x29d esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_loc 0x0000000000002949 0xe8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_loc 0x0000000000002a31 0xf8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_loc 0x0000000000002b29 0x1eb esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_loc 0x0000000000002d14 0x21 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_loc 0x0000000000002d35 0x314 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_loc 0x0000000000003049 0x322 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_loc 0x000000000000336b 0x136 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x00000000000034a1 0x23f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_loc 0x00000000000036e0 0x550 esp-idf/log/liblog.a(log.c.obj) + .debug_loc 0x0000000000003c30 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_loc 0x0000000000003c80 0x15ae esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_loc 0x000000000000522e 0x786 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_loc 0x00000000000059b4 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_loc 0x0000000000005a0c 0x3d7 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_loc 0x0000000000005de3 0x6f8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_loc 0x00000000000064db 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_loc 0x0000000000006573 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_loc 0x000000000000666b 0x16a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_loc 0x00000000000067d5 0xa07 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x00000000000071dc 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x00000000000071ef 0x593 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x0000000000007782 0x2cc esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_loc 0x0000000000007a4e 0x2b86 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_loc 0x000000000000a5d4 0x3b2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_loc 0x000000000000e102 0x352 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_loc 0x000000000000e454 0x6c esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_loc 0x000000000000e4c0 0x2a2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_loc 0x000000000000e762 0x226 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_loc 0x000000000000e988 0x68 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_loc 0x000000000000e9f0 0x67 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_loc 0x000000000000ea57 0x278 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_loc 0x000000000000eccf 0x41a esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_loc 0x000000000000f0e9 0x523 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_loc 0x000000000000f60c 0xa5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_loc 0x000000000000f6b1 0x191 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_loc 0x000000000000f842 0x21 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_loc 0x000000000000f863 0x3c6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_loc 0x000000000000fc29 0x711 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_loc 0x000000000001033a 0xd0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_loc 0x000000000001040a 0x3a7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_loc 0x00000000000107b1 0xe06 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x00000000000115b7 0x29 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_loc 0x00000000000115e0 0x353 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_loc 0x0000000000011933 0x4321 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_loc 0x0000000000015c54 0x575 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_loc 0x00000000000161c9 0x86f esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_loc 0x0000000000016a38 0x1232 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_loc 0x0000000000017c6a 0x6b esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_loc 0x0000000000017cd5 0x74 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0000000000017d49 0x1eb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0000000000017f34 0x898 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x00000000000187cc 0x3b8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000018b84 0x423c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x000000000001cdc0 0xc81 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x000000000001da41 0x144 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000000000001db85 0xdc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_loc 0x000000000001dc61 0xea esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x000000000001dd4b 0x1241 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000000000001ef8c 0x3a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x000000000001efc6 0x1ae0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0000000000020aa6 0x706 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x00000000000211ac 0x702 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x00000000000218ae 0x134 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x00000000000219e2 0x15d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0000000000022fb7 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x000000000002311b 0x95 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x00000000000231b0 0x228 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x00000000000233d8 0x7af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0000000000023b87 0xf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0000000000023c7d 0xf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x0000000000023d73 0x7c1 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0000000000024534 0x32e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0000000000024862 0x1e2 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0000000000024a44 0x3bc esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x0000000000024e00 0x50 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x0000000000024e50 0xcbf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0000000000025b0f 0x4dd esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0000000000025fec 0x464 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_loc 0x0000000000026450 0x63 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_loc 0x00000000000264b3 0xfb5 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x0000000000027468 0x309 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x0000000000027771 0x1250 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x00000000000289c1 0x16b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x0000000000028b2c 0xb0e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x000000000002963a 0xe9 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x0000000000029723 0x147f esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_loc 0x000000000002aba2 0x98e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_loc 0x000000000002b530 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x000000000002b580 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_loc 0x000000000002b5ac 0x130 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x000000000002b6dc 0x3b8f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x000000000002f26b 0x1843 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x0000000000030aae 0xbfd esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x00000000000316ab 0x136c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x0000000000032a17 0xa69 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + +.debug_aranges 0x0000000000000000 0x34d8 + .debug_aranges + 0x0000000000000000 0x30 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_aranges + 0x0000000000000030 0x160 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_aranges + 0x0000000000000190 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_aranges + 0x00000000000001f0 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_aranges + 0x0000000000000248 0xb8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_aranges + 0x0000000000000300 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_aranges + 0x0000000000000328 0x48 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_aranges + 0x0000000000000370 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_aranges + 0x00000000000003a8 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_aranges + 0x00000000000003d0 0x78 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_aranges + 0x0000000000000448 0x30 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_aranges + 0x0000000000000478 0x50 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_aranges + 0x00000000000004c8 0x58 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_aranges + 0x0000000000000520 0x30 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_aranges + 0x0000000000000550 0x20 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_aranges + 0x0000000000000570 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_aranges + 0x00000000000005d0 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_aranges + 0x00000000000005f0 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x0000000000000618 0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x0000000000000670 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_aranges + 0x00000000000006b0 0x30 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_aranges + 0x00000000000006e0 0x50 esp-idf/log/liblog.a(log.c.obj) + .debug_aranges + 0x0000000000000730 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_aranges + 0x0000000000000778 0x120 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_aranges + 0x0000000000000898 0x48 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_aranges + 0x00000000000008e0 0x30 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_aranges + 0x0000000000000910 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_aranges + 0x0000000000000950 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_aranges + 0x0000000000000968 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_aranges + 0x00000000000009e8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_aranges + 0x0000000000000a48 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_aranges + 0x0000000000000a80 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_aranges + 0x0000000000000ab0 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x0000000000000bb8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_aranges + 0x0000000000000bd8 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_aranges + 0x0000000000000c40 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_aranges + 0x0000000000000ca8 0x158 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_aranges + 0x0000000000000e00 0x298 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_aranges + 0x0000000000001098 0x98 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_aranges + 0x0000000000001130 0x28 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_aranges + 0x0000000000001158 0x18 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_aranges + 0x0000000000001170 0x38 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_aranges + 0x00000000000011a8 0x30 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_aranges + 0x00000000000011d8 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_aranges + 0x0000000000001218 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_aranges + 0x0000000000001238 0x30 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_aranges + 0x0000000000001268 0x98 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_aranges + 0x0000000000001300 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_aranges + 0x00000000000013d8 0x40 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_aranges + 0x0000000000001418 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_aranges + 0x0000000000001440 0x28 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_aranges + 0x0000000000001468 0x58 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_aranges + 0x00000000000014c0 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_aranges + 0x0000000000001540 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_aranges + 0x0000000000001590 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_aranges + 0x00000000000015e0 0xe0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_aranges + 0x00000000000016c0 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_aranges + 0x00000000000016f0 0x90 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_aranges + 0x0000000000001780 0x1c8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_aranges + 0x0000000000001948 0x98 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_aranges + 0x00000000000019e0 0xd0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_aranges + 0x0000000000001ab0 0x110 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_aranges + 0x0000000000001bc0 0x20 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_aranges + 0x0000000000001be0 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_aranges + 0x0000000000001c00 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_aranges + 0x0000000000001c58 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x0000000000001ce8 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000001d28 0x240 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_aranges + 0x0000000000001f68 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x0000000000002010 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x0000000000002030 0x40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_aranges + 0x0000000000002070 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_aranges + 0x00000000000020a0 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_aranges + 0x00000000000020d0 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_aranges + 0x0000000000002148 0x80 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_aranges + 0x00000000000021c8 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_aranges + 0x0000000000002210 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_aranges + 0x0000000000002320 0x50 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_aranges + 0x0000000000002370 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_aranges + 0x0000000000002418 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_aranges + 0x0000000000002458 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_aranges + 0x0000000000002470 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_aranges + 0x0000000000002580 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_aranges + 0x00000000000025b8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_aranges + 0x00000000000025e0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_aranges + 0x0000000000002620 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_aranges + 0x0000000000002680 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_aranges + 0x00000000000026a8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_aranges + 0x00000000000026d0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_aranges + 0x0000000000002748 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_aranges + 0x0000000000002778 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_aranges + 0x00000000000027d0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_aranges + 0x0000000000002838 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_aranges + 0x0000000000002868 0xc8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_aranges + 0x0000000000002930 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_aranges + 0x0000000000002980 0x48 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_aranges + 0x00000000000029c8 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_aranges + 0x00000000000029f0 0xf8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_aranges + 0x0000000000002ae8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_aranges + 0x0000000000002b28 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_aranges + 0x0000000000002bd0 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_aranges + 0x0000000000002c18 0x58 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_aranges + 0x0000000000002c70 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000000000002c88 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_aranges + 0x0000000000002cb8 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_aranges + 0x0000000000002d88 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_aranges + 0x0000000000002dc8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_aranges + 0x0000000000002df0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_aranges + 0x0000000000002e10 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_aranges + 0x0000000000002e30 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_aranges + 0x0000000000002e58 0x168 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_aranges + 0x0000000000002fc0 0xb0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_aranges + 0x0000000000003070 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_aranges + 0x00000000000030d8 0xf8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_aranges + 0x00000000000031d0 0x70 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_aranges + 0x0000000000003240 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_aranges + 0x0000000000003260 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_aranges + 0x0000000000003280 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_aranges + 0x00000000000032a0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_aranges + 0x00000000000032c0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_aranges + 0x00000000000032e0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_aranges + 0x0000000000003300 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_aranges + 0x0000000000003318 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_aranges + 0x0000000000003338 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_aranges + 0x0000000000003358 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_aranges + 0x0000000000003378 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_aranges + 0x0000000000003398 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_aranges + 0x00000000000033b8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_aranges + 0x00000000000033d8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_aranges + 0x00000000000033f8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_aranges + 0x0000000000003418 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_aranges + 0x0000000000003438 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_aranges + 0x0000000000003458 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_aranges + 0x0000000000003478 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_aranges + 0x0000000000003498 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_aranges + 0x00000000000034b8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_ranges 0x0000000000000000 0x4ea8 + .debug_ranges 0x0000000000000000 0x68 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_ranges 0x0000000000000068 0x188 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_ranges 0x00000000000001f0 0x90 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_ranges 0x0000000000000280 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_ranges 0x00000000000002c8 0xa8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_ranges 0x0000000000000370 0x18 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_ranges 0x0000000000000388 0x38 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_ranges 0x00000000000003c0 0x40 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_ranges 0x0000000000000400 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_ranges 0x0000000000000418 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_ranges 0x0000000000000480 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_ranges 0x00000000000004b8 0x58 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_ranges 0x0000000000000510 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_ranges 0x0000000000000558 0x20 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_ranges 0x0000000000000578 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_ranges 0x0000000000000588 0x98 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_ranges 0x0000000000000620 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_ranges 0x0000000000000648 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x0000000000000660 0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00000000000006d8 0x78 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_ranges 0x0000000000000750 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_ranges 0x0000000000000770 0xb8 esp-idf/log/liblog.a(log.c.obj) + .debug_ranges 0x0000000000000828 0x38 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_ranges 0x0000000000000860 0x2e0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_ranges 0x0000000000000b40 0xf0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_ranges 0x0000000000000c30 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_ranges 0x0000000000000c50 0x70 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_ranges 0x0000000000000cc0 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_ranges 0x0000000000000e68 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_ranges 0x0000000000000eb8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_ranges 0x0000000000000ee0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_ranges 0x0000000000000f48 0x218 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x0000000000001160 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x0000000000001170 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x00000000000011f8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_ranges 0x0000000000001250 0x268 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_ranges 0x00000000000014b8 0x570 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_ranges 0x0000000000001a28 0xa0 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_ranges 0x0000000000001ac8 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_ranges 0x0000000000001af8 0x28 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_ranges 0x0000000000001b20 0x68 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_ranges 0x0000000000001b88 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_ranges 0x0000000000001bb8 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_ranges 0x0000000000001be0 0x70 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_ranges 0x0000000000001c50 0x88 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_ranges 0x0000000000001cd8 0x110 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_ranges 0x0000000000001de8 0x30 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_ranges 0x0000000000001e18 0x78 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_ranges 0x0000000000001e90 0x18 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_ranges 0x0000000000001ea8 0x60 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_ranges 0x0000000000001f08 0xa0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_ranges 0x0000000000001fa8 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_ranges 0x0000000000001fe8 0x88 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_ranges 0x0000000000002070 0x1c8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x0000000000002238 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_ranges 0x0000000000002258 0x80 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_ranges 0x00000000000022d8 0x5a0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_ranges 0x0000000000002878 0x88 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_ranges 0x0000000000002900 0xf8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_ranges 0x00000000000029f8 0x260 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_ranges 0x0000000000002c58 0x28 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_ranges 0x0000000000002c80 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x0000000000002c90 0x60 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x0000000000002cf0 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000000000002d88 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000002e30 0x3d8 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x0000000000003208 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00000000000032b8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00000000000032c8 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x0000000000003310 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_ranges 0x0000000000003330 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x0000000000003350 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00000000000033b8 0x1f8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00000000000035b0 0x38 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00000000000035e8 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00000000000037a0 0xa8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x0000000000003848 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00000000000038f8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x0000000000003928 0x188 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x0000000000003ab0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x0000000000003ad8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x0000000000003af0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x0000000000003b20 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x0000000000003b88 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x0000000000003ba0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x0000000000003bb8 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x0000000000003c20 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x0000000000003c40 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x0000000000003ca0 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x0000000000003d40 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x0000000000003d60 0x1a8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x0000000000003f08 0x70 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x0000000000003f78 0x38 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_ranges 0x0000000000003fb0 0x18 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_ranges 0x0000000000003fc8 0x1d8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00000000000041a0 0x48 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00000000000041e8 0x208 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00000000000043f0 0x38 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x0000000000004428 0x198 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00000000000045c0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00000000000045e0 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_ranges 0x0000000000004790 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_ranges 0x0000000000004890 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00000000000048a8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_ranges 0x00000000000048b8 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x00000000000048d0 0x170 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x0000000000004a40 0x1c0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x0000000000004c00 0x58 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0000000000004c58 0x160 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x0000000000004db8 0xf0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + +.debug_line 0x0000000000000000 0x69c0e + .debug_line 0x0000000000000000 0x4c8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_line 0x00000000000004c8 0x222f esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_line 0x00000000000026f7 0xae1 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_line 0x00000000000031d8 0xaa5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_line 0x0000000000003c7d 0x6fe esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_line 0x000000000000437b 0xc8d esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_line 0x0000000000005008 0x497 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_line 0x000000000000549f 0x903 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_line 0x0000000000005da2 0x2a2 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_line 0x0000000000006044 0xe6c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_line 0x0000000000006eb0 0x3b9 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_line 0x0000000000007269 0x10e8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_line 0x0000000000008351 0x707 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_line 0x0000000000008a58 0x5b7 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_line 0x000000000000900f 0x6b0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_line 0x00000000000096bf 0x7f1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_line 0x0000000000009eb0 0x396 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_line 0x000000000000a246 0x317 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x000000000000a55d 0x682 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x000000000000abdf 0x6bd esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x000000000000b29c 0x217 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x000000000000b4b3 0x998 esp-idf/log/liblog.a(log.c.obj) + .debug_line 0x000000000000be4b 0x8ea esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_line 0x000000000000c735 0x1ad2 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_line 0x000000000000e207 0xdcb esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_line 0x000000000000efd2 0x1ee esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_line 0x000000000000f1c0 0xa8f esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_line 0x000000000000fc4f 0x25d esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_line 0x000000000000feac 0x14b5 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_line 0x0000000000011361 0x62a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_line 0x000000000001198b 0x438 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_line 0x0000000000011dc3 0x7fa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_line 0x00000000000125bd 0x18a3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x0000000000013e60 0x2f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x0000000000014150 0xe44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x0000000000014f94 0x951 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_line 0x00000000000158e5 0x2f51 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_line 0x0000000000018836 0x5578 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_line 0x000000000001ddae 0xc9f esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_line 0x000000000001ea4d 0x7f6 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_line 0x000000000001f243 0x72 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_line 0x000000000001f2b5 0x6d6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_line 0x000000000001f98b 0x8aa esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_line 0x0000000000020235 0x5fc esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_line 0x0000000000020831 0x449 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_line 0x0000000000020c7a 0x610 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_line 0x000000000002128a 0x694 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_line 0x000000000002191e 0xbcc esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_line 0x00000000000224ea 0x3ad esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_line 0x0000000000022897 0x628 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_line 0x0000000000022ebf 0x4d1 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_line 0x0000000000023390 0x6fe esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_line 0x0000000000023a8e 0xef7 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_line 0x0000000000024985 0x596 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_line 0x0000000000024f1b 0xd7f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_line 0x0000000000025c9a 0x1bba esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x0000000000027854 0x57a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_line 0x0000000000027dce 0xd1d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_line 0x0000000000028aeb 0x456e esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_line 0x000000000002d059 0x94f esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_line 0x000000000002d9a8 0x122e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_line 0x000000000002ebd6 0x2843 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_line 0x0000000000031419 0x760 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_line 0x0000000000031b79 0x2ab esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0000000000031e24 0x419 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x000000000003223d 0x1113 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x0000000000033350 0xe2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x000000000003417a 0x7a00 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x000000000003bb7a 0x1377 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x000000000003cef1 0x237 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000000000003d128 0xa30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x000000000003db58 0x466 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_line 0x000000000003dfbe 0x29b esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x000000000003e259 0x6a7 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x000000000003e900 0x1ecd esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00000000000407cd 0x3ac esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0000000000040b79 0x33f6 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0000000000043f6f 0x12fd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x000000000004526c 0xec1 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x000000000004612d 0x4ca esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x00000000000465f7 0x3d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00000000000469cc 0x22cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0000000000048c9b 0x498 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0000000000049133 0x3cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0000000000049502 0x5a8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0000000000049aaa 0xb4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x000000000004a5f9 0x3e1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x000000000004a9da 0x3df esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x000000000004adb9 0xe81 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000000000004bc3a 0x401 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000000000004c03b 0x682 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x000000000004c6bd 0x9a8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000000000004d065 0x696 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000000000004d6fb 0x255d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000000000004fc58 0x885 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00000000000504dd 0x68b esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_line 0x0000000000050b68 0x36b esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_line 0x0000000000050ed3 0x18f0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x00000000000527c3 0x8cb esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x000000000005308e 0x19cd esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0000000000054a5b 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0000000000054fbc 0x1211 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x00000000000561cd 0x1cd esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000000000005639a 0x220 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x00000000000565ba 0x27e3 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_line 0x0000000000058d9d 0xadd esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_line 0x000000000005987a 0x1da esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x0000000000059a54 0x3a4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x0000000000059df8 0x16a esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0000000000059f62 0x420 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x000000000005a382 0x35b2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000000000005d934 0x1b60 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x000000000005f494 0xb85 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x0000000000060019 0x27eb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x0000000000062804 0x1514 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x0000000000063d18 0x7ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_line 0x00000000000644e2 0x862 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_line 0x0000000000064d44 0x727 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_line 0x000000000006546b 0x7a1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_line 0x0000000000065c0c 0x370 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_line 0x0000000000065f7c 0x381 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_line 0x00000000000662fd 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_line 0x0000000000066337 0x8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_line 0x00000000000663c5 0x66a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_line 0x0000000000066a2f 0x7ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_line 0x0000000000067219 0x2b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_line 0x00000000000674cb 0xed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_line 0x00000000000675b8 0xa16 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_line 0x0000000000067fce 0x927 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_line 0x00000000000688f5 0x2f0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_line 0x0000000000068be5 0x388 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_line 0x0000000000068f6d 0x47c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_line 0x00000000000693e9 0x282 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_line 0x000000000006966b 0xc3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_line 0x000000000006972e 0x357 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_line 0x0000000000069a85 0x189 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_str 0x0000000000000000 0x2091a + .debug_str 0x0000000000000000 0x267 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x2ea (size before relaxing) + .debug_str 0x0000000000000267 0xa38 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0xce2 (size before relaxing) + .debug_str 0x0000000000000c9f 0x1da esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4df (size before relaxing) + .debug_str 0x0000000000000e79 0x1ff esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x51c (size before relaxing) + .debug_str 0x0000000000001078 0x4b2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x6a1 (size before relaxing) + .debug_str 0x000000000000152a 0x1102 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x13d1 (size before relaxing) + .debug_str 0x000000000000262c 0x146 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x32b (size before relaxing) + .debug_str 0x0000000000002772 0xebe esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x1753 (size before relaxing) + .debug_str 0x0000000000003630 0x79 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x2b1 (size before relaxing) + .debug_str 0x00000000000036a9 0x1cae esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x2db8 (size before relaxing) + .debug_str 0x0000000000005357 0xe6 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x292 (size before relaxing) + .debug_str 0x000000000000543d 0x260f esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x399b (size before relaxing) + .debug_str 0x0000000000007a4c 0x1c7 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x120e (size before relaxing) + .debug_str 0x0000000000007c13 0x164 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x42f (size before relaxing) + .debug_str 0x0000000000007d77 0xc9 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0xe4a (size before relaxing) + .debug_str 0x0000000000007e40 0xf1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x47a (size before relaxing) + .debug_str 0x0000000000007f31 0x1a0c esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x2819 (size before relaxing) + .debug_str 0x000000000000993d 0xbd esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x255f (size before relaxing) + .debug_str 0x00000000000099fa 0x334 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x2813 (size before relaxing) + .debug_str 0x0000000000009d2e 0x144 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0xeff (size before relaxing) + .debug_str 0x0000000000009e72 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x277 (size before relaxing) + .debug_str 0x0000000000009ec2 0x29a esp-idf/log/liblog.a(log.c.obj) + 0x571 (size before relaxing) + .debug_str 0x000000000000a15c 0x15c esp-idf/log/liblog.a(log_freertos.c.obj) + 0x512 (size before relaxing) + .debug_str 0x000000000000a2b8 0x643 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x95a (size before relaxing) + .debug_str 0x000000000000a8fb 0x265 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x643 (size before relaxing) + .debug_str 0x000000000000ab60 0xae esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x269 (size before relaxing) + .debug_str 0x000000000000ac0e 0x4ba esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x7fc (size before relaxing) + .debug_str 0x000000000000b0c8 0x170 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3d7 (size before relaxing) + .debug_str 0x000000000000b238 0x3d4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x6ac (size before relaxing) + .debug_str 0x000000000000b60c 0x186 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x437 (size before relaxing) + .debug_str 0x000000000000b792 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x45a (size before relaxing) + .debug_str 0x000000000000b82c 0xd24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x11f3 (size before relaxing) + .debug_str 0x000000000000c550 0xcef esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x306f (size before relaxing) + .debug_str 0x000000000000d23f 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x29b (size before relaxing) + .debug_str 0x000000000000d29b 0x2e4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x2b39 (size before relaxing) + .debug_str 0x000000000000d57f 0x1df esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x4af (size before relaxing) + .debug_str 0x000000000000d75e 0x937 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xd35 (size before relaxing) + .debug_str 0x000000000000e095 0x1115 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x1cc6 (size before relaxing) + .debug_str 0x000000000000f1aa 0x2a4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x7c6 (size before relaxing) + .debug_str 0x000000000000f44e 0x143 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x48e (size before relaxing) + .debug_str 0x000000000000f591 0x63 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x1d6 (size before relaxing) + .debug_str 0x000000000000f5f4 0x13b esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x844 (size before relaxing) + .debug_str 0x000000000000f72f 0xab5 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x169b (size before relaxing) + .debug_str 0x00000000000101e4 0x96 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x31b (size before relaxing) + .debug_str 0x000000000001027a 0x5b esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x24d (size before relaxing) + .debug_str 0x00000000000102d5 0xa3 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x2c4 (size before relaxing) + .debug_str 0x0000000000010378 0x205 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x763 (size before relaxing) + .debug_str 0x000000000001057d 0x383 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x898 (size before relaxing) + .debug_str 0x0000000000010900 0xd5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x342 (size before relaxing) + .debug_str 0x00000000000109d5 0x75 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x615 (size before relaxing) + .debug_str 0x0000000000010a4a 0x228 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0xb25 (size before relaxing) + .debug_str 0x0000000000010c72 0x116 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x82b (size before relaxing) + .debug_str 0x0000000000010d88 0x250 esp-idf/newlib/libnewlib.a(time.c.obj) + 0xa86 (size before relaxing) + .debug_str 0x0000000000010fd8 0xd8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x92a (size before relaxing) + .debug_str 0x00000000000110b0 0x1111 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x1a52 (size before relaxing) + .debug_str 0x00000000000121c1 0x4c5 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0xcc9 (size before relaxing) + .debug_str 0x0000000000012686 0x61 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x38f (size before relaxing) + .debug_str 0x00000000000126e7 0x2b2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x18c2 (size before relaxing) + .debug_str 0x0000000000012999 0x858 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x12dd (size before relaxing) + .debug_str 0x00000000000131f1 0x232 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xa24 (size before relaxing) + .debug_str 0x0000000000013423 0x409 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x1b99 (size before relaxing) + .debug_str 0x000000000001382c 0x645 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x1d30 (size before relaxing) + .debug_str 0x0000000000013e71 0x355 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0xb06 (size before relaxing) + .debug_str 0x00000000000141c6 0xa1 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x25c (size before relaxing) + .debug_str 0x0000000000014267 0x185 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x388 (size before relaxing) + .debug_str 0x00000000000143ec 0x51b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x826 (size before relaxing) + .debug_str 0x0000000000014907 0x25d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x734 (size before relaxing) + .debug_str 0x0000000000014b64 0x13d9 esp-idf/driver/libdriver.a(uart.c.obj) + 0x3389 (size before relaxing) + .debug_str 0x0000000000015f3d 0x2728 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x31c2 (size before relaxing) + .debug_str 0x0000000000018665 0x5d esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x21c (size before relaxing) + .debug_str 0x00000000000186c2 0x24a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x29e4 (size before relaxing) + .debug_str 0x000000000001890c 0x155 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + 0x5a0 (size before relaxing) + .debug_str 0x0000000000018a61 0x99 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x318 (size before relaxing) + .debug_str 0x0000000000018afa 0x3a8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x590 (size before relaxing) + .debug_str 0x0000000000018ea2 0x3b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x2b7b (size before relaxing) + .debug_str 0x0000000000019253 0x13d esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4b1 (size before relaxing) + .debug_str 0x0000000000019390 0x1014 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x1e90 (size before relaxing) + .debug_str 0x000000000001a3a4 0x59c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3f49 (size before relaxing) + .debug_str 0x000000000001a940 0x2f2 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0xbad (size before relaxing) + .debug_str 0x000000000001ac32 0xb9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x73c (size before relaxing) + .debug_str 0x000000000001aceb 0xff esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x934 (size before relaxing) + .debug_str 0x000000000001adea 0x925 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x1351 (size before relaxing) + .debug_str 0x000000000001b70f 0xf0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0xc5d (size before relaxing) + .debug_str 0x000000000001b7ff 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0xb9e (size before relaxing) + .debug_str 0x000000000001b88b 0x172 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0xc8f (size before relaxing) + .debug_str 0x000000000001b9fd 0x10d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0xd3a (size before relaxing) + .debug_str 0x000000000001bb0a 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0xbbc (size before relaxing) + .debug_str 0x000000000001bb96 0x86 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0xbb4 (size before relaxing) + .debug_str 0x000000000001bc1c 0x4d2 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3bd3 (size before relaxing) + .debug_str 0x000000000001c0ee 0xd6 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x2c1 (size before relaxing) + .debug_str 0x000000000001c1c4 0x158 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0xbba (size before relaxing) + .debug_str 0x000000000001c31c 0x1f2 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x479 (size before relaxing) + .debug_str 0x000000000001c50e 0xf8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x1a76 (size before relaxing) + .debug_str 0x000000000001c606 0x4ad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xaec (size before relaxing) + .debug_str 0x000000000001cab3 0x90 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x1a9a (size before relaxing) + .debug_str 0x000000000001cb43 0x8c esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x2b3 (size before relaxing) + .debug_str 0x000000000001cbcf 0xa5 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + 0x7a5 (size before relaxing) + .debug_str 0x000000000001cc74 0x447 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x3208 (size before relaxing) + .debug_str 0x000000000001d0bb 0x166 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3793 (size before relaxing) + .debug_str 0x000000000001d221 0x5bb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x3bed (size before relaxing) + .debug_str 0x000000000001d7dc 0x210 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4b3 (size before relaxing) + .debug_str 0x000000000001d9ec 0x274 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x3859 (size before relaxing) + .debug_str 0x000000000001dc60 0x4f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x1f6 (size before relaxing) + .debug_str 0x000000000001dcaf 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x229 (size before relaxing) + .debug_str 0x000000000001dd33 0x444 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xa5f (size before relaxing) + .debug_str 0x000000000001e177 0x127 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x634 (size before relaxing) + .debug_str 0x000000000001e29e 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x202 (size before relaxing) + .debug_str 0x000000000001e2fa 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x2f0 (size before relaxing) + .debug_str 0x000000000001e360 0x75 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x9d (size before relaxing) + .debug_str 0x000000000001e3d5 0x309 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x4b7 (size before relaxing) + .debug_str 0x000000000001e6de 0x719 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xd0f (size before relaxing) + .debug_str 0x000000000001edf7 0x4d1 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0xa0c (size before relaxing) + .debug_str 0x000000000001f2c8 0x6af esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0xe13 (size before relaxing) + .debug_str 0x000000000001f977 0x7d4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x1350 (size before relaxing) + .debug_str 0x000000000002014b 0x291 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0xff1 (size before relaxing) + .debug_str 0x00000000000203dc 0x157 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x215 (size before relaxing) + .debug_str 0x0000000000020533 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_str 0x0000000000020533 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_str 0x0000000000020533 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_str 0x0000000000020533 0x89 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x14b (size before relaxing) + .debug_str 0x00000000000205bc 0x14c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_str 0x00000000000205bc 0x59 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_str 0x00000000000205bc 0x4b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_str 0x00000000000205bc 0x90 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x5d1 (size before relaxing) + .debug_str 0x000000000002064c 0x18e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x7d9 (size before relaxing) + .debug_str 0x00000000000207da 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x5d5 (size before relaxing) + .debug_str 0x00000000000207fc 0x11 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x4d6 (size before relaxing) + .debug_str 0x000000000002080d 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x73f (size before relaxing) + .debug_str 0x0000000000020841 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x55b (size before relaxing) + .debug_str 0x00000000000208b4 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x5da (size before relaxing) + .debug_str 0x00000000000208bc 0x1d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x4e3 (size before relaxing) + .debug_str 0x00000000000208d9 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x564 (size before relaxing) + .debug_str 0x00000000000208eb 0xb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x51d (size before relaxing) + .debug_str 0x00000000000208f6 0x13 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x522 (size before relaxing) + .debug_str 0x0000000000020909 0xc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x5dc (size before relaxing) + .debug_str 0x0000000000020915 0x5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x4b2 (size before relaxing) + +.comment 0x0000000000000000 0x26 + .comment 0x0000000000000000 0x26 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x27 (size before relaxing) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/log/liblog.a(log.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/log/liblog.a(log_freertos.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(heap_caps.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(multi_heap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(queue.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(list.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(abort.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(assert.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(heap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(locks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/main/libmain.a(hello_world_main.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/driver/libdriver.a(uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(uart_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.riscv.attributes + 0x0000000000000000 0x39 + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .riscv.attributes + 0x0000000000000026 0x26 esp-idf/pthread/libpthread.a(pthread.c.obj) + .riscv.attributes + 0x000000000000004c 0x26 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .riscv.attributes + 0x0000000000000072 0x26 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .riscv.attributes + 0x0000000000000098 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .riscv.attributes + 0x00000000000000be 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .riscv.attributes + 0x00000000000000e8 0x26 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .riscv.attributes + 0x000000000000010e 0x2a esp-idf/esp_system/libesp_system.a(clk.c.obj) + .riscv.attributes + 0x0000000000000138 0x26 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .riscv.attributes + 0x000000000000015e 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .riscv.attributes + 0x0000000000000184 0x26 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .riscv.attributes + 0x00000000000001aa 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .riscv.attributes + 0x00000000000001d0 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .riscv.attributes + 0x00000000000001f6 0x26 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .riscv.attributes + 0x000000000000021c 0x2a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .riscv.attributes + 0x0000000000000246 0x26 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .riscv.attributes + 0x000000000000026c 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .riscv.attributes + 0x0000000000000292 0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x00000000000002b8 0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x00000000000002de 0x26 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000304 0x26 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .riscv.attributes + 0x000000000000032a 0x26 esp-idf/log/liblog.a(log.c.obj) + .riscv.attributes + 0x0000000000000350 0x2a esp-idf/log/liblog.a(log_freertos.c.obj) + .riscv.attributes + 0x000000000000037a 0x26 esp-idf/heap/libheap.a(heap_caps.c.obj) + .riscv.attributes + 0x00000000000003a0 0x26 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .riscv.attributes + 0x00000000000003c6 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) + .riscv.attributes + 0x00000000000003ec 0x26 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .riscv.attributes + 0x0000000000000412 0x26 esp-idf/heap/libheap.a(memory_layout.c.obj) + .riscv.attributes + 0x0000000000000438 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .riscv.attributes + 0x0000000000000462 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .riscv.attributes + 0x0000000000000488 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .riscv.attributes + 0x00000000000004ae 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .riscv.attributes + 0x00000000000004d4 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .riscv.attributes + 0x00000000000004fa 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .riscv.attributes + 0x0000000000000520 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .riscv.attributes + 0x0000000000000546 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .riscv.attributes + 0x000000000000056c 0x26 esp-idf/freertos/libfreertos.a(queue.c.obj) + .riscv.attributes + 0x0000000000000592 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .riscv.attributes + 0x00000000000005b8 0x2a esp-idf/freertos/libfreertos.a(port.c.obj) + .riscv.attributes + 0x00000000000005e2 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .riscv.attributes + 0x0000000000000608 0x26 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .riscv.attributes + 0x000000000000062e 0x26 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .riscv.attributes + 0x0000000000000654 0x26 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .riscv.attributes + 0x000000000000067a 0x26 esp-idf/freertos/libfreertos.a(list.c.obj) + .riscv.attributes + 0x00000000000006a0 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + .riscv.attributes + 0x00000000000006c6 0x26 esp-idf/newlib/libnewlib.a(assert.c.obj) + .riscv.attributes + 0x00000000000006ec 0x26 esp-idf/newlib/libnewlib.a(heap.c.obj) + .riscv.attributes + 0x0000000000000712 0x26 esp-idf/newlib/libnewlib.a(locks.c.obj) + .riscv.attributes + 0x0000000000000738 0x26 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .riscv.attributes + 0x000000000000075e 0x26 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .riscv.attributes + 0x0000000000000784 0x26 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .riscv.attributes + 0x00000000000007aa 0x26 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .riscv.attributes + 0x00000000000007d0 0x26 esp-idf/newlib/libnewlib.a(time.c.obj) + .riscv.attributes + 0x00000000000007f6 0x26 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .riscv.attributes + 0x000000000000081c 0x26 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .riscv.attributes + 0x0000000000000842 0x26 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .riscv.attributes + 0x0000000000000868 0x26 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .riscv.attributes + 0x000000000000088e 0x26 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .riscv.attributes + 0x00000000000008b4 0x26 esp-idf/vfs/libvfs.a(vfs.c.obj) + .riscv.attributes + 0x00000000000008da 0x26 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .riscv.attributes + 0x0000000000000900 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .riscv.attributes + 0x0000000000000926 0x26 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .riscv.attributes + 0x000000000000094c 0x26 esp-idf/main/libmain.a(hello_world_main.c.obj) + .riscv.attributes + 0x0000000000000972 0x26 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .riscv.attributes + 0x0000000000000998 0x26 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .riscv.attributes + 0x00000000000009be 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .riscv.attributes + 0x00000000000009e4 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x0000000000000a0a 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .riscv.attributes + 0x0000000000000a30 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .riscv.attributes + 0x0000000000000a56 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .riscv.attributes + 0x0000000000000a7c 0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .riscv.attributes + 0x0000000000000aa2 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000ac8 0x26 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .riscv.attributes + 0x0000000000000aee 0x26 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .riscv.attributes + 0x0000000000000b14 0x26 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .riscv.attributes + 0x0000000000000b3a 0x26 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .riscv.attributes + 0x0000000000000b60 0x26 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .riscv.attributes + 0x0000000000000b86 0x26 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .riscv.attributes + 0x0000000000000bac 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .riscv.attributes + 0x0000000000000bd2 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .riscv.attributes + 0x0000000000000bf8 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .riscv.attributes + 0x0000000000000c1e 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .riscv.attributes + 0x0000000000000c44 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .riscv.attributes + 0x0000000000000c6a 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .riscv.attributes + 0x0000000000000c90 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .riscv.attributes + 0x0000000000000cb6 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .riscv.attributes + 0x0000000000000cdc 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .riscv.attributes + 0x0000000000000d02 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .riscv.attributes + 0x0000000000000d28 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .riscv.attributes + 0x0000000000000d4e 0x26 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .riscv.attributes + 0x0000000000000d74 0x26 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .riscv.attributes + 0x0000000000000d9a 0x26 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .riscv.attributes + 0x0000000000000dc0 0x26 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .riscv.attributes + 0x0000000000000de6 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .riscv.attributes + 0x0000000000000e0c 0x26 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .riscv.attributes + 0x0000000000000e32 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000e58 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .riscv.attributes + 0x0000000000000e7e 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + .riscv.attributes + 0x0000000000000ea4 0x26 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .riscv.attributes + 0x0000000000000eca 0x26 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000ef0 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000f16 0x26 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .riscv.attributes + 0x0000000000000f3c 0x26 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .riscv.attributes + 0x0000000000000f62 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .riscv.attributes + 0x0000000000000f88 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .riscv.attributes + 0x0000000000000fb2 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .riscv.attributes + 0x0000000000000fd8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .riscv.attributes + 0x0000000000000ffe 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .riscv.attributes + 0x0000000000001024 0x33 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .riscv.attributes + 0x0000000000001057 0x26 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .riscv.attributes + 0x000000000000107d 0x26 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .riscv.attributes + 0x00000000000010a3 0x26 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .riscv.attributes + 0x00000000000010c9 0x26 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .riscv.attributes + 0x00000000000010ef 0x26 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .riscv.attributes + 0x0000000000001115 0x26 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .riscv.attributes + 0x000000000000113b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .riscv.attributes + 0x0000000000001161 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .riscv.attributes + 0x0000000000001187 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .riscv.attributes + 0x00000000000011ad 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .riscv.attributes + 0x00000000000011d3 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .riscv.attributes + 0x00000000000011f9 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .riscv.attributes + 0x000000000000121f 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .riscv.attributes + 0x0000000000001245 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .riscv.attributes + 0x000000000000126b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .riscv.attributes + 0x0000000000001291 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .riscv.attributes + 0x00000000000012b7 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .riscv.attributes + 0x00000000000012dd 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .riscv.attributes + 0x0000000000001303 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .riscv.attributes + 0x0000000000001329 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .riscv.attributes + 0x000000000000134f 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .riscv.attributes + 0x0000000000001375 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .riscv.attributes + 0x000000000000139b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .riscv.attributes + 0x00000000000013c1 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .riscv.attributes + 0x00000000000013e7 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .riscv.attributes + 0x000000000000140d 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .riscv.attributes + 0x0000000000001433 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_frame 0x0000000000000000 0xb09c + .debug_frame 0x0000000000000000 0x4c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_frame 0x000000000000004c 0x534 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_frame 0x0000000000000580 0x134 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_frame 0x00000000000006b4 0x164 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_frame 0x0000000000000818 0x1e0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_frame 0x00000000000009f8 0x58 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_frame 0x0000000000000a50 0xa4 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_frame 0x0000000000000af4 0x9c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_frame 0x0000000000000b90 0x3c esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_frame 0x0000000000000bcc 0x16c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_frame 0x0000000000000d38 0x48 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_frame 0x0000000000000d80 0xd8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_frame 0x0000000000000e58 0x11c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_frame 0x0000000000000f74 0x60 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_frame 0x0000000000000fd4 0x28 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_frame 0x0000000000000ffc 0x104 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_frame 0x0000000000001100 0x2c esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_frame 0x000000000000112c 0x40 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x000000000000116c 0xc8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x0000000000001234 0x68 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_frame 0x000000000000129c 0x40 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x00000000000012dc 0x11c esp-idf/log/liblog.a(log.c.obj) + .debug_frame 0x00000000000013f8 0xd0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_frame 0x00000000000014c8 0x504 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_frame 0x00000000000019cc 0x100 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_frame 0x0000000000001acc 0x64 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_frame 0x0000000000001b30 0xc0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_frame 0x0000000000001bf0 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_frame 0x0000000000001d48 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_frame 0x0000000000001e54 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_frame 0x0000000000001ebc 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_frame 0x0000000000001f30 0x32c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x000000000000225c 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x0000000000002290 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x00000000000023f8 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_frame 0x0000000000002590 0x5e0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_frame 0x0000000000002b70 0xb00 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_frame 0x0000000000003670 0x194 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_frame 0x0000000000003804 0x54 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_frame 0x0000000000003858 0xb0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_frame 0x0000000000003908 0x84 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_frame 0x000000000000398c 0x60 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_frame 0x00000000000039ec 0x2c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_frame 0x0000000000003a18 0x5c esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_frame 0x0000000000003a74 0x1ac esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_frame 0x0000000000003c20 0x30c esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_frame 0x0000000000003f2c 0x6c esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_frame 0x0000000000003f98 0x58 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_frame 0x0000000000003ff0 0x4c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_frame 0x000000000000403c 0x110 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_frame 0x000000000000414c 0x1f0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_frame 0x000000000000433c 0x100 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_frame 0x000000000000443c 0x100 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_frame 0x000000000000453c 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x0000000000004940 0x64 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_frame 0x00000000000049a4 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_frame 0x0000000000004b8c 0x910 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_frame 0x000000000000549c 0x234 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_frame 0x00000000000056d0 0x2b4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_frame 0x0000000000005984 0x42c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_frame 0x0000000000005db0 0x34 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_frame 0x0000000000005de4 0x28 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000000000005e0c 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000000000005eb8 0x208 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00000000000060c0 0xc8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000006188 0xa1c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x0000000000006ba4 0x244 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000000000006de8 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000000000006e14 0xa8 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000000000006ebc 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_frame 0x0000000000006f1c 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000000000006f5c 0x14c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x00000000000070a8 0x240 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00000000000072e8 0x78 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000000000007360 0x500 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000000000007860 0x12c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x000000000000798c 0x230 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000000000007bbc 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000000000007c48 0x46c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00000000000080b4 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000000000008120 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000000000008150 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x00000000000081d0 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000000000008324 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000000000008354 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000000000008384 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x00000000000084f0 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x000000000000856c 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x000000000000867c 0x170 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x00000000000087ec 0x70 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x000000000000885c 0x320 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000000000008b7c 0x11c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000000000008c98 0xe4 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_frame 0x0000000000008d7c 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_frame 0x0000000000008dac 0x224 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000000000008fd0 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000000000009090 0x220 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00000000000092b0 0x80 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000000000009330 0xf8 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000000000009428 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000000000009468 0x37c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_frame 0x00000000000097e4 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_frame 0x0000000000009880 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x00000000000098b0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_frame 0x00000000000098e0 0x4c esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x000000000000992c 0x660 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x0000000000009f8c 0x2c4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x000000000000a250 0x16c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x000000000000a3bc 0x46c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x000000000000a828 0x1d8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x000000000000aa00 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_frame 0x000000000000aa48 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_frame 0x000000000000aa90 0x2c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_frame 0x000000000000aabc 0x84 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_frame 0x000000000000ab40 0x180 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_frame 0x000000000000acc0 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_frame 0x000000000000ad20 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_frame 0x000000000000ad64 0x78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_frame 0x000000000000addc 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_frame 0x000000000000ae3c 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_frame 0x000000000000ae90 0x70 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_frame 0x000000000000af00 0x50 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_frame 0x000000000000af50 0xa4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_frame 0x000000000000aff4 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_frame 0x000000000000b024 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_frame 0x000000000000b07c 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_loclists + 0x0000000000000000 0x3bf0 + .debug_loclists + 0x0000000000000000 0x88e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_loclists + 0x000000000000088e 0x793 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_loclists + 0x0000000000001021 0xa99 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_loclists + 0x0000000000001aba 0x86a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_loclists + 0x0000000000002324 0x1b7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_loclists + 0x00000000000024db 0x1b7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_loclists + 0x0000000000002692 0x1eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_loclists + 0x000000000000287d 0x251 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_loclists + 0x0000000000002ace 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_loclists + 0x0000000000002bfa 0x172 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_loclists + 0x0000000000002d6c 0x2ec /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_loclists + 0x0000000000003058 0x458 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_loclists + 0x00000000000034b0 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_loclists + 0x00000000000035a0 0xe3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_loclists + 0x0000000000003683 0xcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_loclists + 0x0000000000003750 0x2aa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_loclists + 0x00000000000039fa 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_loclists + 0x0000000000003a5a 0xc9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_loclists + 0x0000000000003b23 0xcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_rnglists + 0x0000000000000000 0x5fa + .debug_rnglists + 0x0000000000000000 0xf6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_rnglists + 0x00000000000000f6 0xbf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_rnglists + 0x00000000000001b5 0x111 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_rnglists + 0x00000000000002c6 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_rnglists + 0x0000000000000397 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_rnglists + 0x00000000000003bf 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_rnglists + 0x00000000000003e7 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_rnglists + 0x0000000000000406 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_rnglists + 0x0000000000000479 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_rnglists + 0x0000000000000498 0x31 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_rnglists + 0x00000000000004c9 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_rnglists + 0x0000000000000516 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_rnglists + 0x0000000000000550 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_rnglists + 0x0000000000000578 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_rnglists + 0x00000000000005b3 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_rnglists + 0x00000000000005db 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + +.debug_line_str + 0x0000000000000000 0xdac + .debug_line_str + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x1d1 (size before relaxing) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_line_str + 0x0000000000000108 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x306 (size before relaxing) + .debug_line_str + 0x0000000000000338 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + 0x309 (size before relaxing) + .debug_line_str + 0x000000000000038e 0x120 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + 0x1fc (size before relaxing) + .debug_line_str + 0x00000000000004ae 0x1ed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + 0x2cc (size before relaxing) + .debug_line_str + 0x000000000000069b 0x13f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x336 (size before relaxing) + .debug_line_str + 0x00000000000007da 0x5f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x33f (size before relaxing) + .debug_line_str + 0x0000000000000839 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x332 (size before relaxing) + .debug_line_str + 0x000000000000088e 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x318 (size before relaxing) + .debug_line_str + 0x00000000000008e3 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x3d2 (size before relaxing) + .debug_line_str + 0x0000000000000957 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x33a (size before relaxing) + .debug_line_str + 0x00000000000009b8 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x332 (size before relaxing) + .debug_line_str + 0x0000000000000a0c 0x11b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x319 (size before relaxing) + .debug_line_str + 0x0000000000000b27 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x32c (size before relaxing) + .debug_line_str + 0x0000000000000b7d 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x328 (size before relaxing) + .debug_line_str + 0x0000000000000bd2 0x12f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x3aa (size before relaxing) + .debug_line_str + 0x0000000000000d01 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x336 (size before relaxing) + .debug_line_str + 0x0000000000000d57 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x2c4 (size before relaxing) + +Cross Reference Table + +Symbol File +Cache_Disable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +Cache_Enable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Get_DROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Get_IROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Invalidate_Addr esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Invalidate_ICache_All esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +Cache_Resume_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Set_IDROM_MMU_Size esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Suspend_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +EFUSE esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_CRYPT_DPA_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_SPI_DOWNLOAD_MSPI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_MAC_FACTORY esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_DISABLE_FAST_WAKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SEC_DPA_LEVEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D_D0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SWAP_UART_SDIO_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA_MAC_CUSTOM esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_GROUP_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY0_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY1_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY2_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY3_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY4_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY5_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SEC_DPA_LEVEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_SWAP_UART_SDIO_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +FreeRTOS_openocd_params esp-idf/freertos/libfreertos.a(tasks.c.obj) +GDMA esp-idf/hal/libhal.a(gdma_hal.c.obj) +GPIO esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.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/driver/libdriver.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) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +GPIO_PIN_MUX_REG esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +GPSPI2 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +LP_CLKRST esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +LP_IO esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +LP_WDT esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +PCR esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) +SPIMEM0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SPIMEM1 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 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) +SYSTIMER esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) +SysTickIsrHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +TIMERG0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +TIMERG1 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +UART0 esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +UART1 esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) +USB_SERIAL_JTAG esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +_Balloc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +_Bfree /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +_PathLocale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__action_table /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__adddf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) +__any_on /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__ascii_mbtowc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__ascii_wctomb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__assert esp-idf/newlib/libnewlib.a(assert.c.obj) +__assert_func esp-idf/newlib/libnewlib.a(assert.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.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/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_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +__atomic_add_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +__atomic_compare_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_compare_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__b2d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__bswapdi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +__chclass /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__clz_tab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) +__clzsi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +__copybits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__cxa_guard_abort esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_acquire esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_dummy esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_release esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxx_eh_arena_size_get esp-idf/esp_system/libesp_system.a(startup.c.obj) +__d2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__default_global_locale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__divdf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__divdi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__env_lock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +__env_unlock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +__eqdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__errno /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) +__ffssi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +__fixdfsi /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__floatsidf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__floatunsidf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__fp_lock_all /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__fp_unlock_all /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__gedf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__getreent esp-idf/freertos/libfreertos.a(tasks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +__gettzinfo /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__global_locale_ptr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +__global_pointer$ esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +__gtdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) +__hi0bits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__i2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__init_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__itoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) +__ledf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__lo0bits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__locale_mb_cur_max /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__localeconv_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +__lock___arc4random_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___at_quick_exit_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___atexit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___dd_hash_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___env_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) +__lock___malloc_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___sfp_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__lock___sinit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__lock___tz_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) +__lshift /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__ltdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__mcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mdiff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__moddi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__month_lengths /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__mprec_bigtens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mprec_tens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mprec_tinytens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__muldf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__multadd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__multiply /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__nedf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__popcountsi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__pow5mult /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__ratio /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__retarget_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__s2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__sccl /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__sclose /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__seofread /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +__sf_fake_stderr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sf_fake_stdin /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sf_fake_stdout /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sflags /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sflush_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) +__sfmoreglue /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__sfp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfp_lock_acquire /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfp_lock_release /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfvwrite_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) +__sinit /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sinit_lock_acquire /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__sinit_lock_release /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__smakebuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +__sprint_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) +__sread /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__srefill_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +__sseek /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__ssprint_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__ssrefill_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__ssvfiscanf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +__state_table /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__subdf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__submore /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__swbuf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) +__swbuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) +__swhatbuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) +__swrite /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__swsetup_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +__sync_add_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__trunctfdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__tz_lock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__tz_unlock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__tzcalc_limits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_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) +__ubsan_handle_divrem_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_invalid_builtin esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_load_invalid_value esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_missing_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_mul_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_negate_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_arg esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_pointer_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_shift_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_sub_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch_v1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_vla_bound_not_positive esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_include esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__udivdi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +__ulp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__umoddi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__unorddf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__utoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) +_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_calloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_cleanup /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_cleanup_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) +_close_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_ctype_ /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) +_data_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_daylight /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +_dtoa_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +_esp_error_check_failed esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +_esp_error_check_failed_without_abort esp-idf/esp_system/libesp_system.a(esp_err.c.obj) +_esp_system_init_fn_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +_esp_system_init_fn_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +_exit esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_fclose_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_fflush_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +_findenv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +_flash_rodata_start esp-idf/freertos/libfreertos.a(port.c.obj) +_fopen_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +_fprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) +_fputs_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) +_free_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fseek_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +_fseeko_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) +_fstat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fwalk /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_fwalk_reent /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +_fwrite_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) +_getenv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_getpid_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_gettimeofday_r esp-idf/newlib/libnewlib.a(time.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_global_impure_ptr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +_global_interrupt_handler esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +_heap_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_interrupt_handler esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +_iram_end esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/heap/libheap.a(memory_layout.c.obj) +_iram_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_isatty_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) +_kill_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_link_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_localeconv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_close esp-idf/newlib/libnewlib.a(locks.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) +_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/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) +_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) +_lseek_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_malloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_mbrtowc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_mbtowc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) +_mprec_log10 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +_multi_heap_lock esp-idf/heap/libheap.a(multi_heap.c.obj) +_multi_heap_unlock esp-idf/heap/libheap.a(multi_heap.c.obj) +_open_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_printf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) +_putc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) +_putchar_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) +_puts_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) +_raise_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_realloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_reclaim_reent /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +_rename_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_rodata_reserved_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_force_slow_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_rtc_text_end esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +_sbrk_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_setlocale_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +_sfread_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_siscanf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +_snprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) +_stat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_strerror_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) +_strtol_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoll_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoul_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoull_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_sungetc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_svfiprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) +_svfprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) +_system_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_thread_local_end esp-idf/freertos/libfreertos.a(port.c.obj) +_thread_local_start esp-idf/freertos/libfreertos.a(port.c.obj) +_times_r esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_timezone /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzname /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzset_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzset_unlocked /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +_tzset_unlocked_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) +_ungetc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) +_unlink_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_user_strerror /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +_vector_table esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_vfiprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) +_vfprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) +_vprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) +_wctomb_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) +_write_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_write_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +abort esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.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/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +access esp-idf/vfs/libvfs.a(vfs.c.obj) +adjtime esp-idf/newlib/libnewlib.a(time.c.obj) +app_main esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +bootloader_ana_clock_glitch_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_atexit esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_check_chip_validity esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_common_check_long_hold_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_check_long_hold_gpio_level esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_erase_part_type_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_get_active_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_get_sha256_of_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +bootloader_common_label_search esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_ota_select_crc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_invalid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_valid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_select_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_vddsdio_configure esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_debug_buffer esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_enable_wp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_clock_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_flash_erase_range esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_flash_erase_sector esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_execute_command_common esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_is_octal_mode_enabled esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_read esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_flash_read_sfdp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_reset_chip esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_flash_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_xmc_startup esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_init_mem esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_load_image esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_load_image_no_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_mmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_mmap_get_free_pages esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_munmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_random_enable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) +bootloader_read_flash_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_sha256_finish esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_sha256_flash_contents esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_sha256_hex_to_str esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_spi_flash_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_utility_get_selected_boot_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_boot_image esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_partition_table esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +brownout_hal_config esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +brownout_hal_intr_clear esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +brownout_hal_intr_enable esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bzero /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) +cache_hal_disable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_enable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_init esp-idf/hal/libhal.a(cache_hal.c.obj) +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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +ceil /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +cfree esp-idf/newlib/libnewlib.a(heap.c.obj) +cleanup_glue /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) +clock_getres esp-idf/newlib/libnewlib.a(time.c.obj) +clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +clock_settime esp-idf/newlib/libnewlib.a(time.c.obj) +closedir esp-idf/vfs/libvfs.a(vfs.c.obj) +console_access esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_close esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_end_select esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fcntl esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fstat esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fsync esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_open esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_read esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcdrain esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcflush esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcgetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcsetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_write esp-idf/vfs/libvfs.a(vfs_console.c.obj) +eTaskGetState esp-idf/freertos/libfreertos.a(tasks.c.obj) +efuse_hal_chip_revision esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +efuse_hal_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_get_mac esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_major_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_minor_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_is_coding_error_in_block esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_program esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_read esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_set_timing esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +environ /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_app_desc esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_app_get_description esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_app_get_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_brownout_disable esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_brownout_init esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_cache_err_get_cpuid esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_cache_err_int_init esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_chip_info esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_clk_apb_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_cpu_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_private_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_private_unlock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_rtc_time esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_slowclk_cal_get esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_slowclk_cal_set esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +esp_clk_xtal_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_cpu_clear_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_clear_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_compare_and_set esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_cpu_intr_get_desc esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_cpu_reset esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_set_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_cpu_stall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_unstall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_wait_for_intr esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_crosscore_int_init esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_crosscore_int_send_freq_switch esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_gdb_call esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_print_backtrace esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_twdt_abort esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_yield esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(port.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) +esp_deregister_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_deregister_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_deregister_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_efuse_batch_write_begin esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_cancel esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_commit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_check_errors esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_efuse_count_unused_key_blocks esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_disable_rom_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_enable_rom_secure_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_field_size esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_pkg_ver esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_rom_log_scheme esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_apply_new_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_burn_chip esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_burn_efuses esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_check_errors esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_count_once esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_debug_dump_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_erase_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_fill_buff esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_number_of_items esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_read_register_address esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_is_correct_written_data esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_process esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_read_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_reset esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_update_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_write_blob esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_cnt esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_enable_cache_wrap esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +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_err_to_name_r esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +esp_flash_app_disable_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_disable_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_enable_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-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_init esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_chip_boya esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_driver_initialized esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_chip_gd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_generic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_issi esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_mxic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_th esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_winbond esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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_enabled esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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/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) +esp_flash_get_protectable_regions esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_protected_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_size esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_flash_init esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_init_default_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_init_main esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_init_main_bus_lock esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_flash_init_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_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/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) +esp_flash_read_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_read_unique_chip_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_registered_chips esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_chip_write_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_io_mode esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +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/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/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) +esp_get_free_internal_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_idf_version esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_minimum_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_image_get_flash_size esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_get_metadata 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_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_image_verify_bootloader esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify_bootloader_data esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_init_app_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_int_wdt_cpu_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_int_wdt_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_intr_alloc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +esp_intr_alloc_intrstatus esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +esp_intr_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_disable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_intr_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_enable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_intr_free esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_get_cpu esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_intr_get_intno esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_mark_shared esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_reserve esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_set_in_iram esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_log_default_level esp-idf/log/liblog.a(log.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_log_early_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_log_impl_lock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_lock_timeout esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_unlock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_level_get esp-idf/log/liblog.a(log.c.obj) +esp_log_level_set esp-idf/log/liblog.a(log.c.obj) +esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) +esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) +esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.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_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_write esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.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_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_writev esp-idf/log/liblog.a(log.c.obj) +esp_mbedtls_mem_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mbedtls_mem_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mspi_get_io esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_mspi_pin_init esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_newlib_init esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_newlib_locks_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_newlib_time_init esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_ota_abort esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_begin esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_check_rollback_is_possible esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_end esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_erase_last_boot_app_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_app_partition_count esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_last_invalid_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_next_update_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_partition_description esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_running_partition 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_state_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_mark_app_invalid_rollback_and_reboot esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_mark_app_valid_cancel_rollback esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_write esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_write_with_offset esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_panic_handler esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_panic_handler_reconfigure_wdts esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_partition_check_identity esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_deregister_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_erase_range esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.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_partition_find_first esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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_partition_get_sha256 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_iterator_release esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_main_flash_region_safe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_partition_mmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_munmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_next esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_register_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_table_verify 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_partition_verify esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_perip_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_pthread_get_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_get_default_config esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_pthread_set_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_ptr_byte_accessible esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) +esp_ptr_dma_ext_capable esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) +esp_ptr_external_ram esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.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) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_register_freertos_idle_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_register_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_register_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_reset_reason_get_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_reset_reason_set_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_restart esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_restart_noos esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_restart_noos_dig esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +esp_rom_delay_us esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_get_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +esp_rom_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_gpio_connect_in_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +esp_rom_gpio_connect_out_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_rom_gpio_pad_pullup_only esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_gpio_pad_select_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_md5_final esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_init esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_update esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(locks.c.obj) +esp_rom_printf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_regi2c_read esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_read_mask esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write_mask esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_route_intr_matrix esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_software_reset_cpu esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_rom_software_reset_system esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_rom_spiflash_config_clk esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +esp_rom_spiflash_wait_idle esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_uart_rx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_set_clock_baudrate esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_uart_tx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_tx_wait_idle esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rtc_get_time_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_set_time_from_rtc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_setup_newlib_syscalls esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_sleep_config_gpio_isolate esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_sleep_enable_gpio_switch esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_startup_start_app esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_sync_timekeeping_timers esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_system_abort esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +esp_system_get_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_system_get_time_resolution esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_task_wdt_add esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_add_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_deinit esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timeout_triggered esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_allocate esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_feed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_free esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_restart esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_stop esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_init esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_task_wdt_isr_user_handler esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_restart esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_status esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_stop esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_time_impl_get_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time_since_boot esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_init esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_set_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_timer_create esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_delete esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_dump esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_timer_get_expiry_time esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_next_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_next_alarm_for_wake_up esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_period esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_alarm_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_counter_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_min_period_us esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init_system_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set_alarm_id esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_is_active esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_private_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_restart esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_start_once esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_start_periodic esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_stop esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_unregister_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_vApplicationIdleHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +esp_vApplicationTickHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +esp_vfs_access esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_close esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_closedir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_vfs_dev_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_dev_uart_port_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_port_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_register esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_driver esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_nonblocking esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_usb_serial_jtag_register esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.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) +esp_vfs_ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_link esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_lseek esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_open esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_opendir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pread esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_common esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_fd_range esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_fd_with_local_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rename esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rmdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select_triggered esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_select_triggered_isr esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.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) +esp_vfs_uart_get_vfs esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.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_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/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_usb_serial_jtag_use_driver esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_usb_serial_jtag_use_nonblocking esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_utime esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_write esp-idf/vfs/libvfs.a(vfs.c.obj) +esprv_intc_get_interrupt_unmask esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_get_priority esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_get_type esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_set_priority esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esprv_intc_int_set_threshold esp-idf/freertos/libfreertos.a(port.c.obj) +esprv_intc_int_set_type esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +ets_efuse_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_efuse_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_isr_mask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_isr_unmask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_rom_layout_p esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +ets_update_cpu_frequency esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +fclose /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) +fcntl esp-idf/newlib/libnewlib.a(syscalls.c.obj) +fflush /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) +floor /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +fopen /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +fprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +fputs /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +free esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 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-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +frexp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +fseek /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) +fseeko /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +fsync esp-idf/vfs/libvfs.a(vfs.c.obj) +ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +fwrite /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +g_exc_frames esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +g_flash_guard_default_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +g_flash_guard_no_os_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +g_panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +g_spi_lock_main_flash_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +g_startup_fn esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_startup_time esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_twdt_isr esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +gdma_append esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_apply_strategy esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_connect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_del_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_disconnect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_get_channel_id esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_hal_init esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_new_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_periph_signals esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_rx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_tx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_reset esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_set_transfer_ability esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_start esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_stop esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +get_temp_buffer_not_supported esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +get_vfs_for_index esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +get_vfs_for_path esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +gettimeofday /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +gmtime_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +gpio_config esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_level esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hal_intr_disable esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hal_intr_enable_on_core esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_install_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_intr_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_intr_enable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_iomux_in esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_iomux_out esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_isr_handler_add esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_handler_remove esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_register esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_reset_pin esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gpio_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_set_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_set_intr_type esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_set_level esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_sleep_sel_dis esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_sel_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_uninstall_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) +heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_add_region_with_caps esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_aligned_alloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_aligned_free esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +heap_caps_calloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_add_region_allowed esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_addr esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_enable_nonos_stack_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +heap_caps_free esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_get_allocated_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_largest_free_block esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +heap_caps_get_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_total_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_init esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +heap_caps_malloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 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-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_malloc_extmem_enable esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_print_heap_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_realloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_realloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_register_failed_alloc_callback esp-idf/heap/libheap.a(heap_caps.c.obj) +intr_handler_get esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_handler_get_arg esp-idf/riscv/libriscv.a(interrupt.c.obj) +intr_handler_set esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_matrix_route esp-idf/riscv/libriscv.a(interrupt.c.obj) +ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +iswspace /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +iswspace_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) +itoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) +localeconv /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +localtime_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + 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) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +malloc_stats esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_trim esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_usable_size esp-idf/newlib/libnewlib.a(heap.c.obj) +mallopt esp-idf/newlib/libnewlib.a(heap.c.obj) +mbedtls_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_internal_sha256_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_platform_set_calloc_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_teardown esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_zeroize esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbrtowc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) +memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +memchr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +memcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.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/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +memcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.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/newlib/libnewlib.a(stdatomic.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_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.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/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +memmove /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +memset /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(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/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +memspi_host_erase_block esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_chip esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_sector esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_flush_cache esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_init_pointers esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +memspi_host_program_page esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_data_slicer esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_id_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_status_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +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) +mmu_hal_bytes_to_pages esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_init esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_map_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_pages_to_bytes esp-idf/hal/libhal.a(mmu_hal.c.obj) +multi_heap_aligned_alloc esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_check esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_dump esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_allocated_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_info esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_in_rom_init esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +multi_heap_malloc esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_os_funcs esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_os_funcs_init esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_register esp-idf/heap/libheap.a(heap_caps_init.c.obj) +multi_heap_set_lock esp-idf/heap/libheap.a(heap_caps_init.c.obj) +newlib_include_assert_impl esp-idf/newlib/libnewlib.a(assert.c.obj) +newlib_include_heap_impl esp-idf/newlib/libnewlib.a(heap.c.obj) +newlib_include_pthread_impl esp-idf/newlib/libnewlib.a(pthread.c.obj) +newlib_include_syscalls_impl esp-idf/newlib/libnewlib.a(syscalls.c.obj) +opendir esp-idf/vfs/libvfs.a(vfs.c.obj) +panicHandler esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +panic_arch_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_get_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_get_cause esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_backtrace esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_char esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_print_dec esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_registers esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_str esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_restart esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_set_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_soc_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +pcTaskGetName esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +periph_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +periph_module_reset esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_get_freq esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +port_start_app_hook esp-idf/freertos/libfreertos.a(app_startup.c.obj) +posix_memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +pread esp-idf/vfs/libvfs.a(vfs.c.obj) +printf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +prvTaskPriorityRaise esp-idf/freertos/libfreertos.a(tasks.c.obj) +prvTaskPriorityRestore esp-idf/freertos/libfreertos.a(tasks.c.obj) +pthread_attr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cancel esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cond_broadcast esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_destroy esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_signal esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_timedwait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_wait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_condattr_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_setclock esp-idf/newlib/libnewlib.a(pthread.c.obj) +pthread_create esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_detach esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_equal esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_exit esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_cond_var_impl esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_include_pthread_impl esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_local_storage_impl esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pthread_include_pthread_rwlock_impl esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_internal_local_storage_destructor_callback esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_join esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_create esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_delete esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_lazy_init_lock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_lock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_timedlock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_trylock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_unlock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutexattr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_gettype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_settype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_once esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_rwlock_destroy esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_init esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_rdlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_unlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_wrlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_self esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_setcancelstate esp-idf/newlib/libnewlib.a(pthread.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_sigmask esp-idf/newlib/libnewlib.a(pthread.c.obj) +putc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) +putchar /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +puts /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +pvTaskGetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pvTaskIncrementMutexHeldCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +pvalloc esp-idf/newlib/libnewlib.a(heap.c.obj) +pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +pxPortInitialiseStack esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetNext esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetStackStart esp-idf/freertos/libfreertos.a(tasks.c.obj) +qsort /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +raise esp-idf/newlib/libnewlib.a(syscalls.c.obj) +range_read_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +range_write_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +readdir esp-idf/vfs/libvfs.a(vfs.c.obj) +readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) +realloc esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +regi2c_analog_cali_reg_read esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_analog_cali_reg_write esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_read_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_write_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +regi2c_ctrl_write_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +regi2c_enter_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_exit_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_saradc_disable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_saradc_enable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +registered_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +riscv_decode_offset_from_jal_instruction esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +riscv_excp_names esp-idf/riscv/libriscv.a(interrupt.c.obj) +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/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(bootloader_flash_config_esp32c6.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) +rtc_clk_32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enable_external esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_apb_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +rtc_clk_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cal_internal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_cpu_freq_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_mhz_to_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config_fast esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_freq_set_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +rtc_clk_fast_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_fast_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_freq_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +rtc_clk_rc32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_select_rtc_slow_clk esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_freq_get_hz esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_slow_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_wait_for_slow_cycle esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_xtal_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_xtal_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_deep_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_dig_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_get_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_gpio_is_valid_gpio esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_isr_deregister esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_isr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_register esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_light_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +rtc_time_slowclk_to_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_time_us_to_slowclk esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_vddsdio_get_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtc_vddsdio_set_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtos_int_enter esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +rtos_int_exit esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +s_keys esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +s_microseconds_offset esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +s_spinlock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +sched_yield esp-idf/pthread/libpthread.a(pthread.c.obj) +seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +select esp-idf/vfs/libvfs.a(vfs.c.obj) +setlocale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +settimeofday esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +sigfillset esp-idf/newlib/libnewlib.a(pthread.c.obj) +siscanf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +sleep esp-idf/newlib/libnewlib.a(time.c.obj) +snprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +soc_get_available_memory_region_max_count esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_get_available_memory_regions esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_region_count esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_regions esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_type_count esp-idf/heap/libheap.a(memory_layout.c.obj) +soc_memory_types esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_reserved_memory_region_end esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +soc_reserved_memory_region_start esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +spi_bus_add_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_deinit_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_get_attr esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_init_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_lock_acquire_end esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_acquire_start esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_bg_check_dev_acq esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_check_dev_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_clear_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_entry esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_exit esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_req_exist esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_request esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_acquiring_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_by_id esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_get_dev_id esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_register_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_set_bg_control esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_touch esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_unregister_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_wait_bg_done esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_main_set_lock esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_register_destroy_func esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_remove_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_brownout_need_reset esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +spi_flash_cache2phys esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +spi_flash_cache_enabled esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_check_and_flush_cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_chip_boya_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_boya_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_gd_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_generic_config_host_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_chip esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_get_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_reg esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id_none esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_generic_reset esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_set_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_suspend_cmd_conf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_timeout esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_wait_idle esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write_encrypted esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_yield esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_issi_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_th_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_th_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_winbond_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_16b_rdsr_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_8b_rdsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_read_status_8b_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_16b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_write_status_8b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_8b_wrsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_enable_cache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_enable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_enable_interrupts_caches_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_encryption_hal_check esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_destroy esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_disable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_done esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_enable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_prepare esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_guard_get esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_guard_set esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_hal_check_status esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_common_command esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_device_config esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_disable_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_disable_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_erase_block esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_chip esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_sector esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_check_status esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_common_command esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_device_config esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_init esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_program_page esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_read esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_resume esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_set_write_protect esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_setup_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_read_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_init_chip_state esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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.c.obj) +spi_flash_op_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_op_unlock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_phys2cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_set_erasing_flag esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_flash_set_rom_required_regs esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_periph_signal esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spicommon_bus_free_io_cfg esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_initialize_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_using_iomux esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spicommon_cs_free_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_cs_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_alloc esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqdma_source_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqsource_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_claim esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_in_use esp-idf/driver/libdriver.a(spi_common.c.obj) +start_cpu0 esp-idf/esp_system/libesp_system.a(startup.c.obj) +strcat /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +strcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strcspn /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strerror /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +strerror_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +strerror_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strlcat /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +strlcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strlen /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strncmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strncpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strstr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strtol /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) +strtol_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) +strtoll /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) +strtoll_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) +strtoul /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +strtoul_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) +strtoull /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) +strtoull_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) +syscall_table_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +system esp-idf/newlib/libnewlib.a(syscalls.c.obj) +systimer_hal_connect_alarm_counter esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_can_stall_by_cpu esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_value_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_deinit esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) +systimer_hal_enable_alarm_int esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_enable_counter esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_get_alarm_value esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_get_counter_value esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_init esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_select_alarm_mode esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_period esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_target esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_set_tick_rate_ops esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_ticks_to_us esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_us_to_ticks esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +tcdrain esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflow esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflush esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetsid esp-idf/vfs/libvfs.a(vfs.c.obj) +tcsendbreak esp-idf/vfs/libvfs.a(vfs.c.obj) +tcsetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +telldir esp-idf/vfs/libvfs.a(vfs.c.obj) +truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +tzset /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) +uart_clear_intr_status esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_pattern_det_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_delete esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_install esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_pattern_det_baud_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush_input esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_buffered_data_len esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_collision_flag esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_sclk_freq esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_selectlock esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_tx_buffer_free_size esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_hal_get_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_max_rx_timeout_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_sclk esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_symb_len esp-idf/hal/libhal.a(uart_hal.c.obj) +uart_hal_get_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_init esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_inverse_signal esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_is_hw_rts_en esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_read_rxfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_rxfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_at_cmd_char esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_dtr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_loop_back esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_mode esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rx_timeout esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rxfifo_full_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_sclk esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_sw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_tx_idle_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_txfifo_empty_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_tx_break esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_txfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_write_txfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +uart_intr_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_is_driver_installed esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_param_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_get_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_pop_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_queue_reset esp-idf/driver/libdriver.a(uart.c.obj) +uart_periph_signal esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_read_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_always_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_dtr esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_line_inverse esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_loop_back esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_mode esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_pin esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rts esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_full_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_select_notif_callback esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_sw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_empty_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_idle_num esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_tx_chars esp-idf/driver/libdriver.a(uart.c.obj) +uart_wait_tx_done esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_wait_tx_idle_polling esp-idf/driver/libdriver.a(uart.c.obj) +uart_write_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_write_bytes_with_break esp-idf/driver/libdriver.a(uart.c.obj) +ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +ulTaskGenericNotifyValueClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +ulTaskNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) +ungetc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) +usb_serial_jtag_driver_install esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_driver_uninstall esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_read_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usb_serial_jtag_write_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usleep esp-idf/newlib/libnewlib.a(time.c.obj) +utime esp-idf/vfs/libvfs.a(vfs.c.obj) +utoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) +uxInterruptNesting esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +uxListRemove esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxQueueMessagesWaiting esp-idf/freertos/libfreertos.a(queue.c.obj) +uxQueueMessagesWaitingFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +uxQueueSpacesAvailable esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uxSchedulerRunning esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +uxTaskGetNumberOfTasks esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetSnapshotAll esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetStackHighWaterMark esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGet esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGetFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskResetEventItemValue esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTopUsedPriority esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) +vApplicationGetIdleTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vApplicationGetTimerTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) +vApplicationStackOverflowHook esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInitialise esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vListInitialiseItem esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsert esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsertEnd esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortClearInterruptMask esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortEnterCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortSetInterruptMask esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortSetStackWatchpoint esp-idf/freertos/libfreertos.a(port.c.obj) +vPortSetupTimer esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +vPortYield esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortYieldFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +vPortYieldOtherCore esp-idf/freertos/libfreertos.a(port.c.obj) +vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vQueueWaitForMessageRestricted esp-idf/freertos/libfreertos.a(queue.c.obj) +vRingbufferDelete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferGetInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +vRingbufferReturnItem esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskDelete esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskEndScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskGenericNotifyGiveFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +vTaskGetSnapshot esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +vTaskInternalSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskMissedYield esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventListRestricted esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskPriorityDisinheritAfterTimeout esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPrioritySet esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskRemoveFromUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskResume esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointerAndDelCallback esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +vTaskSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskStartScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +vTaskSuspend esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskSuspendAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +vTaskSwitchContext esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +valloc esp-idf/newlib/libnewlib.a(heap.c.obj) +vfiprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) +vfprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) +vfs_include_syscalls_impl esp-idf/vfs/libvfs.a(vfs.c.obj) +vprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) +wdt_hal_config_stage esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_deinit esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) +wdt_hal_disable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_enable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_feed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_handle_intr esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +wdt_hal_init esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_is_enabled esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_set_flashboot_en esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +wdt_hal_write_protect_disable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_write_protect_enable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +xIsrStackTop esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortCheckValidTCBMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) +xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xPortInterruptedFromISRContext esp-idf/freertos/libfreertos.a(port.c.obj) +xPortStartScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortSwitchFlag esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortSysTickHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xPortcheckValidStackMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xQueueAddToSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueCreateCountingSemaphore esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueCreateMutexStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueCreateSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericCreate esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGetMutexHolderFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueGiveMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueIsQueueEmptyFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueIsQueueFullFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeek esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeekFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueReceive esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueReceiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueRemoveFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueSelectFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueTakeMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xRingbufferAddToQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCanRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreate esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferCreateNoSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreateStatic esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferGetCurFreeSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferGetMaxItemSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferPrintInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceive esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveSplitFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveUpTo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +xRingbufferReceiveUpToFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +xRingbufferRemoveFromQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSend esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferSendAcquire esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendComplete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xTaskAbortDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCatchUpTicks esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskCreatePinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskCreateStaticPinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotify esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGenericNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyStateClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetAffinity esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetCurrentTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetCurrentTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetSchedulerState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetTickCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskIncrementTick esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xTaskNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskPriorityDisinherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskPriorityInherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskRemoveFromEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTimerCreateTimerTask esp-idf/freertos/libfreertos.a(tasks.c.obj) +xt_unhandled_exception esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) diff --git a/tools/test_idf_size/expected_output b/tools/test_idf_size/expected_output index 4266efda43..f524c20905 100644 --- a/tools/test_idf_size/expected_output +++ b/tools/test_idf_size/expected_output @@ -645,45 +645,45 @@ Total image size: 234780 bytes (.bin may be padded larger) 234780 Per-archive contributions to ELF file: Archive File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- - liblwip.a| 14| 14| | 3751| 3751| | | | | | | | 3765| 3765| | 66978| 66978| | 13936| 13936| | 80928| 80928| - libc.a| | | | | | | | | | | | | | | | 55583| 55583| | 3709| 3709| | 59292| 59292| - libesp32.a| 2635| 2635| | 2375| 2375| | 7758| 7758| | | | | 12768| 12768| | 4814| 4814| | 8133| 8133| | 23340| 23340| - libfreertos.a| 4156| 4156| | 832| 832| | 12428| 12428| | 425| 425| | 17841| 17841| | | | | 1545| 1545| | 18554| 18554| - libspi_flash.a| 36| 36| | 359| 359| | 7004| 7004| | | | | 7399| 7399| | 886| 886| | 1624| 1624| | 9550| 9550| - libsoc.a| 660| 660| | 8| 8| | 3887| 3887| | | | | 4555| 4555| | | | | 3456| 3456| | 8003| 8003| - libheap.a| 1331| 1331| | 4| 4| | 4376| 4376| | | | | 5711| 5711| | 1218| 1218| | 980| 980| | 7905| 7905| - libgcc.a| 4| 4| | 20| 20| | 104| 104| | | | | 128| 128| | 5488| 5488| | 888| 888| | 6484| 6484| - libvfs.a| 232| 232| | 103| 103| | | | | | | | 335| 335| | 3770| 3770| | 403| 403| | 4405| 4405| - libunity.a| | | | 121| 121| | | | | | | | 121| 121| | 2316| 2316| | 830| 830| | 3146| 3146| - libstdc++.a| 8| 8| | 16| 16| | | | | | | | 24| 24| | 1827| 1827| | 1062| 1062| | 2897| 2897| - libnewlib.a| 152| 152| | 272| 272| | 853| 853| | | | | 1277| 1277| | 803| 803| | 86| 86| | 1894| 1894| - libpthread.a| 16| 16| | 12| 12| | 174| 174| | | | | 202| 202| | 774| 774| | 638| 638| | 1602| 1602| - libdriver.a| 40| 40| | 20| 20| | | | | | | | 60| 60| | 961| 961| | 537| 537| | 1538| 1538| - liblog.a| 8| 8| | 268| 268| | 456| 456| | | | | 732| 732| | 396| 396| | 166| 166| | 1026| 1026| - libapp_update.a| | | | | | | | | | | | | | | | 123| 123| | 717| 717| | 840| 840| - libhal.a| | | | | | | 515| 515| | | | | 515| 515| | | | | 32| 32| | 547| 547| - libtcpip_adapter.a| | | | 81| 81| | | | | | | | 81| 81| | 180| 180| | 359| 359| | 539| 539| - libm.a| | | | | | | 92| 92| | | | | 92| 92| | | | | | | | 92| 92| - libmain.a| | | | | | | | | | | | | | | | 53| 53| | 10| 10| | 63| 63| - libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| -libxtensa-debug-module.a| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| - libbootloader_support.a| | | | | | | | | | | | | | | | | | | | | | | | - libcoexist.a| | | | | | | | | | | | | | | | | | | | | | | | - libcore.a| | | | | | | | | | | | | | | | | | | | | | | | - libethernet.a| | | | | | | | | | | | | | | | | | | | | | | | - libmbedtls.a| | | | | | | | | | | | | | | | | | | | | | | | - libmesh.a| | | | | | | | | | | | | | | | | | | | | | | | - libnet80211.a| | | | | | | | | | | | | | | | | | | | | | | | - libnvs_flash.a| | | | | | | | | | | | | | | | | | | | | | | | - libphy.a| | | | | | | | | | | | | | | | | | | | | | | | - libpp.a| | | | | | | | | | | | | | | | | | | | | | | | - librtc.a| | | | | | | | | | | | | | | | | | | | | | | | - libsmartconfig_ack.a| | | | | | | | | | | | | | | | | | | | | | | | - libwpa.a| | | | | | | | | | | | | | | | | | | | | | | | - libwpa2.a| | | | | | | | | | | | | | | | | | | | | | | | - libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | - libwps.a| | | | | | | | | | | | | | | | | | | | | | | | + ----------------------- ----------------------- ----------------------- ----------------------- + liblwip.a| 14| 14| | 3751| 3751| | | | | | | | 3765| 3765| | 66978| 66978| | 13936| 13936| | 80928| 80928| + libc.a| | | | | | | | | | | | | | | | 55583| 55583| | 3709| 3709| | 59292| 59292| + libesp32.a| 2635| 2635| | 2375| 2375| | 7758| 7758| | | | | 12768| 12768| | 4814| 4814| | 8133| 8133| | 23340| 23340| + libfreertos.a| 4156| 4156| | 832| 832| | 12428| 12428| | 425| 425| | 17841| 17841| | | | | 1545| 1545| | 18554| 18554| + libspi_flash.a| 36| 36| | 359| 359| | 7004| 7004| | | | | 7399| 7399| | 886| 886| | 1624| 1624| | 9550| 9550| + libsoc.a| 660| 660| | 8| 8| | 3887| 3887| | | | | 4555| 4555| | | | | 3456| 3456| | 8003| 8003| + libheap.a| 1331| 1331| | 4| 4| | 4376| 4376| | | | | 5711| 5711| | 1218| 1218| | 980| 980| | 7905| 7905| + libgcc.a| 4| 4| | 20| 20| | 104| 104| | | | | 128| 128| | 5488| 5488| | 888| 888| | 6484| 6484| + libvfs.a| 232| 232| | 103| 103| | | | | | | | 335| 335| | 3770| 3770| | 403| 403| | 4405| 4405| + libunity.a| | | | 121| 121| | | | | | | | 121| 121| | 2316| 2316| | 830| 830| | 3146| 3146| + libstdc++.a| 8| 8| | 16| 16| | | | | | | | 24| 24| | 1827| 1827| | 1062| 1062| | 2897| 2897| + libnewlib.a| 152| 152| | 272| 272| | 853| 853| | | | | 1277| 1277| | 803| 803| | 86| 86| | 1894| 1894| + libpthread.a| 16| 16| | 12| 12| | 174| 174| | | | | 202| 202| | 774| 774| | 638| 638| | 1602| 1602| + libdriver.a| 40| 40| | 20| 20| | | | | | | | 60| 60| | 961| 961| | 537| 537| | 1538| 1538| + liblog.a| 8| 8| | 268| 268| | 456| 456| | | | | 732| 732| | 396| 396| | 166| 166| | 1026| 1026| + libapp_update.a| | | | | | | | | | | | | | | | 123| 123| | 717| 717| | 840| 840| + libhal.a| | | | | | | 515| 515| | | | | 515| 515| | | | | 32| 32| | 547| 547| + libtcpip_adapter.a| | | | 81| 81| | | | | | | | 81| 81| | 180| 180| | 359| 359| | 539| 539| + libm.a| | | | | | | 92| 92| | | | | 92| 92| | | | | | | | 92| 92| + libmain.a| | | | | | | | | | | | | | | | 53| 53| | 10| 10| | 63| 63| + libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| +libxtensa-debug-module.a| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| + libbootloader_support.a| | | | | | | | | | | | | | | | | | | | | | | | + libcoexist.a| | | | | | | | | | | | | | | | | | | | | | | | + libcore.a| | | | | | | | | | | | | | | | | | | | | | | | + libethernet.a| | | | | | | | | | | | | | | | | | | | | | | | + libmbedtls.a| | | | | | | | | | | | | | | | | | | | | | | | + libmesh.a| | | | | | | | | | | | | | | | | | | | | | | | + libnet80211.a| | | | | | | | | | | | | | | | | | | | | | | | + libnvs_flash.a| | | | | | | | | | | | | | | | | | | | | | | | + libphy.a| | | | | | | | | | | | | | | | | | | | | | | | + libpp.a| | | | | | | | | | | | | | | | | | | | | | | | + librtc.a| | | | | | | | | | | | | | | | | | | | | | | | + libsmartconfig_ack.a| | | | | | | | | | | | | | | | | | | | | | | | + libwpa.a| | | | | | | | | | | | | | | | | | | | | | | | + libwpa2.a| | | | | | | | | | | | | | | | | | | | | | | | + libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | + libwps.a| | | | | | | | | | | | | | | | | | | | | | | | *** Running idf_size.py diff --archives with another app... @@ -704,7 +704,7 @@ Total image size: 234780 bytes (.bin may be padded larger) 147087 Per-archive contributions to ELF file: Archive File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- + ----------------------- ----------------------- ----------------------- ----------------------- libc.a| | 364| -364| | | | | | | | | | | 364| -364| 55583| 54704| +879| 3709| 3703| +6| 59292| 58771| +521 libesp32.a| 2635| 2118| +517| 2375| 81| +2294| 7758| 5462| +2296| | | | 12768| 7661| +5107| 4814| 4511| +303| 8133| 2751| +5382| 23340| 14842| +8498 libfreertos.a| 4156| 4140| +16| 832| 792| +40| 12428| 12459| -31| 425| 425| | 17841| 17816| +25| | | | 1545| 1451| +94| 18554| 18475| +79 @@ -720,9 +720,9 @@ Per-archive contributions to ELF file: libapp_update.a| | | | | 4| -4| | 109| -109| | | | | 113| -113| 123| 159| -36| 717| 470| +247| 840| 738| +102 libhal.a| | | | | | | 515| 447| +68| | | | 515| 447| +68| | | | 32| 32| | 547| 479| +68 libmain.a| | | | | | | | | | | | | | | | 53| 72| -19| 10| 39| -29| 63| 111| -48 - libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| + libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| libbootloader_support.a| | | | | | | | 1028| -1028| | | | | 1028| -1028| | 565| -565| | 20| -20| | 1613| -1613 - libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | + libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | The following entries are present in only: Archive File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total liblwip.a 14 3751 0 0 3765 66978 13936 80928 @@ -775,7 +775,7 @@ Total image size: 147087 bytes (.bin may be padded larger) 234780 Per-archive contributions to ELF file: Archive File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- + ----------------------- ----------------------- ----------------------- ----------------------- libc.a| 364| | +364| | | | | | | | | | 364| | +364| 54704| 55583| -879| 3703| 3709| -6| 58771| 59292| -521 libfreertos.a| 4140| 4156| -16| 792| 832| -40| 12459| 12428| +31| 425| 425| | 17816| 17841| -25| | | | 1451| 1545| -94| 18475| 18554| -79 libesp32.a| 2118| 2635| -517| 81| 2375| -2294| 5462| 7758| -2296| | | | 7661| 12768| -5107| 4511| 4814| -303| 2751| 8133| -5382| 14842| 23340| -8498 @@ -792,8 +792,8 @@ Per-archive contributions to ELF file: libpthread.a| 8| 16| -8| 12| 12| | | 174| -174| | | | 20| 202| -182| 264| 774| -510| | 638| -638| 272| 1602| -1330 libgcc.a| | 4| -4| | 20| -20| | 104| -104| | | | | 128| -128| | 5488| -5488| 160| 888| -728| 160| 6484| -6324 libmain.a| | | | | | | | | | | | | | | | 72| 53| +19| 39| 10| +29| 111| 63| +48 - libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| - libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | + libcxx.a| | | | | | | | | | | | | | | | 11| 11| | | | | 11| 11| + libwpa_supplicant.a| | | | | | | | | | | | | | | | | | | | | | | | The following entries are present in only: Archive File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total libesp_common.a 8 184 239 0 431 783 5421 6451 @@ -1191,288 +1191,288 @@ Total image size: 234780 bytes (.bin may be padded larger) 234780 Per-file contributions to ELF file: Object File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- - lib_a-vfprintf.o| | | | | | | | | | | | | | | | 14193| 14193| | 704| 704| | 14897| 14897| - lib_a-svfprintf.o| | | | | | | | | | | | | | | | 13834| 13834| | 756| 756| | 14590| 14590| - lib_a-svfiprintf.o| | | | | | | | | | | | | | | | 9642| 9642| | 1176| 1176| | 10818| 10818| - lib_a-vfiprintf.o| | | | | | | | | | | | | | | | 9933| 9933| | 704| 704| | 10637| 10637| - tcp_in.o| | | | 54| 54| | | | | | | | 54| 54| | 8127| 8127| | 916| 916| | 9043| 9043| - nd6.o| 8| 8| | 1027| 1027| | | | | | | | 1035| 1035| | 8427| 8427| | 136| 136| | 8571| 8571| - tasks.o| 20| 20| | 700| 700| | 5667| 5667| | | | | 6387| 6387| | | | | 503| 503| | 6190| 6190| - tcp_out.o| | | | | | | | | | | | | | | | 5060| 5060| | 1124| 1124| | 6184| 6184| - tcp.o| 4| 4| | 23| 23| | | | | | | | 27| 27| | 4290| 4290| | 1384| 1384| | 5678| 5678| - sockets.o| | | | 728| 728| | | | | | | | 728| 728| | 4627| 4627| | 824| 824| | 5451| 5451| - api_msg.o| | | | | | | | | | | | | | | | 3763| 3763| | 1366| 1366| | 5129| 5129| - dhcp.o| | | | 8| 8| | | | | | | | 8| 8| | 3456| 3456| | 1401| 1401| | 4857| 4857| - panic.o| 2579| 2579| | 5| 5| | 2145| 2145| | | | | 4729| 4729| | | | | | | | 4724| 4724| - esp_err_to_name.o| | | | | | | | | | | | | | | | 50| 50| | 4091| 4091| | 4141| 4141| - unwind-dw2-fde.o| 4| 4| | 20| 20| | | | | | | | 24| 24| | 3316| 3316| | 404| 404| | 3724| 3724| - pbuf.o| | | | 1| 1| | | | | | | | 1| 1| | 2453| 2453| | 1161| 1161| | 3614| 3614| - portasm.o| 3084| 3084| | | | | 480| 480| | | | | 3564| 3564| | | | | | | | 3564| 3564| - lib_a-dtoa.o| | | | | | | | | | | | | | | | 3522| 3522| | 13| 13| | 3535| 3535| - ip6.o| | | | | | | | | | | | | | | | 3212| 3212| | 124| 124| | 3336| 3336| - spi_flash_rom_patch.o| | | | | | | 2518| 2518| | | | | 2518| 2518| | | | | 766| 766| | 3284| 3284| - etharp.o| | | | 241| 241| | | | | | | | 241| 241| | 2618| 2618| | 658| 658| | 3276| 3276| - udp.o| 2| 2| | 4| 4| | | | | | | | 6| 6| | 3020| 3020| | 216| 216| | 3238| 3238| - intr_alloc.o| 8| 8| | 22| 22| | 726| 726| | | | | 756| 756| | 1749| 1749| | 710| 710| | 3193| 3193| - multi_heap.o| 857| 857| | | | | 2217| 2217| | | | | 3074| 3074| | | | | | | | 3074| 3074| - queue.o| 8| 8| | 56| 56| | 2569| 2569| | | | | 2633| 2633| | | | | 369| 369| | 2946| 2946| - unwind-dw2-xtensa.o| | | | | | | | | | | | | | | | 2172| 2172| | 324| 324| | 2496| 2496| - flash_ops.o| 32| 32| | 41| 41| | 2352| 2352| | | | | 2425| 2425| | 99| 99| | | | | 2483| 2483| - rtc_clk.o| 660| 660| | 8| 8| | 1794| 1794| | | | | 2462| 2462| | | | | | | | 2454| 2454| - lib_a-mprec.o| | | | | | | | | | | | | | | | 2134| 2134| | 296| 296| | 2430| 2430| - ip6_frag.o| | | | 6| 6| | | | | | | | 6| 6| | 1905| 1905| | 442| 442| | 2347| 2347| - api_lib.o| | | | | | | | | | | | | | | | 1425| 1425| | 919| 919| | 2344| 2344| - vfs.o| 192| 192| | 40| 40| | | | | | | | 232| 232| | 1995| 1995| | 132| 132| | 2319| 2319| - igmp.o| | | | 12| 12| | | | | | | | 12| 12| | 1604| 1604| | 707| 707| | 2311| 2311| - unity_platform.o| | | | 13| 13| | | | | | | | 13| 13| | 1511| 1511| | 600| 600| | 2111| 2111| - vfs_uart.o| 40| 40| | 63| 63| | | | | | | | 103| 103| | 1775| 1775| | 271| 271| | 2086| 2086| - esp_timer_esp32.o| 8| 8| | 26| 26| | 1295| 1295| | | | | 1329| 1329| | 254| 254| | 526| 526| | 2083| 2083| - rtc_periph.o| | | | | | | | | | | | | | | | | | | 2080| 2080| | 2080| 2080| - dns.o| | | | 1292| 1292| | | | | | | | 1292| 1292| | 1809| 1809| | 206| 206| | 2015| 2015| - heap_caps.o| 4| 4| | | | | 1195| 1195| | | | | 1199| 1199| | 188| 188| | 593| 593| | 1980| 1980| - eh_personality.o| | | | | | | | | | | | | | | | 1561| 1561| | 384| 384| | 1945| 1945| - ip4.o| | | | 6| 6| | | | | | | | 6| 6| | 1664| 1664| | 139| 139| | 1803| 1803| - flash_mmap.o| | | | 296| 296| | 1298| 1298| | | | | 1594| 1594| | 124| 124| | 327| 327| | 1749| 1749| - xtensa_vectors.o| 8| 8| | | | | 1272| 1272| | 425| 425| | 1705| 1705| | | | | 36| 36| | 1741| 1741| - cpu_start.o| | | | 1| 1| | 806| 806| | | | | 807| 807| | 277| 277| | 486| 486| | 1569| 1569| - clk.o| | | | | | | 67| 67| | | | | 67| 67| | 581| 581| | 893| 893| | 1541| 1541| - netif.o| | | | 241| 241| | | | | | | | 241| 241| | 1239| 1239| | 287| 287| | 1526| 1526| - sys_arch.o| | | | 8| 8| | | | | | | | 8| 8| | 1216| 1216| | 222| 222| | 1438| 1438| - multi_heap_poisoning.o| 470| 470| | | | | 964| 964| | | | | 1434| 1434| | | | | | | | 1434| 1434| - heap_caps_init.o| | | | 4| 4| | | | | | | | 4| 4| | 1030| 1030| | 387| 387| | 1417| 1417| - timers.o| 8| 8| | 56| 56| | 1149| 1149| | | | | 1213| 1213| | | | | 233| 233| | 1390| 1390| - mld6.o| | | | 4| 4| | | | | | | | 4| 4| | 1334| 1334| | | | | 1334| 1334| - cache_utils.o| 4| 4| | 14| 14| | 836| 836| | | | | 854| 854| | 81| 81| | 390| 390| | 1311| 1311| - raw.o| | | | 4| 4| | | | | | | | 4| 4| | 1087| 1087| | 223| 223| | 1310| 1310| - esp_timer.o| 8| 8| | 20| 20| | 702| 702| | | | | 730| 730| | 429| 429| | 142| 142| | 1281| 1281| - system_api.o| | | | 8| 8| | 589| 589| | | | | 597| 597| | | | | 662| 662| | 1251| 1251| - soc_memory_layout.o| | | | | | | | | | | | | | | | | | | 1239| 1239| | 1239| 1239| - icmp.o| | | | | | | | | | | | | | | | 769| 769| | 371| 371| | 1140| 1140| - xtensa_intr_asm.o| 1024| 1024| | | | | 51| 51| | | | | 1075| 1075| | | | | | | | 1075| 1075| - log.o| 8| 8| | 268| 268| | 456| 456| | | | | 732| 732| | 396| 396| | 166| 166| | 1026| 1026| - pthread.o| 8| 8| | 8| 8| | 174| 174| | | | | 190| 190| | 298| 298| | 512| 512| | 992| 992| - icmp6.o| | | | | | | | | | | | | | | | 863| 863| | 127| 127| | 990| 990| - port.o| | | | 16| 16| | 617| 617| | | | | 633| 633| | | | | 369| 369| | 986| 986| - rtc_init.o| | | | | | | 980| 980| | | | | 980| 980| | | | | | | | 980| 980| - rtc_time.o| | | | | | | 803| 803| | | | | 803| 803| | | | | 137| 137| | 940| 940| - dport_access.o| 8| 8| | 40| 40| | 539| 539| | | | | 587| 587| | 189| 189| | 129| 129| | 865| 865| - lib_a-fseeko.o| | | | | | | | | | | | | | | | 862| 862| | | | | 862| 862| - unity.o| | | | 108| 108| | | | | | | | 108| 108| | 767| 767| | 90| 90| | 857| 857| - esp_ota_ops.o| | | | | | | | | | | | | | | | 123| 123| | 717| 717| | 840| 840| - tcpip.o| | | | 16| 16| | | | | | | | 16| 16| | 644| 644| | 191| 191| | 835| 835| - time.o| | | | 32| 32| | 139| 139| | | | | 171| 171| | 691| 691| | | | | 830| 830| - periph_ctrl.o| 8| 8| | | | | | | | | | | 8| 8| | 520| 520| | 256| 256| | 784| 784| - timers.o| | | | 12| 12| | | | | | | | 12| 12| | 638| 638| | 131| 131| | 769| 769| - partition.o| | | | 8| 8| | | | | | | | 8| 8| | 582| 582| | 141| 141| | 723| 723| - locks.o| 8| 8| | | | | 552| 552| | | | | 560| 560| | | | | 84| 84| | 644| 644| - pthread_local_storage.o| 8| 8| | 4| 4| | | | | | | | 12| 12| | 476| 476| | 126| 126| | 610| 610| - ipc.o| | | | 36| 36| | 159| 159| | | | | 195| 195| | 329| 329| | 104| 104| | 592| 592| - inet_chksum.o| | | | | | | | | | | | | | | | 580| 580| | | | | 580| 580| - tcpip_adapter_lwip.o| | | | 81| 81| | | | | | | | 81| 81| | 180| 180| | 359| 359| | 539| 539| - crosscore_int.o| 8| 8| | 8| 8| | 204| 204| | | | | 220| 220| | 126| 126| | 148| 148| | 486| 486| - netbuf.o| | | | | | | | | | | | | | | | 154| 154| | 326| 326| | 480| 480| - vfs_lwip.o| | | | | | | | | | | | | | | | 307| 307| | 155| 155| | 462| 462| - timer.o| 16| 16| | | | | | | | | | | 16| 16| | 112| 112| | 281| 281| | 409| 409| - int_wdt.o| | | | 1| 1| | 87| 87| | | | | 88| 88| | 301| 301| | | | | 388| 388| - eh_globals.o| | | | 16| 16| | | | | | | | 16| 16| | 149| 149| | 193| 193| | 342| 342| - brownout.o| | | | | | | | | | | | | | | | 145| 145| | 191| 191| | 336| 336| - windowspill_asm.o| | | | | | | 311| 311| | | | | 311| 311| | | | | | | | 311| 311| - cpu_util.o| | | | | | | 310| 310| | | | | 310| 310| | | | | | | | 310| 310| - rtc_module.o| 8| 8| | 8| 8| | | | | | | | 16| 16| | 291| 291| | | | | 299| 299| - xtensa_context.o| | | | | | | 299| 299| | | | | 299| 299| | | | | | | | 299| 299| - eh_terminate.o| | | | | | | | | | | | | | | | 117| 117| | 141| 141| | 258| 258| - ethernet.o| | | | | | | | | | | | | | | | 244| 244| | 12| 12| | 256| 256| -dport_panic_highint_hdl.| 8| 8| | | | | 234| 234| | | | | 242| 242| | | | | | | | 242| 242| - lib_a-reent.o| | | | | | | | | | | | | | | | 232| 232| | | | | 232| 232| - lib_a-fopen.o| | | | | | | | | | | | | | | | 228| 228| | | | | 228| 228| - syscall_table.o| 144| 144| | 240| 240| | | | | | | | 384| 384| | 67| 67| | | | | 211| 211| - dhcpserver.o| | | | 4| 4| | | | | | | | 4| 4| | 203| 203| | | | | 203| 203| - freertos_hooks.o| 8| 8| | 128| 128| | 43| 43| | | | | 179| 179| | 137| 137| | | | | 188| 188| - lib_a-puts.o| | | | | | | | | | | | | | | | 182| 182| | | | | 182| 182| - test_utils.o| | | | | | | | | | | | | | | | 38| 38| | 140| 140| | 178| 178| - lib_a-sprintf.o| | | | | | | | | | | | | | | | 167| 167| | | | | 167| 167| - cache_err_int.o| | | | | | | 56| 56| | | | | 56| 56| | 98| 98| | | | | 154| 154| - list.o| | | | | | | 142| 142| | | | | 142| 142| | | | | | | | 142| 142| - xtensa_intr.o| | | | | | | 104| 104| | | | | 104| 104| | | | | 35| 35| | 139| 139| - syscalls.o| | | | | | | 94| 94| | | | | 94| 94| | 45| 45| | | | | 139| 139| - si_class_type_info.o| | | | | | | | | | | | | | | | | | | 136| 136| | 136| 136| - dbg_stubs.o| | | | 2072| 2072| | 32| 32| | | | | 2104| 2104| | 100| 100| | | | | 132| 132| - lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| - lib_a-flags.o| | | | | | | | | | | | | | | | 127| 127| | | | | 127| 127| - lib_a-printf.o| | | | | | | | | | | | | | | | 116| 116| | | | | 116| 116| - ip4_addr.o| | | | | | | | | | | | | | | | 72| 72| | 40| 40| | 112| 112| - class_type_info.o| | | | | | | | | | | | | | | | | | | 112| 112| | 112| 112| - lib_a-s_frexp.o| | | | | | | | | | | | | | | | 110| 110| | | | | 110| 110| - memp.o| | | | | | | | | | | | | | | | | | | 108| 108| | 108| 108| - lib2funcs.o| | | | | | | 104| 104| | | | | 104| 104| | | | | | | | 104| 104| - lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| - lib_a-s_fpclassify.o| | | | | | | 92| 92| | | | | 92| 92| | | | | | | | 92| 92| - def.o| | | | | | | | | | | | | | | | 91| 91| | | | | 91| 91| - lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| - hw_random.o| | | | 4| 4| | 74| 74| | | | | 78| 78| | | | | | | | 74| 74| - stack_check.o| | | | 4| 4| | | | | | | | 4| 4| | 32| 32| | 42| 42| | 74| 74| - clock.o| | | | | | | 72| 72| | | | | 72| 72| | | | | | | | 72| 72| - reent_init.o| | | | | | | 68| 68| | | | | 68| 68| | | | | 2| 2| | 70| 70| - app_main.o| | | | | | | | | | | | | | | | 53| 53| | 10| 10| | 63| 63| -state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| -state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| - new_opv.o| | | | | | | | | | | | | | | | | | | 56| 56| | 56| 56| - ip.o| | | | 60| 60| | | | | | | | 60| 60| | 50| 50| | | | | 50| 50| - uart.o| 8| 8| | 12| 12| | | | | | | | 20| 20| | 38| 38| | | | | 46| 46| -xtensa_vector_defaults.o| | | | | | | 46| 46| | | | | 46| 46| | | | | | | | 46| 46| - lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| - _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - new_op.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - xtensa_init.o| | | | 4| 4| | 32| 32| | | | | 36| 36| | | | | | | | 32| 32| - interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| - init.o| | | | | | | | | | | | | | | | 27| 27| | | | | 27| 27| - wifi_init.o| | | | | | | | | | | | | | | | 17| 17| | 9| 9| | 26| 26| - ip6_addr.o| | | | | | | | | | | | | | | | | | | 20| 20| | 20| 20| - lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| - int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| - eri.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| - cxx_exception_stubs.o| | | | | | | | | | | | | | | | 6| 6| | | | | 6| 6| - cxx_guards.o| | | | | | | | | | | | | | | | 5| 5| | | | | 5| 5| - FreeRTOS-openocd.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| - eh_term_handler.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| - eh_unex_handler.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| - bootloader_flash.o| | | | | | | | | | | | | | | | | | | | | | | | - bootloader_sha.o| | | | | | | | | | | | | | | | | | | | | | | | - esp_image_format.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-snprintf.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-vsnprintf.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-xpg_strerror_r.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_api.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_arbit.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_core.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_dbg.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_hw.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_param.o| | | | | | | | | | | | | | | | | | | | | | | | - coexist_timer.o| | | | | | | | | | | | | | | | | | | | | | | | - misc_nvs.o| | | | | | | | | | | | | | | | | | | | | | | | - gpio.o| | | | | | | | | | | | | | | | | | | | | | | | - ets_timer_legacy.o| | | | | | | | | | | | | | | | | | | | | | | | -event_default_handlers.o| | | | | | | | | | | | | | | | | | | | | | | | - event_loop.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_printf.o| | | | | | | | | | | | | | | | | | | | | | | | - phy_init.o| | | | | | | | | | | | | | | | | | | | | | | | - sha.o| | | | | | | | | | | | | | | | | | | | | | | | - wifi_os_adapter.o| | | | | | | | | | | | | | | | | | | | | | | | - emac_dev.o| | | | | | | | | | | | | | | | | | | | | | | | - emac_main.o| | | | | | | | | | | | | | | | | | | | | | | | - event_groups.o| | | | | | | | | | | | | | | | | | | | | | | | - ringbuf.o| | | | | | | | | | | | | | | | | | | | | | | | - _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | - _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _divsf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _extendsfdf2.o| | | | | | | | | | | | | | | | | | | | | | | | - _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | - _floatdidf.o| | | | | | | | | | | | | | | | | | | | | | | | - _floatdisf.o| | | | | | | | | | | | | | | | | | | | | | | | - _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | - _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | - ethernetif.o| | | | | | | | | | | | | | | | | | | | | | | | - ethip6.o| | | | | | | | | | | | | | | | | | | | | | | | - wlanif.o| | | | | | | | | | | | | | | | | | | | | | | | - esp_sha256.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_common.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_config.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_main.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_parent.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_route.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_schedule.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_timer.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_utilities.o| | | | | | | | | | | | | | | | | | | | | | | | - mesh_wifi.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_action.o| | | | | | | | | | | | | | | | | | | | | | | | -ieee80211_action_vendor.| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_api.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_crypto.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_crypto_ccmp.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_crypto_tkip.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_crypto_wep.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_debug.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_ets.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_hostap.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_ht.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_ie_vendor.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_input.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_ioctl.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_mesh_quick.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_misc.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_nvs.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_output.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_phy.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_power.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_proto.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_regdomain.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_rfid.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_scan.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_sta.o| | | | | | | | | | | | | | | | | | | | | | | | - ieee80211_timer.o| | | | | | | | | | | | | | | | | | | | | | | | - wl_chm.o| | | | | | | | | | | | | | | | | | | | | | | | - wl_cnx.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_api.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_item_hash_list.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_page.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_pagemanager.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_storage.o| | | | | | | | | | | | | | | | | | | | | | | | - nvs_types.o| | | | | | | | | | | | | | | | | | | | | | | | - phy.o| | | | | | | | | | | | | | | | | | | | | | | | - phy_chip_v7.o| | | | | | | | | | | | | | | | | | | | | | | | - phy_chip_v7_ana.o| | | | | | | | | | | | | | | | | | | | | | | | - phy_chip_v7_cal.o| | | | | | | | | | | | | | | | | | | | | | | | - esf_buf.o| | | | | | | | | | | | | | | | | | | | | | | | - if_hwctrl.o| | | | | | | | | | | | | | | | | | | | | | | | - lmac.o| | | | | | | | | | | | | | | | | | | | | | | | - pm.o| | | | | | | | | | | | | | | | | | | | | | | | - pm_for_bcn_only_mode.o| | | | | | | | | | | | | | | | | | | | | | | | - pp.o| | | | | | | | | | | | | | | | | | | | | | | | - pp_debug.o| | | | | | | | | | | | | | | | | | | | | | | | - pp_timer.o| | | | | | | | | | | | | | | | | | | | | | | | - rate_control.o| | | | | | | | | | | | | | | | | | | | | | | | - trc.o| | | | | | | | | | | | | | | | | | | | | | | | - wdev.o| | | | | | | | | | | | | | | | | | | | | | | | - bt_bb.o| | | | | | | | | | | | | | | | | | | | | | | | - pm.o| | | | | | | | | | | | | | | | | | | | | | | | - rtc.o| | | | | | | | | | | | | | | | | | | | | | | | - rtc_analog.o| | | | | | | | | | | | | | | | | | | | | | | | - smartconfig_ack.o| | | | | | | | | | | | | | | | | | | | | | | | - gpio_periph.o| | | | | | | | | | | | | | | | | | | | | | | | - rtc_sleep.o| | | | | | | | | | | | | | | | | | | | | | | | - bad_alloc.o| | | | | | | | | | | | | | | | | | | | | | | | - del_op.o| | | | | | | | | | | | | | | | | | | | | | | | - del_opv.o| | | | | | | | | | | | | | | | | | | | | | | | - eh_exception.o| | | | | | | | | | | | | | | | | | | | | | | | - new_handler.o| | | | | | | | | | | | | | | | | | | | | | | | - pure.o| | | | | | | | | | | | | | | | | | | | | | | | - tinfo.o| | | | | | | | | | | | | | | | | | | | | | | | - ap_config.o| | | | | | | | | | | | | | | | | | | | | | | | - common.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_auth.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_auth_ie.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_common.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_debug.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_ie.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa_main.o| | | | | | | | | | | | | | | | | | | | | | | | - wpabuf.o| | | | | | | | | | | | | | | | | | | | | | | | - wpas_glue.o| | | | | | | | | | | | | | | | | | | | | | | | - wpa2_internal.o| | | | | | | | | | | | | | | | | | | | | | | | - os_xtensa.o| | | | | | | | | | | | | | | | | | | | | | | | - wps_internal.o| | | | | | | | | | | | | | | | | | | | | | | | + ----------------------- ----------------------- ----------------------- ----------------------- + lib_a-vfprintf.o| | | | | | | | | | | | | | | | 14193| 14193| | 704| 704| | 14897| 14897| + lib_a-svfprintf.o| | | | | | | | | | | | | | | | 13834| 13834| | 756| 756| | 14590| 14590| + lib_a-svfiprintf.o| | | | | | | | | | | | | | | | 9642| 9642| | 1176| 1176| | 10818| 10818| + lib_a-vfiprintf.o| | | | | | | | | | | | | | | | 9933| 9933| | 704| 704| | 10637| 10637| + tcp_in.o| | | | 54| 54| | | | | | | | 54| 54| | 8127| 8127| | 916| 916| | 9043| 9043| + nd6.o| 8| 8| | 1027| 1027| | | | | | | | 1035| 1035| | 8427| 8427| | 136| 136| | 8571| 8571| + tasks.o| 20| 20| | 700| 700| | 5667| 5667| | | | | 6387| 6387| | | | | 503| 503| | 6190| 6190| + tcp_out.o| | | | | | | | | | | | | | | | 5060| 5060| | 1124| 1124| | 6184| 6184| + tcp.o| 4| 4| | 23| 23| | | | | | | | 27| 27| | 4290| 4290| | 1384| 1384| | 5678| 5678| + sockets.o| | | | 728| 728| | | | | | | | 728| 728| | 4627| 4627| | 824| 824| | 5451| 5451| + api_msg.o| | | | | | | | | | | | | | | | 3763| 3763| | 1366| 1366| | 5129| 5129| + dhcp.o| | | | 8| 8| | | | | | | | 8| 8| | 3456| 3456| | 1401| 1401| | 4857| 4857| + panic.o| 2579| 2579| | 5| 5| | 2145| 2145| | | | | 4729| 4729| | | | | | | | 4724| 4724| + esp_err_to_name.o| | | | | | | | | | | | | | | | 50| 50| | 4091| 4091| | 4141| 4141| + unwind-dw2-fde.o| 4| 4| | 20| 20| | | | | | | | 24| 24| | 3316| 3316| | 404| 404| | 3724| 3724| + pbuf.o| | | | 1| 1| | | | | | | | 1| 1| | 2453| 2453| | 1161| 1161| | 3614| 3614| + portasm.o| 3084| 3084| | | | | 480| 480| | | | | 3564| 3564| | | | | | | | 3564| 3564| + lib_a-dtoa.o| | | | | | | | | | | | | | | | 3522| 3522| | 13| 13| | 3535| 3535| + ip6.o| | | | | | | | | | | | | | | | 3212| 3212| | 124| 124| | 3336| 3336| + spi_flash_rom_patch.o| | | | | | | 2518| 2518| | | | | 2518| 2518| | | | | 766| 766| | 3284| 3284| + etharp.o| | | | 241| 241| | | | | | | | 241| 241| | 2618| 2618| | 658| 658| | 3276| 3276| + udp.o| 2| 2| | 4| 4| | | | | | | | 6| 6| | 3020| 3020| | 216| 216| | 3238| 3238| + intr_alloc.o| 8| 8| | 22| 22| | 726| 726| | | | | 756| 756| | 1749| 1749| | 710| 710| | 3193| 3193| + multi_heap.o| 857| 857| | | | | 2217| 2217| | | | | 3074| 3074| | | | | | | | 3074| 3074| + queue.o| 8| 8| | 56| 56| | 2569| 2569| | | | | 2633| 2633| | | | | 369| 369| | 2946| 2946| + unwind-dw2-xtensa.o| | | | | | | | | | | | | | | | 2172| 2172| | 324| 324| | 2496| 2496| + flash_ops.o| 32| 32| | 41| 41| | 2352| 2352| | | | | 2425| 2425| | 99| 99| | | | | 2483| 2483| + rtc_clk.o| 660| 660| | 8| 8| | 1794| 1794| | | | | 2462| 2462| | | | | | | | 2454| 2454| + lib_a-mprec.o| | | | | | | | | | | | | | | | 2134| 2134| | 296| 296| | 2430| 2430| + ip6_frag.o| | | | 6| 6| | | | | | | | 6| 6| | 1905| 1905| | 442| 442| | 2347| 2347| + api_lib.o| | | | | | | | | | | | | | | | 1425| 1425| | 919| 919| | 2344| 2344| + vfs.o| 192| 192| | 40| 40| | | | | | | | 232| 232| | 1995| 1995| | 132| 132| | 2319| 2319| + igmp.o| | | | 12| 12| | | | | | | | 12| 12| | 1604| 1604| | 707| 707| | 2311| 2311| + unity_platform.o| | | | 13| 13| | | | | | | | 13| 13| | 1511| 1511| | 600| 600| | 2111| 2111| + vfs_uart.o| 40| 40| | 63| 63| | | | | | | | 103| 103| | 1775| 1775| | 271| 271| | 2086| 2086| + esp_timer_esp32.o| 8| 8| | 26| 26| | 1295| 1295| | | | | 1329| 1329| | 254| 254| | 526| 526| | 2083| 2083| + rtc_periph.o| | | | | | | | | | | | | | | | | | | 2080| 2080| | 2080| 2080| + dns.o| | | | 1292| 1292| | | | | | | | 1292| 1292| | 1809| 1809| | 206| 206| | 2015| 2015| + heap_caps.o| 4| 4| | | | | 1195| 1195| | | | | 1199| 1199| | 188| 188| | 593| 593| | 1980| 1980| + eh_personality.o| | | | | | | | | | | | | | | | 1561| 1561| | 384| 384| | 1945| 1945| + ip4.o| | | | 6| 6| | | | | | | | 6| 6| | 1664| 1664| | 139| 139| | 1803| 1803| + flash_mmap.o| | | | 296| 296| | 1298| 1298| | | | | 1594| 1594| | 124| 124| | 327| 327| | 1749| 1749| + xtensa_vectors.o| 8| 8| | | | | 1272| 1272| | 425| 425| | 1705| 1705| | | | | 36| 36| | 1741| 1741| + cpu_start.o| | | | 1| 1| | 806| 806| | | | | 807| 807| | 277| 277| | 486| 486| | 1569| 1569| + clk.o| | | | | | | 67| 67| | | | | 67| 67| | 581| 581| | 893| 893| | 1541| 1541| + netif.o| | | | 241| 241| | | | | | | | 241| 241| | 1239| 1239| | 287| 287| | 1526| 1526| + sys_arch.o| | | | 8| 8| | | | | | | | 8| 8| | 1216| 1216| | 222| 222| | 1438| 1438| + multi_heap_poisoning.o| 470| 470| | | | | 964| 964| | | | | 1434| 1434| | | | | | | | 1434| 1434| + heap_caps_init.o| | | | 4| 4| | | | | | | | 4| 4| | 1030| 1030| | 387| 387| | 1417| 1417| + timers.o| 8| 8| | 56| 56| | 1149| 1149| | | | | 1213| 1213| | | | | 233| 233| | 1390| 1390| + mld6.o| | | | 4| 4| | | | | | | | 4| 4| | 1334| 1334| | | | | 1334| 1334| + cache_utils.o| 4| 4| | 14| 14| | 836| 836| | | | | 854| 854| | 81| 81| | 390| 390| | 1311| 1311| + raw.o| | | | 4| 4| | | | | | | | 4| 4| | 1087| 1087| | 223| 223| | 1310| 1310| + esp_timer.o| 8| 8| | 20| 20| | 702| 702| | | | | 730| 730| | 429| 429| | 142| 142| | 1281| 1281| + system_api.o| | | | 8| 8| | 589| 589| | | | | 597| 597| | | | | 662| 662| | 1251| 1251| + soc_memory_layout.o| | | | | | | | | | | | | | | | | | | 1239| 1239| | 1239| 1239| + icmp.o| | | | | | | | | | | | | | | | 769| 769| | 371| 371| | 1140| 1140| + xtensa_intr_asm.o| 1024| 1024| | | | | 51| 51| | | | | 1075| 1075| | | | | | | | 1075| 1075| + log.o| 8| 8| | 268| 268| | 456| 456| | | | | 732| 732| | 396| 396| | 166| 166| | 1026| 1026| + pthread.o| 8| 8| | 8| 8| | 174| 174| | | | | 190| 190| | 298| 298| | 512| 512| | 992| 992| + icmp6.o| | | | | | | | | | | | | | | | 863| 863| | 127| 127| | 990| 990| + port.o| | | | 16| 16| | 617| 617| | | | | 633| 633| | | | | 369| 369| | 986| 986| + rtc_init.o| | | | | | | 980| 980| | | | | 980| 980| | | | | | | | 980| 980| + rtc_time.o| | | | | | | 803| 803| | | | | 803| 803| | | | | 137| 137| | 940| 940| + dport_access.o| 8| 8| | 40| 40| | 539| 539| | | | | 587| 587| | 189| 189| | 129| 129| | 865| 865| + lib_a-fseeko.o| | | | | | | | | | | | | | | | 862| 862| | | | | 862| 862| + unity.o| | | | 108| 108| | | | | | | | 108| 108| | 767| 767| | 90| 90| | 857| 857| + esp_ota_ops.o| | | | | | | | | | | | | | | | 123| 123| | 717| 717| | 840| 840| + tcpip.o| | | | 16| 16| | | | | | | | 16| 16| | 644| 644| | 191| 191| | 835| 835| + time.o| | | | 32| 32| | 139| 139| | | | | 171| 171| | 691| 691| | | | | 830| 830| + periph_ctrl.o| 8| 8| | | | | | | | | | | 8| 8| | 520| 520| | 256| 256| | 784| 784| + timers.o| | | | 12| 12| | | | | | | | 12| 12| | 638| 638| | 131| 131| | 769| 769| + partition.o| | | | 8| 8| | | | | | | | 8| 8| | 582| 582| | 141| 141| | 723| 723| + locks.o| 8| 8| | | | | 552| 552| | | | | 560| 560| | | | | 84| 84| | 644| 644| + pthread_local_storage.o| 8| 8| | 4| 4| | | | | | | | 12| 12| | 476| 476| | 126| 126| | 610| 610| + ipc.o| | | | 36| 36| | 159| 159| | | | | 195| 195| | 329| 329| | 104| 104| | 592| 592| + inet_chksum.o| | | | | | | | | | | | | | | | 580| 580| | | | | 580| 580| + tcpip_adapter_lwip.o| | | | 81| 81| | | | | | | | 81| 81| | 180| 180| | 359| 359| | 539| 539| + crosscore_int.o| 8| 8| | 8| 8| | 204| 204| | | | | 220| 220| | 126| 126| | 148| 148| | 486| 486| + netbuf.o| | | | | | | | | | | | | | | | 154| 154| | 326| 326| | 480| 480| + vfs_lwip.o| | | | | | | | | | | | | | | | 307| 307| | 155| 155| | 462| 462| + timer.o| 16| 16| | | | | | | | | | | 16| 16| | 112| 112| | 281| 281| | 409| 409| + int_wdt.o| | | | 1| 1| | 87| 87| | | | | 88| 88| | 301| 301| | | | | 388| 388| + eh_globals.o| | | | 16| 16| | | | | | | | 16| 16| | 149| 149| | 193| 193| | 342| 342| + brownout.o| | | | | | | | | | | | | | | | 145| 145| | 191| 191| | 336| 336| + windowspill_asm.o| | | | | | | 311| 311| | | | | 311| 311| | | | | | | | 311| 311| + cpu_util.o| | | | | | | 310| 310| | | | | 310| 310| | | | | | | | 310| 310| + rtc_module.o| 8| 8| | 8| 8| | | | | | | | 16| 16| | 291| 291| | | | | 299| 299| + xtensa_context.o| | | | | | | 299| 299| | | | | 299| 299| | | | | | | | 299| 299| + eh_terminate.o| | | | | | | | | | | | | | | | 117| 117| | 141| 141| | 258| 258| + ethernet.o| | | | | | | | | | | | | | | | 244| 244| | 12| 12| | 256| 256| +dport_panic_highint_hdl.| 8| 8| | | | | 234| 234| | | | | 242| 242| | | | | | | | 242| 242| + lib_a-reent.o| | | | | | | | | | | | | | | | 232| 232| | | | | 232| 232| + lib_a-fopen.o| | | | | | | | | | | | | | | | 228| 228| | | | | 228| 228| + syscall_table.o| 144| 144| | 240| 240| | | | | | | | 384| 384| | 67| 67| | | | | 211| 211| + dhcpserver.o| | | | 4| 4| | | | | | | | 4| 4| | 203| 203| | | | | 203| 203| + freertos_hooks.o| 8| 8| | 128| 128| | 43| 43| | | | | 179| 179| | 137| 137| | | | | 188| 188| + lib_a-puts.o| | | | | | | | | | | | | | | | 182| 182| | | | | 182| 182| + test_utils.o| | | | | | | | | | | | | | | | 38| 38| | 140| 140| | 178| 178| + lib_a-sprintf.o| | | | | | | | | | | | | | | | 167| 167| | | | | 167| 167| + cache_err_int.o| | | | | | | 56| 56| | | | | 56| 56| | 98| 98| | | | | 154| 154| + list.o| | | | | | | 142| 142| | | | | 142| 142| | | | | | | | 142| 142| + xtensa_intr.o| | | | | | | 104| 104| | | | | 104| 104| | | | | 35| 35| | 139| 139| + syscalls.o| | | | | | | 94| 94| | | | | 94| 94| | 45| 45| | | | | 139| 139| + si_class_type_info.o| | | | | | | | | | | | | | | | | | | 136| 136| | 136| 136| + dbg_stubs.o| | | | 2072| 2072| | 32| 32| | | | | 2104| 2104| | 100| 100| | | | | 132| 132| + lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| + lib_a-flags.o| | | | | | | | | | | | | | | | 127| 127| | | | | 127| 127| + lib_a-printf.o| | | | | | | | | | | | | | | | 116| 116| | | | | 116| 116| + ip4_addr.o| | | | | | | | | | | | | | | | 72| 72| | 40| 40| | 112| 112| + class_type_info.o| | | | | | | | | | | | | | | | | | | 112| 112| | 112| 112| + lib_a-s_frexp.o| | | | | | | | | | | | | | | | 110| 110| | | | | 110| 110| + memp.o| | | | | | | | | | | | | | | | | | | 108| 108| | 108| 108| + lib2funcs.o| | | | | | | 104| 104| | | | | 104| 104| | | | | | | | 104| 104| + lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| + lib_a-s_fpclassify.o| | | | | | | 92| 92| | | | | 92| 92| | | | | | | | 92| 92| + def.o| | | | | | | | | | | | | | | | 91| 91| | | | | 91| 91| + lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| + hw_random.o| | | | 4| 4| | 74| 74| | | | | 78| 78| | | | | | | | 74| 74| + stack_check.o| | | | 4| 4| | | | | | | | 4| 4| | 32| 32| | 42| 42| | 74| 74| + clock.o| | | | | | | 72| 72| | | | | 72| 72| | | | | | | | 72| 72| + reent_init.o| | | | | | | 68| 68| | | | | 68| 68| | | | | 2| 2| | 70| 70| + app_main.o| | | | | | | | | | | | | | | | 53| 53| | 10| 10| | 63| 63| +state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| +state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| + new_opv.o| | | | | | | | | | | | | | | | | | | 56| 56| | 56| 56| + ip.o| | | | 60| 60| | | | | | | | 60| 60| | 50| 50| | | | | 50| 50| + uart.o| 8| 8| | 12| 12| | | | | | | | 20| 20| | 38| 38| | | | | 46| 46| +xtensa_vector_defaults.o| | | | | | | 46| 46| | | | | 46| 46| | | | | | | | 46| 46| + lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| + _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + new_op.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + xtensa_init.o| | | | 4| 4| | 32| 32| | | | | 36| 36| | | | | | | | 32| 32| + interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| + init.o| | | | | | | | | | | | | | | | 27| 27| | | | | 27| 27| + wifi_init.o| | | | | | | | | | | | | | | | 17| 17| | 9| 9| | 26| 26| + ip6_addr.o| | | | | | | | | | | | | | | | | | | 20| 20| | 20| 20| + lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| + int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| + eri.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| + cxx_exception_stubs.o| | | | | | | | | | | | | | | | 6| 6| | | | | 6| 6| + cxx_guards.o| | | | | | | | | | | | | | | | 5| 5| | | | | 5| 5| + FreeRTOS-openocd.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| + eh_term_handler.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| + eh_unex_handler.o| 4| 4| | | | | | | | | | | 4| 4| | | | | | | | 4| 4| + bootloader_flash.o| | | | | | | | | | | | | | | | | | | | | | | | + bootloader_sha.o| | | | | | | | | | | | | | | | | | | | | | | | + esp_image_format.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-snprintf.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-vsnprintf.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-xpg_strerror_r.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_api.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_arbit.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_core.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_dbg.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_hw.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_param.o| | | | | | | | | | | | | | | | | | | | | | | | + coexist_timer.o| | | | | | | | | | | | | | | | | | | | | | | | + misc_nvs.o| | | | | | | | | | | | | | | | | | | | | | | | + gpio.o| | | | | | | | | | | | | | | | | | | | | | | | + ets_timer_legacy.o| | | | | | | | | | | | | | | | | | | | | | | | +event_default_handlers.o| | | | | | | | | | | | | | | | | | | | | | | | + event_loop.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_printf.o| | | | | | | | | | | | | | | | | | | | | | | | + phy_init.o| | | | | | | | | | | | | | | | | | | | | | | | + sha.o| | | | | | | | | | | | | | | | | | | | | | | | + wifi_os_adapter.o| | | | | | | | | | | | | | | | | | | | | | | | + emac_dev.o| | | | | | | | | | | | | | | | | | | | | | | | + emac_main.o| | | | | | | | | | | | | | | | | | | | | | | | + event_groups.o| | | | | | | | | | | | | | | | | | | | | | | | + ringbuf.o| | | | | | | | | | | | | | | | | | | | | | | | + _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | + _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _divsf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _extendsfdf2.o| | | | | | | | | | | | | | | | | | | | | | | | + _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | + _floatdidf.o| | | | | | | | | | | | | | | | | | | | | | | | + _floatdisf.o| | | | | | | | | | | | | | | | | | | | | | | | + _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | + _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | + ethernetif.o| | | | | | | | | | | | | | | | | | | | | | | | + ethip6.o| | | | | | | | | | | | | | | | | | | | | | | | + wlanif.o| | | | | | | | | | | | | | | | | | | | | | | | + esp_sha256.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_common.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_config.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_main.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_parent.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_route.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_schedule.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_timer.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_utilities.o| | | | | | | | | | | | | | | | | | | | | | | | + mesh_wifi.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_action.o| | | | | | | | | | | | | | | | | | | | | | | | +ieee80211_action_vendor.| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_api.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_crypto.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_crypto_ccmp.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_crypto_tkip.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_crypto_wep.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_debug.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_ets.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_hostap.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_ht.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_ie_vendor.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_input.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_ioctl.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_mesh_quick.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_misc.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_nvs.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_output.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_phy.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_power.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_proto.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_regdomain.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_rfid.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_scan.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_sta.o| | | | | | | | | | | | | | | | | | | | | | | | + ieee80211_timer.o| | | | | | | | | | | | | | | | | | | | | | | | + wl_chm.o| | | | | | | | | | | | | | | | | | | | | | | | + wl_cnx.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_api.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_item_hash_list.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_page.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_pagemanager.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_storage.o| | | | | | | | | | | | | | | | | | | | | | | | + nvs_types.o| | | | | | | | | | | | | | | | | | | | | | | | + phy.o| | | | | | | | | | | | | | | | | | | | | | | | + phy_chip_v7.o| | | | | | | | | | | | | | | | | | | | | | | | + phy_chip_v7_ana.o| | | | | | | | | | | | | | | | | | | | | | | | + phy_chip_v7_cal.o| | | | | | | | | | | | | | | | | | | | | | | | + esf_buf.o| | | | | | | | | | | | | | | | | | | | | | | | + if_hwctrl.o| | | | | | | | | | | | | | | | | | | | | | | | + lmac.o| | | | | | | | | | | | | | | | | | | | | | | | + pm.o| | | | | | | | | | | | | | | | | | | | | | | | + pm_for_bcn_only_mode.o| | | | | | | | | | | | | | | | | | | | | | | | + pp.o| | | | | | | | | | | | | | | | | | | | | | | | + pp_debug.o| | | | | | | | | | | | | | | | | | | | | | | | + pp_timer.o| | | | | | | | | | | | | | | | | | | | | | | | + rate_control.o| | | | | | | | | | | | | | | | | | | | | | | | + trc.o| | | | | | | | | | | | | | | | | | | | | | | | + wdev.o| | | | | | | | | | | | | | | | | | | | | | | | + bt_bb.o| | | | | | | | | | | | | | | | | | | | | | | | + pm.o| | | | | | | | | | | | | | | | | | | | | | | | + rtc.o| | | | | | | | | | | | | | | | | | | | | | | | + rtc_analog.o| | | | | | | | | | | | | | | | | | | | | | | | + smartconfig_ack.o| | | | | | | | | | | | | | | | | | | | | | | | + gpio_periph.o| | | | | | | | | | | | | | | | | | | | | | | | + rtc_sleep.o| | | | | | | | | | | | | | | | | | | | | | | | + bad_alloc.o| | | | | | | | | | | | | | | | | | | | | | | | + del_op.o| | | | | | | | | | | | | | | | | | | | | | | | + del_opv.o| | | | | | | | | | | | | | | | | | | | | | | | + eh_exception.o| | | | | | | | | | | | | | | | | | | | | | | | + new_handler.o| | | | | | | | | | | | | | | | | | | | | | | | + pure.o| | | | | | | | | | | | | | | | | | | | | | | | + tinfo.o| | | | | | | | | | | | | | | | | | | | | | | | + ap_config.o| | | | | | | | | | | | | | | | | | | | | | | | + common.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_auth.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_auth_ie.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_common.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_debug.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_ie.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa_main.o| | | | | | | | | | | | | | | | | | | | | | | | + wpabuf.o| | | | | | | | | | | | | | | | | | | | | | | | + wpas_glue.o| | | | | | | | | | | | | | | | | | | | | | | | + wpa2_internal.o| | | | | | | | | | | | | | | | | | | | | | | | + os_xtensa.o| | | | | | | | | | | | | | | | | | | | | | | | + wps_internal.o| | | | | | | | | | | | | | | | | | | | | | | | *** Running idf_size.py diff --files with another app... @@ -1493,7 +1493,7 @@ Total image size: 234780 bytes (.bin may be padded larger) 147087 Per-file contributions to ELF file: Object File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- + ----------------------- ----------------------- ----------------------- ----------------------- lib_a-vfprintf.o| | | | | | | | | | | | | | | | 14193| 13681| +512| 704| 700| +4| 14897| 14381| +516 lib_a-svfprintf.o| | | | | | | | | | | | | | | | 13834| 13290| +544| 756| 752| +4| 14590| 14042| +548 lib_a-svfiprintf.o| | | | | | | | | | | | | | | | 9642| 9623| +19| 1176| 1172| +4| 10818| 10795| +23 @@ -1505,34 +1505,34 @@ Per-file contributions to ELF file: lib_a-reent.o| | | | | | | | | | | | | | | | 232| 236| -4| | | | 232| 236| -4 lib_a-fopen.o| | | | | | | | | | | | | | | | 228| 244| -16| | | | 228| 244| -16 lib_a-puts.o| | | | | | | | | | | | | | | | 182| 234| -52| | | | 182| 234| -52 - lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| + lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| lib_a-flags.o| | | | | | | | | | | | | | | | 127| 128| -1| | | | 127| 128| -1 lib_a-printf.o| | | | | | | | | | | | | | | | 116| | +116| | | | 116| | +116 lib_a-s_frexp.o| | | | | | | | | | | | | | | | 110| 100| +10| | | | 110| 100| +10 - lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| - lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| -state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| -state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| - lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| - _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| - lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| - int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| - lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| + lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| +state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| +state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| + lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| + _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| + lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| + int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| + lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | lib_a-snprintf.o| | | | | | | | | | | | | | | | | 217| -217| | | | | 217| -217 - lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | - _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | - _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | - _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | - _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | + _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | + _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | + _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | + _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | The following entries are present in only: Object File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total tcp_in.o 0 54 0 0 54 8127 916 9043 @@ -1982,7 +1982,7 @@ Total image size: 147087 bytes (.bin may be padded larger) 234780 Per-file contributions to ELF file: Object File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total | | |-| | |-| | |-| | |-| | |-| | |-| | |-| | |- - ----------------------- ----------------------- ----------------------- ----------------------- + ----------------------- ----------------------- ----------------------- ----------------------- lib_a-vfprintf.o| | | | | | | | | | | | | | | | 13681| 14193| -512| 700| 704| -4| 14381| 14897| -516 lib_a-svfprintf.o| | | | | | | | | | | | | | | | 13290| 13834| -544| 752| 756| -4| 14042| 14590| -548 lib_a-svfiprintf.o| | | | | | | | | | | | | | | | 9623| 9642| -19| 1172| 1176| -4| 10795| 10818| -23 @@ -1995,33 +1995,33 @@ Per-file contributions to ELF file: lib_a-reent.o| | | | | | | | | | | | | | | | 236| 232| +4| | | | 236| 232| +4 lib_a-puts.o| | | | | | | | | | | | | | | | 234| 182| +52| | | | 234| 182| +52 lib_a-snprintf.o| | | | | | | | | | | | | | | | 217| | +217| | | | 217| | +217 - lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| + lib_a-assert.o| | | | | | | | | | | | | | | | 68| 68| | 60| 60| | 128| 128| lib_a-flags.o| | | | | | | | | | | | | | | | 128| 127| +1| | | | 128| 127| +1 lib_a-s_frexp.o| | | | | | | | | | | | | | | | 100| 110| -10| | | | 100| 110| -10 - lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| - lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| -state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| -state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| - lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| - _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| - interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| - lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| - int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| - lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-vprintf.o| | | | | | | | | | | | | | | | 94| 94| | | | | 94| 94| + lib_a-fiprintf.o| | | | | | | | | | | | | | | | 84| 84| | | | | 84| 84| +state_asm--restore_extra| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| +state_asm--save_extra_nw| | | | | | | 62| 62| | | | | 62| 62| | | | | | | | 62| 62| + lib_a-fseek.o| | | | | | | | | | | | | | | | 45| 45| | | | | 45| 45| + _divdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _moddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _udivdi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + _umoddi3.o| | | | | | | | | | | | | | | | | | | 40| 40| | 40| 40| + interrupts--intlevel.o| | | | | | | | | | | | | | | | | | | 32| 32| | 32| 32| + lib_a-errno.o| | | | | | | | | | | | | | | | 10| 10| | | | | 10| 10| + int_asm--set_intclear.o| | | | | | | 8| 8| | | | | 8| 8| | | | | | | | 8| 8| + lib_a-fputs.o| | | | | | | | | | | | | | | | | | | | | | | | lib_a-printf.o| | | | | | | | | | | | | | | | | 116| -116| | | | | 116| -116 - lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | - lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | - _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | - _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | - _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | - _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | - _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-strerror.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-sysgettod.o| | | | | | | | | | | | | | | | | | | | | | | | + lib_a-u_strerr.o| | | | | | | | | | | | | | | | | | | | | | | | + _addsubdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _cmpdf2.o| | | | | | | | | | | | | | | | | | | | | | | | + _divdf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _fixdfsi.o| | | | | | | | | | | | | | | | | | | | | | | | + _floatsidf.o| | | | | | | | | | | | | | | | | | | | | | | | + _muldf3.o| | | | | | | | | | | | | | | | | | | | | | | | + _popcountsi2.o| | | | | | | | | | | | | | | | | | | | | | | | The following entries are present in only: Object File DRAM .data & 0.bss IRAM0 .text & 0.vectors ram_st_total Flash .text & .rodata flash_total tasks.c.obj 12 700 5737 0 6449 0 451 6200 @@ -4887,6 +4887,328 @@ Section total: 0 Symbols from section: .rtc_noinit Section total: 0 +*** +Running idf_size.py for esp32c6... +Total sizes: +Used stat D/IRAM: 42896 bytes ( 481392 remain, 8.2% used) + .data size: 3402 bytes + .bss size: 3848 bytes + .text size: 35646 bytes +Used Flash size : 63442 bytes + .text: 39314 bytes + .rodata: 23872 bytes +Total image size: 102490 bytes (.bin may be padded larger) + +*** +Running idf_size.py for esp32c6 with overflow... +Total sizes: +Used stat D/IRAM: 682896 bytes (-158608 remain, 130.3% used) Overflow detected! You can run idf.py size-files for more information. + .data size: 3402 bytes + .bss size: 643848 bytes + .text size: 35646 bytes +Used Flash size : 63470 bytes + .text: 39342 bytes + .rodata: 23872 bytes +Total image size: 102518 bytes (.bin may be padded larger) + +*** +Running idf_size.py for esp32c6 (target autodetected)... +Total sizes: +Used stat D/IRAM: 42896 bytes ( 481392 remain, 8.2% used) + .data size: 3402 bytes + .bss size: 3848 bytes + .text size: 35646 bytes +Used Flash size : 63442 bytes + .text: 39314 bytes + .rodata: 23872 bytes +Total image size: 102490 bytes (.bin may be padded larger) + +*** +Running idf_size.py --archives for esp32c6... +Total sizes: +Used stat D/IRAM: 42896 bytes ( 481392 remain, 8.2% used) + .data size: 3402 bytes + .bss size: 3848 bytes + .text size: 35646 bytes +Used Flash size : 63442 bytes + .text: 39314 bytes + .rodata: 23872 bytes +Total image size: 102490 bytes (.bin may be padded larger) +Per-archive contributions to ELF file: + Archive File DRAM .data & 0.bss .rtc_noinit IRAM0 .text ram_st_total Flash .text & .rodata & .appdesc flash_total + libfreertos.a 96 2236 0 9974 12306 524 3897 0 14491 + libspi_flash.a 1987 278 0 8534 10799 830 1634 0 12985 + libesp_system.a 173 134 0 1492 1799 7114 4016 0 12795 + libesp_hw_support.a 470 50 16 4434 4970 5118 884 0 10922 + libvfs.a 304 64 0 0 368 8836 933 0 10073 + libesp_common.a 0 0 0 0 0 58 7552 0 7610 + libhal.a 0 0 0 4062 4062 1352 147 0 5561 + libc.a 0 4 0 0 4 5000 96 0 5096 + libheap.a 12 8 0 1156 1176 1932 1300 0 4400 + libnewlib.a 241 440 0 1780 2461 1256 340 0 3617 + libdriver.a 24 8 0 0 32 2852 531 0 3407 + libesp_timer.a 16 36 0 522 574 1034 293 0 1865 + libesp_ringbuf.a 0 0 0 984 984 0 512 0 1496 + libesp_partition.a 0 8 0 0 8 1062 276 0 1338 + liblog.a 8 272 0 262 542 566 124 0 960 + libbootloader_support.a 0 0 0 710 710 70 167 0 947 + libesp_rom.a 0 0 0 830 830 0 100 0 930 + libriscv.a 0 256 0 712 968 74 139 0 925 + libm.a 0 0 0 0 0 692 8 0 700 + libmain.a 0 0 0 0 0 340 292 0 632 + libesp_app_format.a 1 8 0 194 203 32 4 256 487 + libpthread.a 0 12 0 0 12 348 0 0 348 + libapp_update.a 0 4 0 0 4 190 125 0 315 + libsoc.a 0 0 0 0 0 0 124 0 124 + libefuse.a 0 0 0 0 0 16 0 0 16 + libcxx.a 0 0 0 0 0 2 0 0 2 + libgcc.a 0 0 0 0 0 0 0 0 0 + +*** +Running idf_size.py --files for esp32c6... +Total sizes: +Used stat D/IRAM: 42896 bytes ( 481392 remain, 8.2% used) + .data size: 3402 bytes + .bss size: 3848 bytes + .text size: 35646 bytes +Used Flash size : 63442 bytes + .text: 39314 bytes + .rodata: 23872 bytes +Total image size: 102490 bytes (.bin may be padded larger) +Per-file contributions to ELF file: + Object File DRAM .data & 0.bss .rtc_noinit IRAM0 .text ram_st_total Flash .text & .rodata & .appdesc flash_total + esp_err_to_name.c.obj 0 0 0 0 0 58 7552 0 7610 + tasks.c.obj 8 664 0 5356 6028 0 1434 0 6798 + vfs_uart.c.obj 72 8 0 0 80 4390 360 0 4822 + queue.c.obj 0 0 0 3134 3134 0 1533 0 4667 +spi_flash_chip_generic.c 573 0 0 2890 3463 0 0 0 3463 + intr_alloc.c.obj 0 13 0 712 725 2324 377 0 3413 + task_wdt.c.obj 45 5 0 0 50 2116 1252 0 3413 + uart.c.obj 24 8 0 0 32 2852 527 0 3403 + vfs.c.obj 192 40 0 0 232 2444 106 0 2742 + rtc_clk.c.obj 470 4 0 2128 2602 0 0 0 2598 +spi_flash_hal_iram.c.obj 0 0 0 2326 2326 0 0 0 2326 + flash_mmap.c.obj 0 264 0 1784 2048 196 240 0 2220 + esp_flash_api.c.obj 20 0 0 1090 1110 80 841 0 2031 + startup.c.obj 0 8 0 0 8 1144 839 0 1983 + heap_caps.c.obj 4 4 0 1098 1106 262 433 0 1797 + panic_arch.c.obj 0 0 0 0 0 552 1152 0 1704 + ringbuf.c.obj 0 0 0 984 984 0 512 0 1496 +spi_flash_hal_gpspi.c.ob 0 0 0 1486 1486 0 0 0 1486 +vfs_usb_serial_jtag.c.ob 40 0 0 0 40 1160 259 0 1459 + locks.c.obj 0 168 0 908 1076 160 340 0 1408 + rtc_time.c.obj 0 0 0 1266 1266 0 117 0 1383 + heap_caps_init.c.obj 0 4 0 0 4 1008 340 0 1348 + periph_ctrl.c.obj 0 33 0 0 33 1244 95 0 1339 + panic.c.obj 12 9 0 30 51 1128 131 0 1301 + partition.c.obj 0 8 0 0 8 984 276 0 1260 +memspi_host_driver.c.obj 400 0 0 786 1186 0 0 0 1186 + vfs_console.c.obj 0 16 0 0 16 842 208 0 1050 + clk.c.obj 0 0 0 0 0 720 288 0 1008 +esp_flash_spi_init.c.obj 72 4 0 0 76 474 456 0 1002 + lib_a-fseeko.o 0 0 0 0 0 952 0 0 952 +memory_layout_utils.c.ob 0 0 0 0 0 662 288 0 950 + port.c.obj 84 1556 0 614 2254 0 217 0 915 + esp_timer.c.obj 0 8 0 292 300 538 82 0 912 +spi_flash_chip_winbond.c 140 0 0 758 898 0 0 0 898 + bootloader_flash.c.obj 0 0 0 674 674 0 167 0 841 + lib_a-findfp.o 0 0 0 0 0 736 96 0 832 + time.c.obj 0 20 0 188 208 618 0 0 806 + lib_a-fvwrite.o 0 0 0 0 0 780 0 0 780 + spi_flash_hal.c.obj 0 0 0 0 0 630 147 0 777 + cpu.c.obj 0 0 0 28 28 740 0 0 768 + app_startup.c.obj 0 0 0 0 0 376 380 0 756 + log.c.obj 8 264 0 32 304 566 124 0 730 +esp_timer_impl_systimer. 16 20 0 194 230 356 130 0 696 +esp_rom_regi2c_esp32c6.c 0 0 0 592 592 0 100 0 692 + port_systick.c.obj 0 16 0 476 492 0 213 0 689 + hello_world_main.c.obj 0 0 0 0 0 340 292 0 632 +spi_flash_os_func_app.c. 56 0 0 434 490 42 97 0 629 + vectors.S.obj 0 0 0 600 600 0 0 0 600 + lib_a-fflush.o 0 0 0 0 0 580 0 0 580 + uart_hal.c.obj 0 0 0 0 0 546 0 0 546 + cpu_start.c.obj 0 0 0 420 420 42 48 0 510 + esp_app_desc.c.obj 1 8 0 194 203 32 4 256 487 + sleep_gpio.c.obj 0 0 0 0 0 232 211 0 443 + crosscore_int.c.obj 0 4 0 160 164 104 165 0 429 + system_internal.c.obj 0 0 0 408 408 0 0 0 408 + lib_a-refill.o 0 0 0 0 0 382 0 0 382 + port_common.c.obj 0 0 0 108 108 148 120 0 376 + panic_handler.c.obj 8 4 0 82 94 270 8 0 368 + spi_flash_chip_gd.c.obj 127 0 0 236 363 0 0 0 363 +task_wdt_impl_timergroup 0 12 0 0 12 354 0 0 354 + lib_a-s_ceil.o 0 0 0 0 0 342 8 0 350 + lib_a-s_floor.o 0 0 0 0 0 350 0 0 350 + assert.c.obj 47 0 0 298 345 0 0 0 345 + esp_clk.c.obj 0 0 16 70 86 258 0 0 344 + esp_time_impl.c.obj 0 12 0 0 12 344 0 0 344 + freertos_hooks.c.obj 0 64 0 48 112 290 0 0 338 + lib_a-reent.o 0 0 0 0 0 322 0 0 322 + esp_ota_ops.c.obj 0 4 0 0 4 190 125 0 315 + lib_a-fclose.o 0 0 0 0 0 314 0 0 314 + int_wdt.c.obj 0 8 0 94 102 202 0 0 296 + lib_a-fopen.o 0 0 0 0 0 278 0 0 278 + esp_err.c.obj 108 0 0 156 264 0 0 0 264 + system_time.c.obj 0 8 0 36 44 140 81 0 257 + interrupt.c.obj 0 256 0 112 368 0 139 0 251 +pthread_local_storage.c. 0 4 0 0 4 246 0 0 246 + newlib_init.c.obj 156 240 0 0 396 86 0 0 242 +spi_flash_chip_issi.c.ob 129 0 0 112 241 0 0 0 241 + lib_a-puts.o 0 0 0 0 0 240 0 0 240 + memory_layout.c.obj 0 0 0 0 0 0 239 0 239 + log_freertos.c.obj 0 8 0 230 238 0 0 0 230 + esp_rom_uart.c.obj 0 0 0 208 208 0 0 0 208 +spi_flash_encrypt_hal_ir 0 0 0 208 208 0 0 0 208 + lib_a-stdio.o 0 0 0 0 0 200 0 0 200 + heap.c.obj 0 0 0 190 190 0 0 0 190 + cache_utils.c.obj 1 8 0 146 155 38 0 0 185 +spi_flash_chip_boya.c.ob 129 0 0 46 175 0 0 0 175 + spi_flash_chip_th.c.obj 127 0 0 46 173 0 0 0 173 + regi2c_ctrl.c.obj 0 0 0 172 172 0 0 0 172 + abort.c.obj 38 0 0 132 170 0 0 0 170 + rtc_init.c.obj 0 0 0 0 0 168 0 0 168 +spi_flash_chip_mxic.c.ob 129 0 0 38 167 0 0 0 167 + portasm.S.obj 0 0 0 154 154 0 0 0 154 + cache_err_int.c.obj 0 0 0 4 4 56 90 0 150 + brownout.c.obj 0 0 0 40 40 66 43 0 149 + rtc_module.c.obj 0 0 0 4 4 60 84 0 148 + list.c.obj 0 0 0 132 132 0 0 0 132 + uart_hal_iram.c.obj 0 0 0 0 0 130 0 0 130 +spi_flash_os_func_noos.c 40 0 0 86 126 0 0 0 126 + gpio_periph.c.obj 0 0 0 0 0 0 124 0 124 + lib_a-flags.o 0 0 0 0 0 122 0 0 122 + pthread.c.obj 0 8 0 0 8 100 0 0 100 + esp_system.c.obj 0 20 0 40 60 54 0 0 94 + chip_info.c.obj 0 0 0 0 0 92 0 0 92 + efuse_hal.c.obj 0 0 0 40 40 42 0 0 82 + partition_target.c.obj 0 0 0 0 0 78 0 0 78 +flash_brownout_hook.c.ob 0 2 0 76 78 0 0 0 76 +instruction_decode.c.obj 0 0 0 0 0 74 0 0 74 + multi_heap.c.obj 8 0 0 58 66 0 0 0 66 + reent_init.c.obj 0 0 0 64 64 0 0 0 64 + syscalls.c.obj 0 0 0 0 0 42 0 0 42 + lib_a-fseek.o 0 0 0 0 0 40 0 0 40 + bootloader_mem.c.obj 0 0 0 0 0 38 0 0 38 + flash_encrypt.c.obj 0 0 0 36 36 0 0 0 36 + lib_a-sysgettod.o 0 0 0 0 0 36 0 0 36 +spi_flash_chip_drivers.c 36 0 0 0 36 0 0 0 36 +bootloader_flash_config_ 0 0 0 0 0 32 0 0 32 + esp_memory_utils.c.obj 0 0 0 30 30 0 0 0 30 + esp_rom_systimer.c.obj 0 0 0 30 30 0 0 0 30 + systimer.c.obj 0 0 0 24 24 0 0 0 24 + esp_system_chip.c.obj 0 0 0 8 8 16 0 0 24 + lib_a-errno.o 0 0 0 0 0 18 0 0 18 + flash_ops.c.obj 8 0 0 6 14 0 0 0 14 + esp_efuse_api.c.obj 0 0 0 0 0 12 0 0 12 + brownout_hal.c.obj 0 0 0 2 2 4 0 0 6 + pthread.c.obj 0 0 0 0 0 6 0 0 6 + spi_bus_lock.c.obj 0 0 0 0 0 0 4 0 4 + esp_efuse_utility.c.obj 0 0 0 0 0 4 0 0 4 + FreeRTOS-openocd.c.obj 4 0 0 0 4 0 0 0 4 + cxx_guards.cpp.obj 0 0 0 0 0 2 0 0 2 + ubsan.c.obj 0 0 0 2 2 0 0 0 2 + pthread_rwlock.c.obj 0 0 0 0 0 2 0 0 2 + lib_a-environ.o 0 4 0 0 4 0 0 0 0 + _divdi3.o 0 0 0 0 0 0 0 0 0 + _moddi3.o 0 0 0 0 0 0 0 0 0 + _udivdi3.o 0 0 0 0 0 0 0 0 0 + _umoddi3.o 0 0 0 0 0 0 0 0 0 + +*** +Running idf_size.py --archive_details for esp32c6... +Total sizes: +Used stat D/IRAM: 42896 bytes ( 481392 remain, 8.2% used) + .data size: 3402 bytes + .bss size: 3848 bytes + .text size: 35646 bytes +Used Flash size : 63442 bytes + .text: 39314 bytes + .rodata: 23872 bytes +Total image size: 102490 bytes (.bin may be padded larger) + +Symbols within the archive: libdriver.a (Not all symbols may be reported) + +Symbols from section: .dram0.bss + .p_uart_obj : 8 +Section total: 8 + +Symbols from section: .dram0.data + uart_context : 16 + .uart_selectlock : 8 +Section total: 24 + +Symbols from section: .flash.appdesc +Section total: 0 + +Symbols from section: .flash.rodata + uart_reenable_intr_mask.str1.4 : 55 + uart_pattern_pop_pos.str1.4 : 50 + uart_set_baudrate.str1.4 : 48 + uart_set_stop_bits.str1.4 : 47 + uart_set_word_length.str1.4 : 47 + uart_flush_input.str1.4 : 46 + __FUNCTION__.33 : 27 + __FUNCTION__.32 : 24 + __FUNCTION__.0 : 21 + __FUNCTION__.1 : 21 + __FUNCTION__.2 : 19 + __FUNCTION__.3 : 19 + __FUNCTION__.27 : 18 + __FUNCTION__.6 : 18 + __FUNCTION__.7 : 18 + __FUNCTION__.35 : 17 + __FUNCTION__.4 : 16 + __FUNCTION__.5 : 16 + .g_spi_lock_main_flash_dev : 4 +Section total: 531 + +Symbols from section: .flash.rodata_noload +Section total: 0 + +Symbols from section: .flash.text + uart_flush_input : 594 + uart_wait_tx_done : 516 + uart_get_baudrate : 196 + uart_set_baudrate : 196 + uart_get_bufferedlen : 194 + uart_set_stop_bits : 178 + uart_set_word_length : 178 + uart_reenable_intr_mask : 144 + uart_get_parity : 116 + uart_get_stop_bits : 116 + uart_set_parity : 116 + uart_get_word_length : 86 + uart_pattern_queue_update : 80 + uart_get_sclk_freq : 72 + uart_is_driver_installed : 34 + uart_set_select_notif_callback : 30 + uart_get_selectlock : 6 +Section total: 2852 + +Symbols from section: .iram0.bss +Section total: 0 + +Symbols from section: .iram0.data +Section total: 0 + +Symbols from section: .iram0.text +Section total: 0 + +Symbols from section: .noinit +Section total: 0 + +Symbols from section: .rtc.bss +Section total: 0 + +Symbols from section: .rtc.data +Section total: 0 + +Symbols from section: .rtc.text +Section total: 0 + +Symbols from section: .rtc_noinit +Section total: 0 + *** Producing JSON output... { @@ -18200,6 +18522,1133 @@ Producing JSON output for esp32s3... ".rtc_noinit": {} } +*** +Producing JSON output for esp32c6... +{ + "dram_data": 0, + "dram_bss": 0, + "dram_rodata": 0, + "dram_other": 0, + "used_dram": 0, + "dram_total": 0, + "used_dram_ratio": 0, + "dram_remain": 0, + "iram_vectors": 0, + "iram_text": 0, + "iram_other": 0, + "used_iram": 0, + "iram_total": 0, + "used_iram_ratio": 0, + "iram_remain": 0, + "diram_data": 3402, + "diram_bss": 3848, + "diram_text": 35646, + "diram_vectors": 0, + "diram_rodata": 0, + "diram_other": 0, + "diram_total": 524288, + "used_diram": 42896, + "used_diram_ratio": 0.081817626953125, + "diram_remain": 481392, + "flash_code": 39314, + "flash_rodata": 23872, + "flash_other": 256, + "used_flash_non_ram": 63442, + "total_size": 102490 +} +{ + "libfreertos.a": { + ".dram0.bss": 2236, + ".dram0.data": 96, + ".flash.rodata": 3897, + ".flash.text": 524, + ".iram0.text": 9974, + "flash_total": 14491, + "ram_st_total": 12306 + }, + "libspi_flash.a": { + ".dram0.bss": 278, + ".dram0.data": 1987, + ".flash.rodata": 1634, + ".flash.text": 830, + ".iram0.text": 8534, + "flash_total": 12985, + "ram_st_total": 10799 + }, + "libesp_system.a": { + ".dram0.bss": 134, + ".dram0.data": 173, + ".flash.rodata": 4016, + ".flash.text": 7114, + ".iram0.text": 1492, + "flash_total": 12795, + "ram_st_total": 1799 + }, + "libesp_hw_support.a": { + ".dram0.bss": 50, + ".dram0.data": 470, + ".flash.rodata": 884, + ".flash.text": 5118, + ".iram0.text": 4434, + ".rtc_noinit": 16, + "flash_total": 10922, + "ram_st_total": 4970 + }, + "libvfs.a": { + ".dram0.bss": 64, + ".dram0.data": 304, + ".flash.rodata": 933, + ".flash.text": 8836, + "flash_total": 10073, + "ram_st_total": 368 + }, + "libesp_common.a": { + ".flash.rodata": 7552, + ".flash.text": 58, + "flash_total": 7610, + "ram_st_total": 0 + }, + "libhal.a": { + ".flash.rodata": 147, + ".flash.text": 1352, + ".iram0.text": 4062, + "flash_total": 5561, + "ram_st_total": 4062 + }, + "libc.a": { + ".dram0.bss": 4, + ".flash.rodata": 96, + ".flash.text": 5000, + "flash_total": 5096, + "ram_st_total": 4 + }, + "libheap.a": { + ".dram0.bss": 8, + ".dram0.data": 12, + ".flash.rodata": 1300, + ".flash.text": 1932, + ".iram0.text": 1156, + "flash_total": 4400, + "ram_st_total": 1176 + }, + "libnewlib.a": { + ".dram0.bss": 440, + ".dram0.data": 241, + ".flash.rodata": 340, + ".flash.text": 1256, + ".iram0.text": 1780, + "flash_total": 3617, + "ram_st_total": 2461 + }, + "libdriver.a": { + ".dram0.bss": 8, + ".dram0.data": 24, + ".flash.rodata": 531, + ".flash.text": 2852, + "flash_total": 3407, + "ram_st_total": 32 + }, + "libesp_timer.a": { + ".dram0.bss": 36, + ".dram0.data": 16, + ".flash.rodata": 293, + ".flash.text": 1034, + ".iram0.text": 522, + "flash_total": 1865, + "ram_st_total": 574 + }, + "libesp_ringbuf.a": { + ".flash.rodata": 512, + ".iram0.text": 984, + "flash_total": 1496, + "ram_st_total": 984 + }, + "libesp_partition.a": { + ".dram0.bss": 8, + ".flash.rodata": 276, + ".flash.text": 1062, + "flash_total": 1338, + "ram_st_total": 8 + }, + "liblog.a": { + ".dram0.bss": 272, + ".dram0.data": 8, + ".flash.rodata": 124, + ".flash.text": 566, + ".iram0.text": 262, + "flash_total": 960, + "ram_st_total": 542 + }, + "libbootloader_support.a": { + ".flash.rodata": 167, + ".flash.text": 70, + ".iram0.text": 710, + "flash_total": 947, + "ram_st_total": 710 + }, + "libesp_rom.a": { + ".flash.rodata": 100, + ".iram0.text": 830, + "flash_total": 930, + "ram_st_total": 830 + }, + "libriscv.a": { + ".dram0.bss": 256, + ".flash.rodata": 139, + ".flash.text": 74, + ".iram0.text": 712, + "flash_total": 925, + "ram_st_total": 968 + }, + "libm.a": { + ".flash.rodata": 8, + ".flash.text": 692, + "flash_total": 700, + "ram_st_total": 0 + }, + "libmain.a": { + ".flash.rodata": 292, + ".flash.text": 340, + "flash_total": 632, + "ram_st_total": 0 + }, + "libesp_app_format.a": { + ".dram0.bss": 8, + ".dram0.data": 1, + ".flash.appdesc": 256, + ".flash.rodata": 4, + ".flash.text": 32, + ".iram0.text": 194, + "flash_total": 487, + "ram_st_total": 203 + }, + "libpthread.a": { + ".dram0.bss": 12, + ".flash.text": 348, + "flash_total": 348, + "ram_st_total": 12 + }, + "libapp_update.a": { + ".dram0.bss": 4, + ".flash.rodata": 125, + ".flash.text": 190, + "flash_total": 315, + "ram_st_total": 4 + }, + "libsoc.a": { + ".flash.rodata": 124, + "flash_total": 124, + "ram_st_total": 0 + }, + "libefuse.a": { + ".flash.text": 16, + "flash_total": 16, + "ram_st_total": 0 + }, + "libcxx.a": { + ".flash.text": 2, + "flash_total": 2, + "ram_st_total": 0 + }, + "libgcc.a": { + "flash_total": 0, + "ram_st_total": 0 + } +} +{ + "libesp_common.a:esp_err_to_name.c.obj": { + ".flash.rodata": 7552, + ".flash.text": 58, + "flash_total": 7610, + "ram_st_total": 0 + }, + "libfreertos.a:tasks.c.obj": { + ".dram0.bss": 664, + ".dram0.data": 8, + ".flash.rodata": 1434, + ".iram0.text": 5356, + "flash_total": 6798, + "ram_st_total": 6028 + }, + "libvfs.a:vfs_uart.c.obj": { + ".dram0.bss": 8, + ".dram0.data": 72, + ".flash.rodata": 360, + ".flash.text": 4390, + "flash_total": 4822, + "ram_st_total": 80 + }, + "libfreertos.a:queue.c.obj": { + ".flash.rodata": 1533, + ".iram0.text": 3134, + "flash_total": 4667, + "ram_st_total": 3134 + }, + "libspi_flash.a:spi_flash_chip_generic.c.obj": { + ".dram0.data": 573, + ".iram0.text": 2890, + "flash_total": 3463, + "ram_st_total": 3463 + }, + "libesp_hw_support.a:intr_alloc.c.obj": { + ".dram0.bss": 13, + ".flash.rodata": 377, + ".flash.text": 2324, + ".iram0.text": 712, + "flash_total": 3413, + "ram_st_total": 725 + }, + "libesp_system.a:task_wdt.c.obj": { + ".dram0.bss": 5, + ".dram0.data": 45, + ".flash.rodata": 1252, + ".flash.text": 2116, + "flash_total": 3413, + "ram_st_total": 50 + }, + "libdriver.a:uart.c.obj": { + ".dram0.bss": 8, + ".dram0.data": 24, + ".flash.rodata": 527, + ".flash.text": 2852, + "flash_total": 3403, + "ram_st_total": 32 + }, + "libvfs.a:vfs.c.obj": { + ".dram0.bss": 40, + ".dram0.data": 192, + ".flash.rodata": 106, + ".flash.text": 2444, + "flash_total": 2742, + "ram_st_total": 232 + }, + "libesp_hw_support.a:rtc_clk.c.obj": { + ".dram0.bss": 4, + ".dram0.data": 470, + ".iram0.text": 2128, + "flash_total": 2598, + "ram_st_total": 2602 + }, + "libhal.a:spi_flash_hal_iram.c.obj": { + ".iram0.text": 2326, + "flash_total": 2326, + "ram_st_total": 2326 + }, + "libspi_flash.a:flash_mmap.c.obj": { + ".dram0.bss": 264, + ".flash.rodata": 240, + ".flash.text": 196, + ".iram0.text": 1784, + "flash_total": 2220, + "ram_st_total": 2048 + }, + "libspi_flash.a:esp_flash_api.c.obj": { + ".dram0.data": 20, + ".flash.rodata": 841, + ".flash.text": 80, + ".iram0.text": 1090, + "flash_total": 2031, + "ram_st_total": 1110 + }, + "libesp_system.a:startup.c.obj": { + ".dram0.bss": 8, + ".flash.rodata": 839, + ".flash.text": 1144, + "flash_total": 1983, + "ram_st_total": 8 + }, + "libheap.a:heap_caps.c.obj": { + ".dram0.bss": 4, + ".dram0.data": 4, + ".flash.rodata": 433, + ".flash.text": 262, + ".iram0.text": 1098, + "flash_total": 1797, + "ram_st_total": 1106 + }, + "libesp_system.a:panic_arch.c.obj": { + ".flash.rodata": 1152, + ".flash.text": 552, + "flash_total": 1704, + "ram_st_total": 0 + }, + "libesp_ringbuf.a:ringbuf.c.obj": { + ".flash.rodata": 512, + ".iram0.text": 984, + "flash_total": 1496, + "ram_st_total": 984 + }, + "libhal.a:spi_flash_hal_gpspi.c.obj": { + ".iram0.text": 1486, + "flash_total": 1486, + "ram_st_total": 1486 + }, + "libvfs.a:vfs_usb_serial_jtag.c.obj": { + ".dram0.data": 40, + ".flash.rodata": 259, + ".flash.text": 1160, + "flash_total": 1459, + "ram_st_total": 40 + }, + "libnewlib.a:locks.c.obj": { + ".dram0.bss": 168, + ".flash.rodata": 340, + ".flash.text": 160, + ".iram0.text": 908, + "flash_total": 1408, + "ram_st_total": 1076 + }, + "libesp_hw_support.a:rtc_time.c.obj": { + ".flash.rodata": 117, + ".iram0.text": 1266, + "flash_total": 1383, + "ram_st_total": 1266 + }, + "libheap.a:heap_caps_init.c.obj": { + ".dram0.bss": 4, + ".flash.rodata": 340, + ".flash.text": 1008, + "flash_total": 1348, + "ram_st_total": 4 + }, + "libesp_hw_support.a:periph_ctrl.c.obj": { + ".dram0.bss": 33, + ".flash.rodata": 95, + ".flash.text": 1244, + "flash_total": 1339, + "ram_st_total": 33 + }, + "libesp_system.a:panic.c.obj": { + ".dram0.bss": 9, + ".dram0.data": 12, + ".flash.rodata": 131, + ".flash.text": 1128, + ".iram0.text": 30, + "flash_total": 1301, + "ram_st_total": 51 + }, + "libesp_partition.a:partition.c.obj": { + ".dram0.bss": 8, + ".flash.rodata": 276, + ".flash.text": 984, + "flash_total": 1260, + "ram_st_total": 8 + }, + "libspi_flash.a:memspi_host_driver.c.obj": { + ".dram0.data": 400, + ".iram0.text": 786, + "flash_total": 1186, + "ram_st_total": 1186 + }, + "libvfs.a:vfs_console.c.obj": { + ".dram0.bss": 16, + ".flash.rodata": 208, + ".flash.text": 842, + "flash_total": 1050, + "ram_st_total": 16 + }, + "libesp_system.a:clk.c.obj": { + ".flash.rodata": 288, + ".flash.text": 720, + "flash_total": 1008, + "ram_st_total": 0 + }, + "libspi_flash.a:esp_flash_spi_init.c.obj": { + ".dram0.bss": 4, + ".dram0.data": 72, + ".flash.rodata": 456, + ".flash.text": 474, + "flash_total": 1002, + "ram_st_total": 76 + }, + "libc.a:lib_a-fseeko.o": { + ".flash.text": 952, + "flash_total": 952, + "ram_st_total": 0 + }, + "libheap.a:memory_layout_utils.c.obj": { + ".flash.rodata": 288, + ".flash.text": 662, + "flash_total": 950, + "ram_st_total": 0 + }, + "libfreertos.a:port.c.obj": { + ".dram0.bss": 1556, + ".dram0.data": 84, + ".flash.rodata": 217, + ".iram0.text": 614, + "flash_total": 915, + "ram_st_total": 2254 + }, + "libesp_timer.a:esp_timer.c.obj": { + ".dram0.bss": 8, + ".flash.rodata": 82, + ".flash.text": 538, + ".iram0.text": 292, + "flash_total": 912, + "ram_st_total": 300 + }, + "libspi_flash.a:spi_flash_chip_winbond.c.obj": { + ".dram0.data": 140, + ".iram0.text": 758, + "flash_total": 898, + "ram_st_total": 898 + }, + "libbootloader_support.a:bootloader_flash.c.obj": { + ".flash.rodata": 167, + ".iram0.text": 674, + "flash_total": 841, + "ram_st_total": 674 + }, + "libc.a:lib_a-findfp.o": { + ".flash.rodata": 96, + ".flash.text": 736, + "flash_total": 832, + "ram_st_total": 0 + }, + "libnewlib.a:time.c.obj": { + ".dram0.bss": 20, + ".flash.text": 618, + ".iram0.text": 188, + "flash_total": 806, + "ram_st_total": 208 + }, + "libc.a:lib_a-fvwrite.o": { + ".flash.text": 780, + "flash_total": 780, + "ram_st_total": 0 + }, + "libhal.a:spi_flash_hal.c.obj": { + ".flash.rodata": 147, + ".flash.text": 630, + "flash_total": 777, + "ram_st_total": 0 + }, + "libesp_hw_support.a:cpu.c.obj": { + ".flash.text": 740, + ".iram0.text": 28, + "flash_total": 768, + "ram_st_total": 28 + }, + "libfreertos.a:app_startup.c.obj": { + ".flash.rodata": 380, + ".flash.text": 376, + "flash_total": 756, + "ram_st_total": 0 + }, + "liblog.a:log.c.obj": { + ".dram0.bss": 264, + ".dram0.data": 8, + ".flash.rodata": 124, + ".flash.text": 566, + ".iram0.text": 32, + "flash_total": 730, + "ram_st_total": 304 + }, + "libesp_timer.a:esp_timer_impl_systimer.c.obj": { + ".dram0.bss": 20, + ".dram0.data": 16, + ".flash.rodata": 130, + ".flash.text": 356, + ".iram0.text": 194, + "flash_total": 696, + "ram_st_total": 230 + }, + "libesp_rom.a:esp_rom_regi2c_esp32c6.c.obj": { + ".flash.rodata": 100, + ".iram0.text": 592, + "flash_total": 692, + "ram_st_total": 592 + }, + "libfreertos.a:port_systick.c.obj": { + ".dram0.bss": 16, + ".flash.rodata": 213, + ".iram0.text": 476, + "flash_total": 689, + "ram_st_total": 492 + }, + "libmain.a:hello_world_main.c.obj": { + ".flash.rodata": 292, + ".flash.text": 340, + "flash_total": 632, + "ram_st_total": 0 + }, + "libspi_flash.a:spi_flash_os_func_app.c.obj": { + ".dram0.data": 56, + ".flash.rodata": 97, + ".flash.text": 42, + ".iram0.text": 434, + "flash_total": 629, + "ram_st_total": 490 + }, + "libriscv.a:vectors.S.obj": { + ".iram0.text": 600, + "flash_total": 600, + "ram_st_total": 600 + }, + "libc.a:lib_a-fflush.o": { + ".flash.text": 580, + "flash_total": 580, + "ram_st_total": 0 + }, + "libhal.a:uart_hal.c.obj": { + ".flash.text": 546, + "flash_total": 546, + "ram_st_total": 0 + }, + "libesp_system.a:cpu_start.c.obj": { + ".flash.rodata": 48, + ".flash.text": 42, + ".iram0.text": 420, + "flash_total": 510, + "ram_st_total": 420 + }, + "libesp_app_format.a:esp_app_desc.c.obj": { + ".dram0.bss": 8, + ".dram0.data": 1, + ".flash.appdesc": 256, + ".flash.rodata": 4, + ".flash.text": 32, + ".iram0.text": 194, + "flash_total": 487, + "ram_st_total": 203 + }, + "libesp_hw_support.a:sleep_gpio.c.obj": { + ".flash.rodata": 211, + ".flash.text": 232, + "flash_total": 443, + "ram_st_total": 0 + }, + "libesp_system.a:crosscore_int.c.obj": { + ".dram0.bss": 4, + ".flash.rodata": 165, + ".flash.text": 104, + ".iram0.text": 160, + "flash_total": 429, + "ram_st_total": 164 + }, + "libesp_system.a:system_internal.c.obj": { + ".iram0.text": 408, + "flash_total": 408, + "ram_st_total": 408 + }, + "libc.a:lib_a-refill.o": { + ".flash.text": 382, + "flash_total": 382, + "ram_st_total": 0 + }, + "libfreertos.a:port_common.c.obj": { + ".flash.rodata": 120, + ".flash.text": 148, + ".iram0.text": 108, + "flash_total": 376, + "ram_st_total": 108 + }, + "libesp_system.a:panic_handler.c.obj": { + ".dram0.bss": 4, + ".dram0.data": 8, + ".flash.rodata": 8, + ".flash.text": 270, + ".iram0.text": 82, + "flash_total": 368, + "ram_st_total": 94 + }, + "libspi_flash.a:spi_flash_chip_gd.c.obj": { + ".dram0.data": 127, + ".iram0.text": 236, + "flash_total": 363, + "ram_st_total": 363 + }, + "libesp_system.a:task_wdt_impl_timergroup.c.obj": { + ".dram0.bss": 12, + ".flash.text": 354, + "flash_total": 354, + "ram_st_total": 12 + }, + "libm.a:lib_a-s_ceil.o": { + ".flash.rodata": 8, + ".flash.text": 342, + "flash_total": 350, + "ram_st_total": 0 + }, + "libm.a:lib_a-s_floor.o": { + ".flash.rodata": 0, + ".flash.text": 350, + "flash_total": 350, + "ram_st_total": 0 + }, + "libnewlib.a:assert.c.obj": { + ".dram0.data": 47, + ".iram0.text": 298, + "flash_total": 345, + "ram_st_total": 345 + }, + "libesp_hw_support.a:esp_clk.c.obj": { + ".flash.text": 258, + ".iram0.text": 70, + ".rtc_noinit": 16, + "flash_total": 344, + "ram_st_total": 86 + }, + "libnewlib.a:esp_time_impl.c.obj": { + ".dram0.bss": 12, + ".flash.text": 344, + "flash_total": 344, + "ram_st_total": 12 + }, + "libesp_system.a:freertos_hooks.c.obj": { + ".dram0.bss": 64, + ".flash.text": 290, + ".iram0.text": 48, + "flash_total": 338, + "ram_st_total": 112 + }, + "libc.a:lib_a-reent.o": { + ".flash.text": 322, + "flash_total": 322, + "ram_st_total": 0 + }, + "libapp_update.a:esp_ota_ops.c.obj": { + ".dram0.bss": 4, + ".flash.rodata": 125, + ".flash.text": 190, + "flash_total": 315, + "ram_st_total": 4 + }, + "libc.a:lib_a-fclose.o": { + ".flash.text": 314, + "flash_total": 314, + "ram_st_total": 0 + }, + "libesp_system.a:int_wdt.c.obj": { + ".dram0.bss": 8, + ".flash.text": 202, + ".iram0.text": 94, + "flash_total": 296, + "ram_st_total": 102 + }, + "libc.a:lib_a-fopen.o": { + ".flash.text": 278, + "flash_total": 278, + "ram_st_total": 0 + }, + "libesp_system.a:esp_err.c.obj": { + ".dram0.data": 108, + ".iram0.text": 156, + "flash_total": 264, + "ram_st_total": 264 + }, + "libesp_timer.a:system_time.c.obj": { + ".dram0.bss": 8, + ".flash.rodata": 81, + ".flash.text": 140, + ".iram0.text": 36, + "flash_total": 257, + "ram_st_total": 44 + }, + "libriscv.a:interrupt.c.obj": { + ".dram0.bss": 256, + ".flash.rodata": 139, + ".iram0.text": 112, + "flash_total": 251, + "ram_st_total": 368 + }, + "libpthread.a:pthread_local_storage.c.obj": { + ".dram0.bss": 4, + ".flash.text": 246, + "flash_total": 246, + "ram_st_total": 4 + }, + "libnewlib.a:newlib_init.c.obj": { + ".dram0.bss": 240, + ".dram0.data": 156, + ".flash.text": 86, + "flash_total": 242, + "ram_st_total": 396 + }, + "libspi_flash.a:spi_flash_chip_issi.c.obj": { + ".dram0.data": 129, + ".iram0.text": 112, + "flash_total": 241, + "ram_st_total": 241 + }, + "libc.a:lib_a-puts.o": { + ".flash.rodata": 0, + ".flash.text": 240, + "flash_total": 240, + "ram_st_total": 0 + }, + "libheap.a:memory_layout.c.obj": { + ".flash.rodata": 239, + "flash_total": 239, + "ram_st_total": 0 + }, + "liblog.a:log_freertos.c.obj": { + ".dram0.bss": 8, + ".iram0.text": 230, + "flash_total": 230, + "ram_st_total": 238 + }, + "libesp_rom.a:esp_rom_uart.c.obj": { + ".iram0.text": 208, + "flash_total": 208, + "ram_st_total": 208 + }, + "libhal.a:spi_flash_encrypt_hal_iram.c.obj": { + ".iram0.text": 208, + "flash_total": 208, + "ram_st_total": 208 + }, + "libc.a:lib_a-stdio.o": { + ".flash.text": 200, + "flash_total": 200, + "ram_st_total": 0 + }, + "libnewlib.a:heap.c.obj": { + ".iram0.text": 190, + "flash_total": 190, + "ram_st_total": 190 + }, + "libspi_flash.a:cache_utils.c.obj": { + ".dram0.bss": 8, + ".dram0.data": 1, + ".flash.text": 38, + ".iram0.text": 146, + "flash_total": 185, + "ram_st_total": 155 + }, + "libspi_flash.a:spi_flash_chip_boya.c.obj": { + ".dram0.data": 129, + ".iram0.text": 46, + "flash_total": 175, + "ram_st_total": 175 + }, + "libspi_flash.a:spi_flash_chip_th.c.obj": { + ".dram0.data": 127, + ".iram0.text": 46, + "flash_total": 173, + "ram_st_total": 173 + }, + "libesp_hw_support.a:regi2c_ctrl.c.obj": { + ".iram0.text": 172, + "flash_total": 172, + "ram_st_total": 172 + }, + "libnewlib.a:abort.c.obj": { + ".dram0.data": 38, + ".iram0.text": 132, + "flash_total": 170, + "ram_st_total": 170 + }, + "libesp_hw_support.a:rtc_init.c.obj": { + ".flash.text": 168, + "flash_total": 168, + "ram_st_total": 0 + }, + "libspi_flash.a:spi_flash_chip_mxic.c.obj": { + ".dram0.data": 129, + ".iram0.text": 38, + "flash_total": 167, + "ram_st_total": 167 + }, + "libfreertos.a:portasm.S.obj": { + ".iram0.text": 154, + "flash_total": 154, + "ram_st_total": 154 + }, + "libesp_system.a:cache_err_int.c.obj": { + ".flash.rodata": 90, + ".flash.text": 56, + ".iram0.text": 4, + "flash_total": 150, + "ram_st_total": 4 + }, + "libesp_system.a:brownout.c.obj": { + ".flash.rodata": 43, + ".flash.text": 66, + ".iram0.text": 40, + "flash_total": 149, + "ram_st_total": 40 + }, + "libesp_hw_support.a:rtc_module.c.obj": { + ".flash.rodata": 84, + ".flash.text": 60, + ".iram0.text": 4, + "flash_total": 148, + "ram_st_total": 4 + }, + "libfreertos.a:list.c.obj": { + ".iram0.text": 132, + "flash_total": 132, + "ram_st_total": 132 + }, + "libhal.a:uart_hal_iram.c.obj": { + ".flash.text": 130, + "flash_total": 130, + "ram_st_total": 0 + }, + "libspi_flash.a:spi_flash_os_func_noos.c.obj": { + ".dram0.data": 40, + ".iram0.text": 86, + "flash_total": 126, + "ram_st_total": 126 + }, + "libsoc.a:gpio_periph.c.obj": { + ".flash.rodata": 124, + "flash_total": 124, + "ram_st_total": 0 + }, + "libc.a:lib_a-flags.o": { + ".flash.text": 122, + "flash_total": 122, + "ram_st_total": 0 + }, + "libpthread.a:pthread.c.obj": { + ".dram0.bss": 8, + ".flash.text": 100, + "flash_total": 100, + "ram_st_total": 8 + }, + "libesp_system.a:esp_system.c.obj": { + ".dram0.bss": 20, + ".flash.text": 54, + ".iram0.text": 40, + "flash_total": 94, + "ram_st_total": 60 + }, + "libesp_hw_support.a:chip_info.c.obj": { + ".flash.text": 92, + "flash_total": 92, + "ram_st_total": 0 + }, + "libhal.a:efuse_hal.c.obj": { + ".flash.text": 42, + ".iram0.text": 40, + "flash_total": 82, + "ram_st_total": 40 + }, + "libesp_partition.a:partition_target.c.obj": { + ".flash.text": 78, + "flash_total": 78, + "ram_st_total": 0 + }, + "libspi_flash.a:flash_brownout_hook.c.obj": { + ".dram0.bss": 2, + ".iram0.text": 76, + "flash_total": 76, + "ram_st_total": 78 + }, + "libriscv.a:instruction_decode.c.obj": { + ".flash.text": 74, + "flash_total": 74, + "ram_st_total": 0 + }, + "libheap.a:multi_heap.c.obj": { + ".dram0.data": 8, + ".iram0.text": 58, + "flash_total": 66, + "ram_st_total": 66 + }, + "libnewlib.a:reent_init.c.obj": { + ".iram0.text": 64, + "flash_total": 64, + "ram_st_total": 64 + }, + "libnewlib.a:syscalls.c.obj": { + ".flash.text": 42, + "flash_total": 42, + "ram_st_total": 0 + }, + "libc.a:lib_a-fseek.o": { + ".flash.text": 40, + "flash_total": 40, + "ram_st_total": 0 + }, + "libbootloader_support.a:bootloader_mem.c.obj": { + ".flash.text": 38, + "flash_total": 38, + "ram_st_total": 0 + }, + "libbootloader_support.a:flash_encrypt.c.obj": { + ".iram0.text": 36, + "flash_total": 36, + "ram_st_total": 36 + }, + "libc.a:lib_a-sysgettod.o": { + ".flash.text": 36, + "flash_total": 36, + "ram_st_total": 0 + }, + "libspi_flash.a:spi_flash_chip_drivers.c.obj": { + ".dram0.data": 36, + "flash_total": 36, + "ram_st_total": 36 + }, + "libbootloader_support.a:bootloader_flash_config_esp32c6.c.obj": { + ".flash.text": 32, + "flash_total": 32, + "ram_st_total": 0 + }, + "libesp_hw_support.a:esp_memory_utils.c.obj": { + ".iram0.text": 30, + "flash_total": 30, + "ram_st_total": 30 + }, + "libesp_rom.a:esp_rom_systimer.c.obj": { + ".iram0.text": 30, + "flash_total": 30, + "ram_st_total": 30 + }, + "libesp_hw_support.a:systimer.c.obj": { + ".iram0.text": 24, + "flash_total": 24, + "ram_st_total": 24 + }, + "libesp_system.a:esp_system_chip.c.obj": { + ".flash.text": 16, + ".iram0.text": 8, + "flash_total": 24, + "ram_st_total": 8 + }, + "libc.a:lib_a-errno.o": { + ".flash.text": 18, + "flash_total": 18, + "ram_st_total": 0 + }, + "libspi_flash.a:flash_ops.c.obj": { + ".dram0.data": 8, + ".iram0.text": 6, + "flash_total": 14, + "ram_st_total": 14 + }, + "libefuse.a:esp_efuse_api.c.obj": { + ".flash.text": 12, + "flash_total": 12, + "ram_st_total": 0 + }, + "libhal.a:brownout_hal.c.obj": { + ".flash.text": 4, + ".iram0.text": 2, + "flash_total": 6, + "ram_st_total": 2 + }, + "libnewlib.a:pthread.c.obj": { + ".flash.text": 6, + "flash_total": 6, + "ram_st_total": 0 + }, + "libdriver.a:spi_bus_lock.c.obj": { + ".flash.rodata": 4, + "flash_total": 4, + "ram_st_total": 0 + }, + "libefuse.a:esp_efuse_utility.c.obj": { + ".flash.text": 4, + "flash_total": 4, + "ram_st_total": 0 + }, + "libfreertos.a:FreeRTOS-openocd.c.obj": { + ".dram0.data": 4, + "flash_total": 4, + "ram_st_total": 4 + }, + "libcxx.a:cxx_guards.cpp.obj": { + ".flash.text": 2, + "flash_total": 2, + "ram_st_total": 0 + }, + "libesp_system.a:ubsan.c.obj": { + ".iram0.text": 2, + "flash_total": 2, + "ram_st_total": 2 + }, + "libpthread.a:pthread_rwlock.c.obj": { + ".flash.text": 2, + "flash_total": 2, + "ram_st_total": 0 + }, + "libc.a:lib_a-environ.o": { + ".dram0.bss": 4, + "flash_total": 0, + "ram_st_total": 4 + }, + "libgcc.a:_divdi3.o": { + "flash_total": 0, + "ram_st_total": 0 + }, + "libgcc.a:_moddi3.o": { + "flash_total": 0, + "ram_st_total": 0 + }, + "libgcc.a:_udivdi3.o": { + "flash_total": 0, + "ram_st_total": 0 + }, + "libgcc.a:_umoddi3.o": { + "flash_total": 0, + "ram_st_total": 0 + } +} +{ + ".dram0.bss": { + ".p_uart_obj": 8 + }, + ".dram0.data": { + "uart_context": 16, + ".uart_selectlock": 8 + }, + ".flash.appdesc": {}, + ".flash.rodata": { + "uart_reenable_intr_mask.str1.4": 55, + "uart_pattern_pop_pos.str1.4": 50, + "uart_set_baudrate.str1.4": 48, + "uart_set_stop_bits.str1.4": 47, + "uart_set_word_length.str1.4": 47, + "uart_flush_input.str1.4": 46, + "__FUNCTION__.33": 27, + "__FUNCTION__.32": 24, + "__FUNCTION__.0": 21, + "__FUNCTION__.1": 21, + "__FUNCTION__.2": 19, + "__FUNCTION__.3": 19, + "__FUNCTION__.27": 18, + "__FUNCTION__.6": 18, + "__FUNCTION__.7": 18, + "__FUNCTION__.35": 17, + "__FUNCTION__.4": 16, + "__FUNCTION__.5": 16, + ".g_spi_lock_main_flash_dev": 4 + }, + ".flash.rodata_noload": {}, + ".flash.text": { + "uart_flush_input": 594, + "uart_wait_tx_done": 516, + "uart_get_baudrate": 196, + "uart_set_baudrate": 196, + "uart_get_bufferedlen": 194, + "uart_set_stop_bits": 178, + "uart_set_word_length": 178, + "uart_reenable_intr_mask": 144, + "uart_get_parity": 116, + "uart_get_stop_bits": 116, + "uart_set_parity": 116, + "uart_get_word_length": 86, + "uart_pattern_queue_update": 80, + "uart_get_sclk_freq": 72, + "uart_is_driver_installed": 34, + "uart_set_select_notif_callback": 30, + "uart_get_selectlock": 6 + }, + ".iram0.bss": {}, + ".iram0.data": {}, + ".iram0.text": {}, + ".noinit": {}, + ".rtc.bss": {}, + ".rtc.data": {}, + ".rtc.text": {}, + ".rtc_noinit": {} +} + *** Producing CSV output... Total sizes:,,, @@ -20763,6 +22212,295 @@ Section total: 0 Symbols from section: .rtc_noinit Section total: 0 +*** +Producing CSV output for esp32c6... +Total sizes:,,, +Used stat D/IRAM,42896 bytes (481392 remain 8.2% used),,, +.data size,3402 bytes,,, +.bss size,3848 bytes,,, +.text size,35646 bytes,,, +Used Flash size ,63442 bytes,,, +.text,39314 bytes,,, +.rodata,23872 bytes,,, +Total image size,102490 bytes (.bin may be padded larger),,, +Total sizes:,,, +Used stat D/IRAM,42896 bytes (481392 remain 8.2% used),,, +.data size,3402 bytes,,, +.bss size,3848 bytes,,, +.text size,35646 bytes,,, +Used Flash size ,63442 bytes,,, +.text,39314 bytes,,, +.rodata,23872 bytes,,, +Total image size,102490 bytes (.bin may be padded larger),,, +Per-archive contributions to ELF file: +Archive File,DRAM .data,& 0.bss,.rtc_noinit,IRAM0 .text,ram_st_total,Flash .text,& .rodata,& .appdesc +libfreertos.a,96,2236,0,9974,12306,524,3897,0 +libspi_flash.a,1987,278,0,8534,10799,830,1634,0 +libesp_system.a,173,134,0,1492,1799,7114,4016,0 +libesp_hw_support.a,470,50,16,4434,4970,5118,884,0 +libvfs.a,304,64,0,0,368,8836,933,0 +libesp_common.a,0,0,0,0,0,58,7552,0 +libhal.a,0,0,0,4062,4062,1352,147,0 +libc.a,0,4,0,0,4,5000,96,0 +libheap.a,12,8,0,1156,1176,1932,1300,0 +libnewlib.a,241,440,0,1780,2461,1256,340,0 +libdriver.a,24,8,0,0,32,2852,531,0 +libesp_timer.a,16,36,0,522,574,1034,293,0 +libesp_ringbuf.a,0,0,0,984,984,0,512,0 +libesp_partition.a,0,8,0,0,8,1062,276,0 +liblog.a,8,272,0,262,542,566,124,0 +libbootloader_support.a,0,0,0,710,710,70,167,0 +libesp_rom.a,0,0,0,830,830,0,100,0 +libriscv.a,0,256,0,712,968,74,139,0 +libm.a,0,0,0,0,0,692,8,0 +libmain.a,0,0,0,0,0,340,292,0 +libesp_app_format.a,1,8,0,194,203,32,4,256 +libpthread.a,0,12,0,0,12,348,0,0 +libapp_update.a,0,4,0,0,4,190,125,0 +libsoc.a,0,0,0,0,0,0,124,0 +libefuse.a,0,0,0,0,0,16,0,0 +libcxx.a,0,0,0,0,0,2,0,0 +libgcc.a,0,0,0,0,0,0,0,0 +Total sizes:,,, +Used stat D/IRAM,42896 bytes (481392 remain 8.2% used),,, +.data size,3402 bytes,,, +.bss size,3848 bytes,,, +.text size,35646 bytes,,, +Used Flash size ,63442 bytes,,, +.text,39314 bytes,,, +.rodata,23872 bytes,,, +Total image size,102490 bytes (.bin may be padded larger),,, +Per-file contributions to ELF file: +Object File,DRAM .data,& 0.bss,.rtc_noinit,IRAM0 .text,ram_st_total,Flash .text,& .rodata,& .appdesc +esp_err_to_name.c.obj,0,0,0,0,0,58,7552,0 +tasks.c.obj,8,664,0,5356,6028,0,1434,0 +vfs_uart.c.obj,72,8,0,0,80,4390,360,0 +queue.c.obj,0,0,0,3134,3134,0,1533,0 +spi_flash_chip_generic.c,573,0,0,2890,3463,0,0,0 +intr_alloc.c.obj,0,13,0,712,725,2324,377,0 +task_wdt.c.obj,45,5,0,0,50,2116,1252,0 +uart.c.obj,24,8,0,0,32,2852,527,0 +vfs.c.obj,192,40,0,0,232,2444,106,0 +rtc_clk.c.obj,470,4,0,2128,2602,0,0,0 +spi_flash_hal_iram.c.obj,0,0,0,2326,2326,0,0,0 +flash_mmap.c.obj,0,264,0,1784,2048,196,240,0 +esp_flash_api.c.obj,20,0,0,1090,1110,80,841,0 +startup.c.obj,0,8,0,0,8,1144,839,0 +heap_caps.c.obj,4,4,0,1098,1106,262,433,0 +panic_arch.c.obj,0,0,0,0,0,552,1152,0 +ringbuf.c.obj,0,0,0,984,984,0,512,0 +spi_flash_hal_gpspi.c.ob,0,0,0,1486,1486,0,0,0 +vfs_usb_serial_jtag.c.ob,40,0,0,0,40,1160,259,0 +locks.c.obj,0,168,0,908,1076,160,340,0 +rtc_time.c.obj,0,0,0,1266,1266,0,117,0 +heap_caps_init.c.obj,0,4,0,0,4,1008,340,0 +periph_ctrl.c.obj,0,33,0,0,33,1244,95,0 +panic.c.obj,12,9,0,30,51,1128,131,0 +partition.c.obj,0,8,0,0,8,984,276,0 +memspi_host_driver.c.obj,400,0,0,786,1186,0,0,0 +vfs_console.c.obj,0,16,0,0,16,842,208,0 +clk.c.obj,0,0,0,0,0,720,288,0 +esp_flash_spi_init.c.obj,72,4,0,0,76,474,456,0 +lib_a-fseeko.o,0,0,0,0,0,952,0,0 +memory_layout_utils.c.ob,0,0,0,0,0,662,288,0 +port.c.obj,84,1556,0,614,2254,0,217,0 +esp_timer.c.obj,0,8,0,292,300,538,82,0 +spi_flash_chip_winbond.c,140,0,0,758,898,0,0,0 +bootloader_flash.c.obj,0,0,0,674,674,0,167,0 +lib_a-findfp.o,0,0,0,0,0,736,96,0 +time.c.obj,0,20,0,188,208,618,0,0 +lib_a-fvwrite.o,0,0,0,0,0,780,0,0 +spi_flash_hal.c.obj,0,0,0,0,0,630,147,0 +cpu.c.obj,0,0,0,28,28,740,0,0 +app_startup.c.obj,0,0,0,0,0,376,380,0 +log.c.obj,8,264,0,32,304,566,124,0 +esp_timer_impl_systimer.,16,20,0,194,230,356,130,0 +esp_rom_regi2c_esp32c6.c,0,0,0,592,592,0,100,0 +port_systick.c.obj,0,16,0,476,492,0,213,0 +hello_world_main.c.obj,0,0,0,0,0,340,292,0 +spi_flash_os_func_app.c.,56,0,0,434,490,42,97,0 +vectors.S.obj,0,0,0,600,600,0,0,0 +lib_a-fflush.o,0,0,0,0,0,580,0,0 +uart_hal.c.obj,0,0,0,0,0,546,0,0 +cpu_start.c.obj,0,0,0,420,420,42,48,0 +esp_app_desc.c.obj,1,8,0,194,203,32,4,256 +sleep_gpio.c.obj,0,0,0,0,0,232,211,0 +crosscore_int.c.obj,0,4,0,160,164,104,165,0 +system_internal.c.obj,0,0,0,408,408,0,0,0 +lib_a-refill.o,0,0,0,0,0,382,0,0 +port_common.c.obj,0,0,0,108,108,148,120,0 +panic_handler.c.obj,8,4,0,82,94,270,8,0 +spi_flash_chip_gd.c.obj,127,0,0,236,363,0,0,0 +task_wdt_impl_timergroup,0,12,0,0,12,354,0,0 +lib_a-s_ceil.o,0,0,0,0,0,342,8,0 +lib_a-s_floor.o,0,0,0,0,0,350,0,0 +assert.c.obj,47,0,0,298,345,0,0,0 +esp_clk.c.obj,0,0,16,70,86,258,0,0 +esp_time_impl.c.obj,0,12,0,0,12,344,0,0 +freertos_hooks.c.obj,0,64,0,48,112,290,0,0 +lib_a-reent.o,0,0,0,0,0,322,0,0 +esp_ota_ops.c.obj,0,4,0,0,4,190,125,0 +lib_a-fclose.o,0,0,0,0,0,314,0,0 +int_wdt.c.obj,0,8,0,94,102,202,0,0 +lib_a-fopen.o,0,0,0,0,0,278,0,0 +esp_err.c.obj,108,0,0,156,264,0,0,0 +system_time.c.obj,0,8,0,36,44,140,81,0 +interrupt.c.obj,0,256,0,112,368,0,139,0 +pthread_local_storage.c.,0,4,0,0,4,246,0,0 +newlib_init.c.obj,156,240,0,0,396,86,0,0 +spi_flash_chip_issi.c.ob,129,0,0,112,241,0,0,0 +lib_a-puts.o,0,0,0,0,0,240,0,0 +memory_layout.c.obj,0,0,0,0,0,0,239,0 +log_freertos.c.obj,0,8,0,230,238,0,0,0 +esp_rom_uart.c.obj,0,0,0,208,208,0,0,0 +spi_flash_encrypt_hal_ir,0,0,0,208,208,0,0,0 +lib_a-stdio.o,0,0,0,0,0,200,0,0 +heap.c.obj,0,0,0,190,190,0,0,0 +cache_utils.c.obj,1,8,0,146,155,38,0,0 +spi_flash_chip_boya.c.ob,129,0,0,46,175,0,0,0 +spi_flash_chip_th.c.obj,127,0,0,46,173,0,0,0 +regi2c_ctrl.c.obj,0,0,0,172,172,0,0,0 +abort.c.obj,38,0,0,132,170,0,0,0 +rtc_init.c.obj,0,0,0,0,0,168,0,0 +spi_flash_chip_mxic.c.ob,129,0,0,38,167,0,0,0 +portasm.S.obj,0,0,0,154,154,0,0,0 +cache_err_int.c.obj,0,0,0,4,4,56,90,0 +brownout.c.obj,0,0,0,40,40,66,43,0 +rtc_module.c.obj,0,0,0,4,4,60,84,0 +list.c.obj,0,0,0,132,132,0,0,0 +uart_hal_iram.c.obj,0,0,0,0,0,130,0,0 +spi_flash_os_func_noos.c,40,0,0,86,126,0,0,0 +gpio_periph.c.obj,0,0,0,0,0,0,124,0 +lib_a-flags.o,0,0,0,0,0,122,0,0 +pthread.c.obj,0,8,0,0,8,100,0,0 +esp_system.c.obj,0,20,0,40,60,54,0,0 +chip_info.c.obj,0,0,0,0,0,92,0,0 +efuse_hal.c.obj,0,0,0,40,40,42,0,0 +partition_target.c.obj,0,0,0,0,0,78,0,0 +flash_brownout_hook.c.ob,0,2,0,76,78,0,0,0 +instruction_decode.c.obj,0,0,0,0,0,74,0,0 +multi_heap.c.obj,8,0,0,58,66,0,0,0 +reent_init.c.obj,0,0,0,64,64,0,0,0 +syscalls.c.obj,0,0,0,0,0,42,0,0 +lib_a-fseek.o,0,0,0,0,0,40,0,0 +bootloader_mem.c.obj,0,0,0,0,0,38,0,0 +flash_encrypt.c.obj,0,0,0,36,36,0,0,0 +lib_a-sysgettod.o,0,0,0,0,0,36,0,0 +spi_flash_chip_drivers.c,36,0,0,0,36,0,0,0 +bootloader_flash_config_,0,0,0,0,0,32,0,0 +esp_memory_utils.c.obj,0,0,0,30,30,0,0,0 +esp_rom_systimer.c.obj,0,0,0,30,30,0,0,0 +systimer.c.obj,0,0,0,24,24,0,0,0 +esp_system_chip.c.obj,0,0,0,8,8,16,0,0 +lib_a-errno.o,0,0,0,0,0,18,0,0 +flash_ops.c.obj,8,0,0,6,14,0,0,0 +esp_efuse_api.c.obj,0,0,0,0,0,12,0,0 +brownout_hal.c.obj,0,0,0,2,2,4,0,0 +pthread.c.obj,0,0,0,0,0,6,0,0 +spi_bus_lock.c.obj,0,0,0,0,0,0,4,0 +esp_efuse_utility.c.obj,0,0,0,0,0,4,0,0 +FreeRTOS-openocd.c.obj,4,0,0,0,4,0,0,0 +cxx_guards.cpp.obj,0,0,0,0,0,2,0,0 +ubsan.c.obj,0,0,0,2,2,0,0,0 +pthread_rwlock.c.obj,0,0,0,0,0,2,0,0 +lib_a-environ.o,0,4,0,0,4,0,0,0 +_divdi3.o,0,0,0,0,0,0,0,0 +_moddi3.o,0,0,0,0,0,0,0,0 +_udivdi3.o,0,0,0,0,0,0,0,0 +_umoddi3.o,0,0,0,0,0,0,0,0 +Total sizes:,,, +Used stat D/IRAM,42896 bytes (481392 remain 8.2% used),,, +.data size,3402 bytes,,, +.bss size,3848 bytes,,, +.text size,35646 bytes,,, +Used Flash size ,63442 bytes,,, +.text,39314 bytes,,, +.rodata,23872 bytes,,, +Total image size,102490 bytes (.bin may be padded larger),,, + +Symbols within the archive: libdriver.a (Not all symbols may be reported) + +Symbols from section: .dram0.bss +.p_uart_obj,8 +Section total: 8 + +Symbols from section: .dram0.data +uart_context,16 +.uart_selectlock,8 +Section total: 24 + +Symbols from section: .flash.appdesc +Section total: 0 + +Symbols from section: .flash.rodata +uart_reenable_intr_mask.str1.4,55 +uart_pattern_pop_pos.str1.4,50 +uart_set_baudrate.str1.4,48 +uart_set_stop_bits.str1.4,47 +uart_set_word_length.str1.4,47 +uart_flush_input.str1.4,46 +__FUNCTION__.33,27 +__FUNCTION__.32,24 +__FUNCTION__.0,21 +__FUNCTION__.1,21 +__FUNCTION__.2,19 +__FUNCTION__.3,19 +__FUNCTION__.27,18 +__FUNCTION__.6,18 +__FUNCTION__.7,18 +__FUNCTION__.35,17 +__FUNCTION__.4,16 +__FUNCTION__.5,16 +.g_spi_lock_main_flash_dev,4 +Section total: 531 + +Symbols from section: .flash.rodata_noload +Section total: 0 + +Symbols from section: .flash.text +uart_flush_input,594 +uart_wait_tx_done,516 +uart_get_baudrate,196 +uart_set_baudrate,196 +uart_get_bufferedlen,194 +uart_set_stop_bits,178 +uart_set_word_length,178 +uart_reenable_intr_mask,144 +uart_get_parity,116 +uart_get_stop_bits,116 +uart_set_parity,116 +uart_get_word_length,86 +uart_pattern_queue_update,80 +uart_get_sclk_freq,72 +uart_is_driver_installed,34 +uart_set_select_notif_callback,30 +uart_get_selectlock,6 +Section total: 2852 + +Symbols from section: .iram0.bss +Section total: 0 + +Symbols from section: .iram0.data +Section total: 0 + +Symbols from section: .iram0.text +Section total: 0 + +Symbols from section: .noinit +Section total: 0 + +Symbols from section: .rtc.bss +Section total: 0 + +Symbols from section: .rtc.data +Section total: 0 + +Symbols from section: .rtc.text +Section total: 0 + +Symbols from section: .rtc_noinit +Section total: 0 + *** Producing JSON file output... diff --git a/tools/test_idf_size/overflow_esp32c6.map b/tools/test_idf_size/overflow_esp32c6.map new file mode 100644 index 0000000000..679838da5b --- /dev/null +++ b/tools/test_idf_size/overflow_esp32c6.map @@ -0,0 +1,17258 @@ +Archive member included to satisfy reference by file (symbol) + +esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + (esp_app_desc) +esp-idf/pthread/libpthread.a(pthread.c.obj) + (pthread_include_pthread_impl) +esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (pthread_key_create) +esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + (pthread_include_pthread_rwlock_impl) +esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) (pthread_cond_init) +esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + (__ubsan_include) +esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + (call_start_cpu0) +esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (esp_system_abort) +esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_clk_init) +esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_cache_err_int_init) +esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (panic_abort) +esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_restart) +esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (g_startup_fn) +esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (panic_restart) +esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_brownout_init) +esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) (esp_restart_noos) +esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (panic_print_registers) +esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_rom_uart_set_clock_baudrate) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (efuse_hal_chip_revision) +esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version) +esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (uart_hal_write_txfifo) +esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (brownout_hal_config) +esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (esp_log_write) +esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) (esp_log_impl_lock) +esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) (heap_caps_get_free_size) +esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (heap_caps_init) +esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (multi_heap_in_rom_init) +esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_get_available_memory_region_max_count) +esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) (soc_memory_region_count) +esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (esp_cpu_set_breakpoint) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_clk_cpu_freq) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (rtc_isr_register) +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_deep_sleep_wakeup_io_reset) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_32k_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_init) +esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (rtc_clk_cal) +esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (regi2c_ctrl_write_reg) +esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (xQueueGetMutexHolder) +esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (xTaskCreatePinnedToCore) +esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (vPortEndScheduler) +esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_startup_start_app) +esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + (uxTopUsedPriority) +esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (xPortCheckValidTCBMem) +esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) (vPortSetupTimer) +esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) (vListInitialise) +esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (abort) +esp-idf/newlib/libnewlib.a(assert.c.obj) + (__assert_func) +esp-idf/newlib/libnewlib.a(heap.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) (malloc) +esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (_lock_init_recursive) +esp-idf/newlib/libnewlib.a(pthread.c.obj) + (newlib_include_pthread_impl) +esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_reent_init) +esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_newlib_init) +esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_kill_r) +esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (_gettimeofday_r) +esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) (esp_time_impl_get_time_since_boot) +esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + (__cxa_guard_dummy) +esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_timer_early_init) +esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_init_system_time) +esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (esp_timer_impl_get_time) +esp-idf/vfs/libvfs.a(vfs.c.obj) + (vfs_include_syscalls_impl) +esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_vfs_console_register) +esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_usb_serial_jtag_get_vfs) +esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) (esp_vfs_uart_get_vfs) +esp-idf/main/libmain.a(hello_world_main.c.obj) + (app_main) +esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) (riscv_decode_offset_from_jal_instruction) +esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (_vector_table) +esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) (_global_interrupt_handler) +esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (esp_efuse_check_errors) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_process) +esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers) +esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_get_coding_scheme) +esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) (ESP_EFUSE_KEY5) +esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (gpio_sleep_set_direction) +esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (rtc_gpio_is_valid_gpio) +esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) (uart_set_word_length) +esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) (usb_serial_jtag_read_bytes) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) (bootloader_flash_reset_chip) +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/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (esp_flash_encryption_enabled) +esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (bootloader_flash_update_id) +esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (spi_flash_needs_reset_check) +esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) (spi_flash_cache_enabled) +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) +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/main/libmain.a(hello_world_main.c.obj) (esp_flash_get_size) +esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (esp_flash_init_default_chip) +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_init_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_app_disable_os_functions) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) (esp_flash_registered_chips) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_generic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_issi) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_mxic) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_gd) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) (spi_flash_chip_winbond_page_program) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_boya) +esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) (esp_flash_chip_th) +esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (memspi_host_init_pointers) +esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (_esp_error_check_failed) +esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_crosscore_int_init) +esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (esp_vApplicationTickHook) +esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_int_wdt_init) +esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) (esp_task_wdt_init) +esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) (esp_task_wdt_impl_timer_allocate) +esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) (esp_rom_regi2c_read) +esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_hal_init) +esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (gpio_hal_intr_enable_on_core) +esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_hal_set_sclk) +esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_init) +esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_poll_cmd_done) +esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (spi_flash_encryption_hal_enable) +esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) (spi_flash_hal_gpspi_poll_cmd_done) +esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (GPIO_HOLD_MASK) +esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_periph_signal) +esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (uart_periph_signal) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) (esp_ptr_byte_accessible) +esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) (esp_intr_get_cpu) +esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (periph_module_enable) +esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_ticks_to_us) +esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) (esp_chip_info) +esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) (rtos_int_enter) +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_err_to_name) +esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) (xRingbufferCreate) +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/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spicommon_bus_using_iomux) +esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (spi_bus_init_lock) +esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) (esp_partition_main_flash_region_safe) +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_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (gdma_new_channel) +esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) (__atomic_compare_exchange_1) +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_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (bootloader_common_ota_select_crc) +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(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_image_verify) +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(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_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable) +esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) (esp_partition_iterator_release) +esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_init) +esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (cache_hal_disable) +esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_init) +esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) (mbedtls_sha256_init) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (mbedtls_calloc) +esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (mbedtls_platform_zeroize) +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) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (__ffssi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) (__clz_tab) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (__clzsi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (__bswapdi2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__divdi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__moddi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + esp-idf/esp_system/libesp_system.a(clk.c.obj) (__udivdi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + esp-idf/newlib/libnewlib.a(time.c.obj) (__umoddi3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__divdf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__fixdfsi) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (__floatsidf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (ceil) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (floor) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) (bzero) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) (environ) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) (__errno) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) (fflush) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) (_cleanup_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (fopen) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fputs) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) (_fseek_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) (_fseeko_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) (__sfvwrite_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (_fwalk) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) (fwrite) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) (_global_impure_ptr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) (itoa) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (localtime_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) (__smakebuf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (memchr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (memcmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (memcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (memmove) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + esp-idf/pthread/libpthread.a(pthread.c.obj) (memset) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__month_lengths) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (printf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) (putchar) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + esp-idf/heap/libheap.a(heap_caps.c.obj) (puts) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) (qsort) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) (rand) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) (_reclaim_reent) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) (__srefill_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + esp-idf/log/liblog.a(log_freertos.c.obj) (snprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (__sread) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/freertos/libfreertos.a(port.c.obj) (strcat) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + esp-idf/log/liblog.a(log.c.obj) (strcmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strcspn) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strerror_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) (strlcat) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) (strlcpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + esp-idf/log/liblog.a(log.c.obj) (strlen) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) (strncmp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strncpy) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) (strstr) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) (_svfprintf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) (gettimeofday) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__tzcalc_limits) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__tz_lock) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (_tzset_unlocked) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) (_tzset_unlocked_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (_timezone) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) (__utoa) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) (_vfprintf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) (vprintf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) (__swsetup_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (_dtoa_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) (_fclose_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) (__sflags) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (_getenv_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (__gettzinfo) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) (gmtime_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (_localeconv_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (_Balloc) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) (_putc_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (frexp) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (siscanf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) (_strerror_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) (strtoul) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__ssprint_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) (__ssvfiscanf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) (_user_strerror) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__submore) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) (__sprint_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) (__swbuf_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) (_ctype_) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) (__env_lock) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (iswspace) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) (iswspace_l) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__locale_mb_cur_max) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_mbrtowc_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) (__ascii_mbtowc) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (__sccl) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtol_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtoll_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) (_strtoull_r) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) (__ascii_wctomb) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) (__adddf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__eqdf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (__gedf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__ledf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__muldf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__subdf3) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__unorddf2) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) (__floatunsidf) +/home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) (__trunctfdf2) + +Discarded input sections + + .text 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .data 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .bss 0x0000000000000000 0x0 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .comment 0x0000000000000000 0x27 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .riscv.attributes + 0x0000000000000000 0x26 CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj + .text 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_list_find_item + 0x0000000000000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_handle_by_desc + 0x0000000000000000 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_get_desc_by_handle + 0x0000000000000000 0xa esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_find + 0x0000000000000000 0x1c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.get_default_pthread_core + 0x0000000000000000 0xa esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.mutexattr_check + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_delete + 0x0000000000000000 0x36 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.0 0x0000000000000000 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_set_cfg + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_cfg + 0x0000000000000000 0x4c esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_get_default_config + 0x0000000000000000 0x30 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_create.str1.4 + 0x0000000000000000 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_create + 0x0000000000000000 0x272 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_join + 0x0000000000000000 0x1a4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_detach + 0x0000000000000000 0xc2 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_exit.str1.4 + 0x0000000000000000 0x34 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_exit + 0x0000000000000000 0xfe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_task_func + 0x0000000000000000 0x40 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cancel.str1.4 + 0x0000000000000000 0x2b esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_cancel + 0x0000000000000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.sched_yield + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_self.str1.4 + 0x0000000000000000 0x2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_self + 0x0000000000000000 0x9a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_equal + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_once.str1.4 + 0x0000000000000000 0x2a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_once + 0x0000000000000000 0x64 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init + 0x0000000000000000 0x8a esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init_if_static + 0x0000000000000000 0x48 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_destroy.str1.4 + 0x0000000000000000 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_destroy + 0x0000000000000000 0x9c esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.1 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.2 0x0000000000000000 0x106 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.3 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .iram1.4 0x0000000000000000 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_init + 0x0000000000000000 0x3e esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_destroy + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_gettype + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutexattr_settype + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_init + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_destroy + 0x0000000000000000 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getstacksize + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setstacksize + 0x0000000000000000 0x18 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_getdetachstate + 0x0000000000000000 0xe esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_attr_setdetachstate + 0x0000000000000000 0x20 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0xd esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0xf esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_list + 0x0000000000000000 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sdata.pthread_lazy_init_lock + 0x0000000000000000 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.find_value + 0x0000000000000000 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x0000000000000000 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_cleanup_thread_specific_data_callback + 0x0000000000000000 0x6c esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_internal_local_storage_destructor_callback + 0x0000000000000000 0x32 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_getspecific + 0x0000000000000000 0x2c esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_setspecific + 0x0000000000000000 0xe8 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init + 0x0000000000000000 0x8e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_init_if_static + 0x0000000000000000 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.checkrw_lock + 0x0000000000000000 0x28 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_destroy + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_rdlock + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_wrlock + 0x0000000000000000 0x7c esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.pthread_rwlock_unlock.str1.4 + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text.pthread_rwlock_unlock + 0x0000000000000000 0xa4 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x16 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .data 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_condattr_init + 0x0000000000000000 0x6 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_init + 0x0000000000000000 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.s_check_and_init_if_static + 0x0000000000000000 0x54 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_signal + 0x0000000000000000 0x4e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_broadcast + 0x0000000000000000 0x5a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_timedwait + 0x0000000000000000 0x186 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_wait + 0x0000000000000000 0x14 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_cond_destroy + 0x0000000000000000 0x6e esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text.pthread_include_pthread_cond_var_impl + 0x0000000000000000 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_info 0x0000000000000000 0x9c9 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_abbrev 0x0000000000000000 0x240 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_loc 0x0000000000000000 0x4c8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_aranges + 0x0000000000000000 0x60 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_line 0x0000000000000000 0xba0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0000000000000000 0x61d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_frame 0x0000000000000000 0x14c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_maybe_debugbreak + 0x0000000000000000 0xe esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__ubsan_default_handler.str1.4 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_default_handler + 0x0000000000000000 0x58 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_type_mismatch_v1 + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_add_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_sub_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_mul_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_negate_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_divrem_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_shift_out_of_bounds + 0x0000000000000000 0x2c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_out_of_bounds + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_missing_return + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_vla_bound_not_positive + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_load_invalid_value + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_arg + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_nonnull_return + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_builtin_unreachable + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_pointer_overflow + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text.__ubsan_handle_invalid_builtin + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x1f esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1c esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x22 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .rodata.__func__.9 + 0x0000000000000000 0x23 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .iram1.0 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_free_heap_size + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_free_internal_heap_size + 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .rodata.esp_get_idf_version.str1.4 + 0x0000000000000000 0x20 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text.esp_get_idf_version + 0x0000000000000000 0xa esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.rtc_clk_select_rtc_slow_clk + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text.esp_unregister_shutdown_handler + 0x0000000000000000 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__cxx_eh_arena_size_get + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text.esp_brownout_disable + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_get_address + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_set_address + 0x0000000000000000 0x4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_get_mac + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_set_timing + 0x0000000000000000 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_read + 0x0000000000000000 0x5c esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_clear_program_registers + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .rodata.efuse_hal_program.str1.4 + 0x0000000000000000 0x53 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_program + 0x0000000000000000 0x98 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_rs_calculate + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text.efuse_hal_is_coding_error_in_block + 0x0000000000000000 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_txfifo_rst + 0x0000000000000000 0x42 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_tx_break + 0x0000000000000000 0x5a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text.uart_hal_read_rxfifo + 0x0000000000000000 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_set_vprintf + 0x0000000000000000 0x32 esp-idf/log/liblog.a(log.c.obj) + .rodata.esp_log_level_set.str1.4 + 0x0000000000000000 0x2 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_set + 0x0000000000000000 0x18c esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_get + 0x0000000000000000 0x22 esp-idf/log/liblog.a(log.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x12 esp-idf/log/liblog.a(log.c.obj) + .text 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_impl_lock + 0x0000000000000000 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .rodata.esp_log_system_timestamp.str1.4 + 0x0000000000000000 0x15 esp-idf/log/liblog.a(log_freertos.c.obj) + .text.esp_log_system_timestamp + 0x0000000000000000 0xec esp-idf/log/liblog.a(log_freertos.c.obj) + .bss.buffer.2 0x0000000000000000 0x12 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.bufferLock.1 + 0x0000000000000000 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.13 0x0000000000000000 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_register_failed_alloc_callback + 0x0000000000000000 0x14 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_malloc_extmem_enable + 0x0000000000000000 0xa esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.6 0x0000000000000000 0x76 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.8 0x0000000000000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.7 0x0000000000000000 0x7c esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.14 0x0000000000000000 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_total_size + 0x0000000000000000 0x42 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_free_size + 0x0000000000000000 0x46 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_print_heap_info.str1.4 + 0x0000000000000000 0xf4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_print_heap_info + 0x0000000000000000 0xb8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity + 0x0000000000000000 0x74 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_all + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_check_integrity_addr + 0x0000000000000000 0x2a esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump + 0x0000000000000000 0x56 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_dump_all + 0x0000000000000000 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.heap_caps_get_allocated_size.str1.4 + 0x0000000000000000 0x5 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_get_allocated_size + 0x0000000000000000 0x4a esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.15 0x0000000000000000 0xd2 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.16 0x0000000000000000 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text.heap_caps_aligned_calloc + 0x0000000000000000 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1d esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_check_add_region_allowed + 0x0000000000000000 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region_with_caps + 0x0000000000000000 0x150 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_add_region + 0x0000000000000000 0x82 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .data 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .srodata.soc_memory_type_count + 0x0000000000000000 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.esp_cpu_stall.str1.4 + 0x0000000000000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_stall + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_unstall + 0x0000000000000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_reset + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_breakpoint + 0x0000000000000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_set_watchpoint + 0x0000000000000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_clear_watchpoint + 0x0000000000000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_compare_and_set + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_rtc_time + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_lock + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_private_unlock + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .rodata.rtc_isr_deregister.str1.4 + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_deregister + 0x0000000000000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x0000000000000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_config_gpio_isolate + 0x0000000000000000 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x0000000000000000 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_enable_gpio_switch + 0x0000000000000000 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_bootstrap + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_8m_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_fast_src_get + 0x0000000000000000 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_set_config_fast + 0x0000000000000000 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_xtal_freq_update + 0x0000000000000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_dig_8m_enabled + 0x0000000000000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_us_to_slowclk + 0x0000000000000000 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_time_slowclk_to_us + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_light_slp_time_get.str1.4 + 0x0000000000000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_light_slp_time_get + 0x0000000000000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_deep_slp_time_get + 0x0000000000000000 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_clk_wait_for_slow_cycle.str1.4 + 0x0000000000000000 0x53 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_wait_for_slow_cycle + 0x0000000000000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_freq_cal + 0x0000000000000000 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.1 0x0000000000000000 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.2 0x0000000000000000 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.5 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.6 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.8 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.9 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text.regi2c_saradc_enable + 0x0000000000000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.regi2c_saradc_disable.str1.4 + 0x0000000000000000 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text.regi2c_saradc_disable + 0x0000000000000000 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.str1.4 + 0x0000000000000000 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.0 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.7 0x0000000000000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .sbss.s_i2c_saradc_enable_cnt + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolderFromISR.str1.4 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGetMutexHolderFromISR + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x0000000000000000 0x2d esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateCountingSemaphoreStatic + 0x0000000000000000 0x72 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateCountingSemaphore + 0x0000000000000000 0x6e esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericSendFromISR + 0x0000000000000000 0x190 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueReceive + 0x0000000000000000 0x1d2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeek + 0x0000000000000000 0x1cc esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueuePeekFromISR.str1.4 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueuePeekFromISR + 0x0000000000000000 0xd0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.uxQueueMessagesWaiting.str1.4 + 0x0000000000000000 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueMessagesWaiting + 0x0000000000000000 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueSpacesAvailable + 0x0000000000000000 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.uxQueueMessagesWaitingFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueEmptyFromISR + 0x0000000000000000 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueIsQueueFullFromISR + 0x0000000000000000 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.vQueueWaitForMessageRestricted + 0x0000000000000000 0x74 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateSet + 0x0000000000000000 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueAddToSet + 0x0000000000000000 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueRemoveFromSet + 0x0000000000000000 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSet + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueSelectFromSetFromISR + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.19 + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvSearchForNameWithinSingleList + 0x0000000000000000 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskCheckFreeStackSpace + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x0000000000000000 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskIsTaskSuspended + 0x0000000000000000 0x5a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxGetNextTaskList + 0x0000000000000000 0xba esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.eTaskGetState + 0x0000000000000000 0xca esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGet + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskPriorityGetFromISR + 0x0000000000000000 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPrioritySet.str1.4 + 0x0000000000000000 0x1b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPrioritySet + 0x0000000000000000 0x14e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskResume.str1.4 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskResume + 0x0000000000000000 0xc2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskResumeFromISR + 0x0000000000000000 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskEndScheduler + 0x0000000000000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetNumberOfTasks + 0x0000000000000000 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandle.str1.4 + 0x0000000000000000 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetIdleTaskHandle + 0x0000000000000000 0x36 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetHandle.str1.4 + 0x0000000000000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGetHandle + 0x0000000000000000 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskAbortDelay + 0x0000000000000000 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x0000000000000000 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSuspend + 0x0000000000000000 0x144 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPlaceOnUnorderedEventList + 0x0000000000000000 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskPlaceOnEventListRestricted + 0x0000000000000000 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskRemoveFromUnorderedEventList + 0x0000000000000000 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetTimeOutState + 0x0000000000000000 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointerAndDelCallback + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskSetThreadLocalStoragePointer + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pvTaskGetThreadLocalStoragePointer + 0x0000000000000000 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetStackHighWaterMark + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetStackStart + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskDelayUntil.str1.4 + 0x0000000000000000 0x2c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskDelayUntil + 0x0000000000000000 0xf6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.vTaskDelayUntil + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCatchUpTicks + 0x0000000000000000 0x5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskResetEventItemValue + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskNotifyTake + 0x0000000000000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyWait + 0x0000000000000000 0x12c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskNotifyWait + 0x0000000000000000 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotify + 0x0000000000000000 0x1e4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyFromISR + 0x0000000000000000 0x21c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotifyStateClear.str1.4 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskGenericNotifyStateClear + 0x0000000000000000 0x7c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.ulTaskGenericNotifyValueClear + 0x0000000000000000 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.pxTaskGetNext + 0x0000000000000000 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.uxTaskGetSnapshotAll + 0x0000000000000000 0x86 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvTaskPriorityRaise.str1.4 + 0x0000000000000000 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRaise + 0x0000000000000000 0x10c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvTaskPriorityRestore + 0x0000000000000000 0xec esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.19 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.20 + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.22 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.23 + 0x0000000000000000 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.27 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.28 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.29 + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.30 + 0x0000000000000000 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.31 + 0x0000000000000000 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.32 + 0x0000000000000000 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.34 + 0x0000000000000000 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.non_ready_task_lists + 0x0000000000000000 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortEndScheduler + 0x0000000000000000 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + .iram1.1 0x0000000000000000 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortYieldOtherCore + 0x0000000000000000 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.xPortGetTickRateHz + 0x0000000000000000 0x6 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.vPortSetStackWatchpoint + 0x0000000000000000 0x20 esp-idf/freertos/libfreertos.a(port.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text.vApplicationGetTimerTaskMemory + 0x0000000000000000 0x98 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1f esp-idf/freertos/libfreertos.a(port_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .text 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(abort.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text.__assert + 0x0000000000000000 0x10 esp-idf/newlib/libnewlib.a(assert.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.memalign + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.posix_memalign + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_trim + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_usable_size + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.malloc_stats + 0x0000000000000000 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallopt 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text.mallinfo + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(heap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.1 0x0000000000000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.2 0x0000000000000000 0x18 esp-idf/newlib/libnewlib.a(locks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.pthread_condattr_setclock.str1.4 + 0x0000000000000000 0x43 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_condattr_setclock + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.pthread_sigmask + 0x0000000000000000 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text.sigfillset + 0x0000000000000000 0xa esp-idf/newlib/libnewlib.a(pthread.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/newlib/libnewlib.a(pthread.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text.esp_reent_cleanup + 0x0000000000000000 0x102 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._write_r_console + 0x0000000000000000 0x46 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._read_r_console + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text._fstat_r_console + 0x0000000000000000 0x36 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.system 0x0000000000000000 0x1a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text.fcntl 0x0000000000000000 0x46 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime 0x0000000000000000 0x15a esp-idf/newlib/libnewlib.a(time.c.obj) + .text.usleep 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.sleep 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_settime + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_gettime + 0x0000000000000000 0xb0 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.clock_getres + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .text.esp_time_impl_get_time + 0x0000000000000000 0x12 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .data 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .bss 0x0000000000000000 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL20signal_waiting_tasksv + 0x0000000000000000 0x36 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata._ZL18wait_for_guard_objP7guard_t.str1.4 + 0x0000000000000000 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL18wait_for_guard_objP7guard_t + 0x0000000000000000 0x106 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text._ZL19static_init_preparev + 0x0000000000000000 0x64 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_acquire.str1.4 + 0x0000000000000000 0x2e esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_acquire + 0x0000000000000000 0xe6 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_release.str1.4 + 0x0000000000000000 0x6f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_release + 0x0000000000000000 0xd8 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .rodata.__cxa_guard_abort.str1.4 + 0x0000000000000000 0xa7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text.__cxa_guard_abort + 0x0000000000000000 0xfe esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL19s_static_init_mutex + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL22s_static_init_wait_sem + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL27s_static_init_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .sbss._ZL31s_static_init_max_waiting_count + 0x0000000000000000 0x4 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.5 0x0000000000000000 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.4 0x0000000000000000 0x92 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.print_timer_info.str1.4 + 0x0000000000000000 0x1f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.print_timer_info + 0x0000000000000000 0x4c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_create + 0x0000000000000000 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_restart + 0x0000000000000000 0x12c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.0 0x0000000000000000 0x9e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.1 0x0000000000000000 0xd2 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.2 0x0000000000000000 0x42 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_delete + 0x0000000000000000 0x86 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_deinit + 0x0000000000000000 0x5e esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_dump.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_dump + 0x0000000000000000 0x116 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.10 0x0000000000000000 0x66 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.11 0x0000000000000000 0x72 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.12 0x0000000000000000 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.13 0x0000000000000000 0x66 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_is_active + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .iram1.1 0x0000000000000000 0x6 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_lock + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_unlock + 0x0000000000000000 0x12 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.0 0x0000000000000000 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.3 0x0000000000000000 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.5 0x0000000000000000 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_set + 0x0000000000000000 0x7e esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_advance + 0x0000000000000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_deinit + 0x0000000000000000 0x54 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.6 0x0000000000000000 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text.esp_timer_impl_get_alarm_reg + 0x0000000000000000 0x64 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.set_global_fd_sets + 0x0000000000000000 0x196 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x0000000000000000 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_range + 0x0000000000000000 0x164 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_with_id + 0x0000000000000000 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_with_id + 0x0000000000000000 0xbc esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd_with_local_fd + 0x0000000000000000 0xe0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_fd + 0x0000000000000000 0x18 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_unregister_fd + 0x0000000000000000 0xbe esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.call_end_selects + 0x0000000000000000 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pread + 0x0000000000000000 0xa4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_pwrite + 0x0000000000000000 0xa4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_fcntl_r + 0x0000000000000000 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ioctl + 0x0000000000000000 0x9a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_fsync + 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_utime + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_opendir + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir + 0x0000000000000000 0x5a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_readdir_r + 0x0000000000000000 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_telldir + 0x0000000000000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_seekdir + 0x0000000000000000 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rewinddir + 0x0000000000000000 0x14 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_closedir + 0x0000000000000000 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_mkdir + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_rmdir + 0x0000000000000000 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_access + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_truncate + 0x0000000000000000 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_ftruncate + 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_select + 0x0000000000000000 0x5a6 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetattr + 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsetattr + 0x0000000000000000 0x90 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcdrain 0x0000000000000000 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflush 0x0000000000000000 0x86 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcflow 0x0000000000000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcgetsid + 0x0000000000000000 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.tcsendbreak + 0x0000000000000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_rx_char_via_driver + 0x0000000000000000 0x38 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usbjtag_tx_char_via_driver + 0x0000000000000000 0x1e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_tx_line_endings + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_set_rx_line_endings + 0x0000000000000000 0xc esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.esp_vfs_dev_usb_serial_jtag_register.str1.4 + 0x0000000000000000 0x10 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_dev_usb_serial_jtag_register + 0x0000000000000000 0x24 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_nonblocking + 0x0000000000000000 0x62 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_use_driver + 0x0000000000000000 0x62 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char_via_driver + 0x0000000000000000 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tx_char_via_driver + 0x0000000000000000 0x1c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.esp_vfs_dev_uart_register.str1.4 + 0x0000000000000000 0x57 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_register + 0x0000000000000000 0x4a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_rx_line_endings + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_port_set_tx_line_endings + 0x0000000000000000 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_rx_line_endings + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_set_tx_line_endings + 0x0000000000000000 0x20 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_nonblocking + 0x0000000000000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_dev_uart_use_driver + 0x0000000000000000 0x68 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .data 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0000000000000000 0x22d esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x0000000000000000 0x24 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x0000000000000000 0x14 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x0000000000000000 0x7b esp-idf/riscv/libriscv.a(vectors.S.obj) + .riscv.attributes + 0x0000000000000000 0x37 esp-idf/riscv/libriscv.a(vectors.S.obj) + .text 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_handler_get_arg + 0x0000000000000000 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.intr_matrix_route.str1.4 + 0x0000000000000000 0xe esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.intr_matrix_route + 0x0000000000000000 0x36 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_get_interrupt_unmask + 0x0000000000000000 0x8 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_type + 0x0000000000000000 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text.esprv_intc_int_get_priority + 0x0000000000000000 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xfd esp-idf/riscv/libriscv.a(interrupt.c.obj) + .data.riscv_excp_names + 0x0000000000000000 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x12 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_blob + 0x0000000000000000 0x8a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_read_field_bit.str1.4 + 0x0000000000000000 0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_bit + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_field_cnt + 0x0000000000000000 0x66 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_blob + 0x0000000000000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_write_field_cnt.str1.4 + 0x0000000000000000 0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_cnt + 0x0000000000000000 0xe2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_field_bit + 0x0000000000000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_get_field_size + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_reg + 0x0000000000000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_block + 0x0000000000000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_read_reg + 0x0000000000000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_write_block + 0x0000000000000000 0x48 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_begin.str1.4 + 0x0000000000000000 0x5c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_begin + 0x0000000000000000 0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_cancel.str1.4 + 0x0000000000000000 0x76 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_cancel + 0x0000000000000000 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.esp_efuse_batch_write_commit.str1.4 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text.esp_efuse_batch_write_commit + 0x0000000000000000 0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_batch_writing_mode + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .sbss.s_efuse_lock + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_mask + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_reg_num + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_starting_bit_num_in_reg + 0x0000000000000000 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_count_bits_in_reg + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.fill_reg + 0x0000000000000000 0xda esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.check_range_of_bits + 0x0000000000000000 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x0000000000000000 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.set_cnt_in_reg + 0x0000000000000000 0x56 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x0000000000000000 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.write_reg + 0x0000000000000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x0000000000000000 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x0000000000000000 0x1a8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_reset + 0x0000000000000000 0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_efuses + 0x0000000000000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_erase_virt_blocks + 0x0000000000000000 0x2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_update_virt_blocks.str1.4 + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_update_virt_blocks + 0x0000000000000000 0x3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_debug_dump_blocks.str1.4 + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_debug_dump_blocks + 0x0000000000000000 0x9a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_number_of_items + 0x0000000000000000 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_read_reg + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_fill_buff + 0x0000000000000000 0xf8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_count_once + 0x0000000000000000 0x60 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_cnt + 0x0000000000000000 0x8c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_write_reg.str1.4 + 0x0000000000000000 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_reg + 0x0000000000000000 0x7c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_write_blob + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_get_read_register_address.str1.4 + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_get_read_register_address + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_is_correct_written_data.str1.4 + 0x0000000000000000 0xdd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_is_correct_written_data + 0x0000000000000000 0x102 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.s_burn_counter + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0000000000000000 0x1386 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x390 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000000000 0x1134 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000000000 0xd0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000000000 0x150 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0000000000000000 0x1559 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0000000000000000 0x9c2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000000000 0x320 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_set_timing + 0x0000000000000000 0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_clear_program_registers + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_burn_chip.str1.4 + 0x0000000000000000 0x23f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_burn_chip + 0x0000000000000000 0x37a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4 + 0x0000000000000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_apply_new_coding_scheme + 0x0000000000000000 0xd2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .bss.write_mass_blocks + 0x0000000000000000 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_read_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_write_addr_blocks + 0x0000000000000000 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_block_is_empty + 0x0000000000000000 0x4e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect + 0x0000000000000000 0x9e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_read_protect + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_coding_scheme + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_purpose_field + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key + 0x0000000000000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_key_dis_read.str1.4 + 0x0000000000000000 0x8f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_read + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_read + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_dis_write + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_key_purpose + 0x0000000000000000 0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_key_purpose + 0x0000000000000000 0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_keypurpose_dis_write + 0x0000000000000000 0x52 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_keypurpose_dis_write + 0x0000000000000000 0x34 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_purpose + 0x0000000000000000 0x46 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_key_block_unused + 0x0000000000000000 0x5a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_find_unused_key_block + 0x0000000000000000 0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_count_unused_key_blocks + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_key + 0x0000000000000000 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_write_keys.str1.4 + 0x0000000000000000 0xf5 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_write_keys + 0x0000000000000000 0x158 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_efuse_get_digest_revoke.str1.4 + 0x0000000000000000 0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_digest_revoke + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_digest_revoke + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_get_write_protect_of_digest_revoke + 0x0000000000000000 0x50 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_efuse_set_write_protect_of_digest_revoke + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.esp_secure_boot_read_key_digests.str1.4 + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text.esp_secure_boot_read_key_digests + 0x0000000000000000 0xc6 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_revoke_table + 0x0000000000000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .rodata.s_table + 0x0000000000000000 0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_info 0x0000000000000000 0x1589 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_abbrev 0x0000000000000000 0x325 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_loc 0x0000000000000000 0xb1f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_aranges + 0x0000000000000000 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_ranges 0x0000000000000000 0x150 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_line 0x0000000000000000 0x1384 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_str 0x0000000000000000 0xfa7 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .debug_frame 0x0000000000000000 0x344 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_MAC_FACTORY + 0x0000000000000000 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .data.ESP_EFUSE_WAFER_VERSION_MINOR + 0x0000000000000000 0xc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC_FACTORY + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_BLK_VERSION_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_CRYPT_DPA_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIG_DBIAS_HVT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DIRECT_BOOT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_ICACHE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_PAD_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_SPI_DOWNLOAD_MSPI + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_TWAI + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FLASH_TPUW + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_FORCE_SEND_RESUME + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_JTAG_SEL_ENABLE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_KEY_PURPOSE_5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_DIG_LDO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_K_RTC_LDO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OCODE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_PKG_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SECURE_VERSION + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SEC_DPA_LEVEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SOFT_DIS_JTAG + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SWAP_UART_SDIO_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_TEMP_CALIB + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_THRES_HVT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_UART_PRINT_CONTROL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USB_EXCHG_PINS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_VDD_SPI_AS_GPIO + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_DIG_DBIAS20 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_V_RTC_DBIAS20 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WDT_DELAY_SEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_BLK1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_GROUP_3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY3 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY4 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY5 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_RD_DIS + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SEC_DPA_LEVEL + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SWAP_UART_SDIO_EN + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .sdata.ESP_EFUSE_WR_DIS_USER_DATA + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MINOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.CRYPT_DPA_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIG_DBIAS_HVT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_BLK_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DISABLE_WAFER_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DIRECT_BOOT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MANUAL_ENCRYPT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_FORCE_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_ICACHE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_PAD_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_SPI_DOWNLOAD_MSPI + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_TWAI + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.DIS_USB_SERIAL_JTAG_ROM_PRINT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ENABLE_SECURITY_DOWNLOAD + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FLASH_TPUW + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.FORCE_SEND_RESUME + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.JTAG_SEL_ENABLE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY0 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY1 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY2 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY3 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY4 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY5 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.KEY_PURPOSE_5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_DIG_LDO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.K_RTC_LDO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OCODE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OPTIONAL_UNIQUE_ID + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.PKG_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.RD_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_VERSION + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SEC_DPA_LEVEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SOFT_DIS_JTAG + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CLK + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_CS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D6 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D7 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_DQS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_D_D0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_HD_D3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_Q_D1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SPI_PAD_CONFIG_WP_D2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SWAP_UART_SDIO_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.TEMP_CALIB + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.THRES_HVT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.UART_PRINT_CONTROL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USB_EXCHG_PINS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.USER_DATA_MAC_CUSTOM + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.VDD_SPI_AS_GPIO + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_DIG_DBIAS20 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.V_RTC_DBIAS20 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MAJOR + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WAFER_VERSION_MINOR + 0x0000000000000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WDT_DELAY_SEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_BLK1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_GROUP_3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY0_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY1_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY2_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY3 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY3_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY4 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY4_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY5 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_KEY5_PURPOSE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_RD_DIS + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SEC_DPA_LEVEL + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SPI_BOOT_CRYPT_CNT + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SWAP_UART_SDIO_EN + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART1 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_SYS_DATA_PART2 + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.WR_DIS_USER_DATA + 0x0000000000000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x0000000000000000 0x199e esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0000000000000000 0xf5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x0000000000000000 0x243 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x0000000000000000 0x18c7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_input_enable.str1.4 + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_disable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_disable + 0x0000000000000000 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_enable + 0x0000000000000000 0x86 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_disable + 0x0000000000000000 0x84 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_disable + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_enable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_disable + 0x0000000000000000 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_enable + 0x0000000000000000 0x90 esp-idf/driver/libdriver.a(gpio.c.obj) + .iram1.1 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register_on_core_static + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_dis + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pulldown_en + 0x0000000000000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pulldown_dis + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_intr_type + 0x0000000000000000 0x162 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable + 0x0000000000000000 0xb4 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_disable + 0x0000000000000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_level + 0x0000000000000000 0x8e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_level + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_pull_mode + 0x0000000000000000 0x168 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_direction + 0x0000000000000000 0xce esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x0000000000000000 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_config + 0x0000000000000000 0x214 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_reset_pin.str1.4 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_reset_pin + 0x0000000000000000 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_handler_add.str1.4 + 0x0000000000000000 0x49 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_add + 0x0000000000000000 0x12a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_handler_remove + 0x0000000000000000 0x100 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_uninstall_isr_service + 0x0000000000000000 0x62 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_register.str1.4 + 0x0000000000000000 0x45 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register + 0x0000000000000000 0xc6 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_install_isr_service.str1.4 + 0x0000000000000000 0x23 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_install_isr_service + 0x0000000000000000 0xe2 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_wakeup_enable.str1.4 + 0x0000000000000000 0x5d esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_enable + 0x0000000000000000 0xf0 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_wakeup_disable + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_drive_capability.str1.4 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_set_drive_capability + 0x0000000000000000 0xfe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_get_drive_capability.str1.4 + 0x0000000000000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_get_drive_capability + 0x0000000000000000 0xea esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_hold_en.str1.4 + 0x0000000000000000 0x2f esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_en + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_hold_dis + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_en + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_hold_dis + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_in + 0x0000000000000000 0x2e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_iomux_out + 0x0000000000000000 0x6c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_set_direction + 0x0000000000000000 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_set_pull_mode + 0x0000000000000000 0x168 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_sel_en + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_sel_dis + 0x0000000000000000 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_deep_sleep_wakeup_enable.str1.4 + 0x0000000000000000 0xd2 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_enable + 0x0000000000000000 0xfc esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_deep_sleep_wakeup_disable + 0x0000000000000000 0xb6 esp-idf/driver/libdriver.a(gpio.c.obj) + .data.gpio_context + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.14 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.15 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.16 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.18 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.19 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.20 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.21 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.22 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.23 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.26 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.27 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.29 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.31 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.32 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.33 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.34 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.35 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.36 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.37 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.38 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.39 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.40 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.41 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.7 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.24 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__func__.25 + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .sdata._gpio_hal + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x0000000000000000 0x55c6 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x0000000000000000 0x541 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x0000000000000000 0x23a1 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_aranges + 0x0000000000000000 0x1b0 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x0000000000000000 0x250 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x0000000000000000 0x4525 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_str 0x0000000000000000 0x23b8 esp-idf/driver/libdriver.a(gpio.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x0000000000000000 0x6f4 esp-idf/driver/libdriver.a(gpio.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(gpio.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text.rtc_gpio_is_valid_gpio + 0x0000000000000000 0x6 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x0000000000000000 0x1a6 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x0000000000000000 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x0000000000000000 0x21 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0000000000000000 0xe4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x0000000000000000 0x37b esp-idf/driver/libdriver.a(rtc_io.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_dequeue + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_link_free + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_try_set_iomux_pin + 0x0000000000000000 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_enable + 0x0000000000000000 0x78 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_check_buf_full + 0x0000000000000000 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x0000000000000000 0x51 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x0000000000000000 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x0000000000000000 0x7ac esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_free_driver_obj + 0x0000000000000000 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x0000000000000000 0xf4 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_disable + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_line_inverse + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_sw_flow_ctrl.str1.4 + 0x0000000000000000 0x76 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_sw_flow_ctrl + 0x0000000000000000 0x116 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_hw_flow_ctrl.str1.4 + 0x0000000000000000 0x6f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_hw_flow_ctrl + 0x0000000000000000 0x104 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_hw_flow_ctrl + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_clear_intr_status + 0x0000000000000000 0x5a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_intr_mask + 0x0000000000000000 0x96 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_intr_mask + 0x0000000000000000 0x98 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_pop_pos + 0x0000000000000000 0xae esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_get_pos + 0x0000000000000000 0x9e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_queue_reset + 0x0000000000000000 0xf8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_pattern_det_baud_intr.str1.4 + 0x0000000000000000 0x38 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_pattern_det_baud_intr + 0x0000000000000000 0x15a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_pattern_det_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_rx_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_rx_intr + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_disable_tx_intr + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x0000000000000000 0x3b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_intr + 0x0000000000000000 0xcc esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_all + 0x0000000000000000 0x208 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_pin.str1.4 + 0x0000000000000000 0xc5 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_pin + 0x0000000000000000 0x452 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rts.str1.4 + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rts + 0x0000000000000000 0xe8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_dtr + 0x0000000000000000 0x7c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_idle_num.str1.4 + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_idle_num + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x0000000000000000 0x2b esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_param_config + 0x0000000000000000 0x254 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_intr_config + 0x0000000000000000 0x14e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_tx_chars + 0x0000000000000000 0x124 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes + 0x0000000000000000 0xd8 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x0000000000000000 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_write_bytes_with_break + 0x0000000000000000 0x156 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_read_bytes + 0x0000000000000000 0x23a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_tx_buffer_free_size.str1.4 + 0x0000000000000000 0x34 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_tx_buffer_free_size + 0x0000000000000000 0xe0 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x0000000000000000 0x25 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_delete + 0x0000000000000000 0x10c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x0000000000000000 0x21f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_driver_install + 0x0000000000000000 0x3a0 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_mode.str1.4 + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_mode + 0x0000000000000000 0x178 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_full_threshold.str1.4 + 0x0000000000000000 0x7f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_full_threshold + 0x0000000000000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_tx_empty_threshold.str1.4 + 0x0000000000000000 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_tx_empty_threshold + 0x0000000000000000 0x11a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_rx_timeout.str1.4 + 0x0000000000000000 0x3e esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_rx_timeout + 0x0000000000000000 0xca esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_collision_flag.str1.4 + 0x0000000000000000 0x63 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_collision_flag + 0x0000000000000000 0x120 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_wakeup_threshold.str1.4 + 0x0000000000000000 0x3f esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_wakeup_threshold + 0x0000000000000000 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_get_wakeup_threshold.str1.4 + 0x0000000000000000 0x31 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_wakeup_threshold + 0x0000000000000000 0x9c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_wait_tx_idle_polling + 0x0000000000000000 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_loop_back + 0x0000000000000000 0x60 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_always_rx_timeout + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.14 + 0x0000000000000000 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.15 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.16 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.18 + 0x0000000000000000 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.19 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.20 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.22 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.23 + 0x0000000000000000 0xd esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.24 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.25 + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.26 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.28 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.29 + 0x0000000000000000 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.30 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.31 + 0x0000000000000000 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.34 + 0x0000000000000000 0x1d esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.38 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.39 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.40 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.41 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.42 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.43 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.44 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.45 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.46 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.47 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.pat_flg.37 + 0x0000000000000000 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_and_flush + 0x0000000000000000 0x46 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_isr_handler_default + 0x0000000000000000 0x112 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_bytes + 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_write_bytes.str1.4 + 0x0000000000000000 0xcb esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write_bytes + 0x0000000000000000 0xee esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_uninstall.str1.4 + 0x0000000000000000 0x25 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_uninstall + 0x0000000000000000 0xb2 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.usb_serial_jtag_driver_install.str1.4 + 0x0000000000000000 0x16c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text.usb_serial_jtag_driver_install + 0x0000000000000000 0x25c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x1f esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .sbss.p_usb_serial_jtag_obj + 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_info 0x0000000000000000 0x2275 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_abbrev 0x0000000000000000 0x43b esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_loc 0x0000000000000000 0x580 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_line 0x0000000000000000 0x1205 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_str 0x0000000000000000 0x1f20 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .debug_frame 0x0000000000000000 0xe4 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.6 0x0000000000000000 0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap_get_free_pages + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.bootloader_mmap.str1.4 + 0x0000000000000000 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_mmap + 0x0000000000000000 0xa2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_munmap + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_read + 0x0000000000000000 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_write + 0x0000000000000000 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_sector + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_erase_range + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.0 0x0000000000000000 0x1aa esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.3 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_enable_wp + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_spi_flash_reset + 0x0000000000000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .iram1.7 0x0000000000000000 0x118 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text.bootloader_flash_is_octal_mode_enabled + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.10 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.11 0x0000000000000000 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .dram1.5 0x0000000000000000 0x11 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .sbss.map 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_write_protect_crypt_cnt + 0x0000000000000000 0x1a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_get_flash_encryption_mode + 0x0000000000000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_init_checks.str1.4 + 0x0000000000000000 0x95 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_init_checks + 0x0000000000000000 0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .rodata.esp_flash_encryption_set_release_mode.str1.4 + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text.esp_flash_encryption_set_release_mode + 0x0000000000000000 0x130 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .iram1.0 0x0000000000000000 0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .iram1.1 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.3 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.4 0x0000000000000000 0x24 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.esp_enable_cache_wrap.str1.4 + 0x0000000000000000 0x4f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text.esp_enable_cache_wrap + 0x0000000000000000 0x40 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.5 0x0000000000000000 0x22 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_mmap_dump.str1.4 + 0x0000000000000000 0x39 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text.spi_flash_mmap_dump + 0x0000000000000000 0x84 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.7 0x0000000000000000 0x72 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.8 0x0000000000000000 0xea esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.2 0x0000000000000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.3 0x0000000000000000 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .iram1.6 0x0000000000000000 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x0000000000000000 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text.esp_mspi_get_io + 0x0000000000000000 0x3e esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .dram1.1 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.s_flash_guard_ops + 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x0000000000000000 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.8 0x0000000000000000 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.find_region + 0x0000000000000000 0x5e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_id + 0x0000000000000000 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_unique_chip_id + 0x0000000000000000 0xb0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.5 0x0000000000000000 0x1d4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.12 0x0000000000000000 0x94 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x0000000000000000 0x248 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.14 0x0000000000000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.15 0x0000000000000000 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_get_protectable_regions + 0x0000000000000000 0x5a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.16 0x0000000000000000 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.17 0x0000000000000000 0xe8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.18 0x0000000000000000 0x146 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.19 0x0000000000000000 0x194 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.20 0x0000000000000000 0x196 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.22 0x0000000000000000 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.23 0x0000000000000000 0x66 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.24 0x0000000000000000 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_suspend_cmd_init.str1.4 + 0x0000000000000000 0x93 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_suspend_cmd_init + 0x0000000000000000 0xbc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_app_disable_protect + 0x0000000000000000 0x2e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.use_bus_lock + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.acquire_spi_device.str1.4 + 0x0000000000000000 0xa6 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.acquire_spi_device + 0x0000000000000000 0x120 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .iram1.0 0x0000000000000000 0x158 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_remove_flash_device + 0x0000000000000000 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.spi_bus_add_flash_device + 0x0000000000000000 0x24a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x19 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.use_bus_lock + 0x0000000000000000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x0000000000000000 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.2 0x0000000000000000 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_os_functions + 0x0000000000000000 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_deinit_os_functions + 0x0000000000000000 0x2c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text.esp_flash_init_main_bus_lock + 0x0000000000000000 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.esp_flash_spi23_default_os_functions + 0x0000000000000000 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.4 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.6 0x0000000000000000 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .dram1.0 0x0000000000000000 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .text 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .data 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text.memspi_host_read + 0x0000000000000000 0x36 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed_without_abort.str1.4 + 0x0000000000000000 0x1e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed_without_abort + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.4 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.5 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.6 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.7 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_idle_hook + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_tick_hook + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook_for_cpu + 0x0000000000000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_idle_hook + 0x0000000000000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook_for_cpu + 0x0000000000000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_deregister_freertos_tick_hook + 0x0000000000000000 0x3a esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.delete_entry + 0x0000000000000000 0x186 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_stop + 0x0000000000000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_restart + 0x0000000000000000 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add_user + 0x0000000000000000 0xa6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reset_user.str1.4 + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reset_user + 0x0000000000000000 0x10c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete + 0x0000000000000000 0x68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.unsubscribe_idle.str1.4 + 0x0000000000000000 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.unsubscribe_idle + 0x0000000000000000 0x9c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_reconfigure.str1.4 + 0x0000000000000000 0x39 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_reconfigure + 0x0000000000000000 0x12c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_deinit.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_deinit + 0x0000000000000000 0xe8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_delete_user + 0x0000000000000000 0x96 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_status + 0x0000000000000000 0x8c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x16 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_reconfigure + 0x0000000000000000 0x5e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.esp_task_wdt_impl_timer_free.str1.4 + 0x0000000000000000 0x84 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_free + 0x0000000000000000 0x86 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text.esp_task_wdt_impl_timer_stop + 0x0000000000000000 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1d esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.2 0x0000000000000000 0x46 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.3 0x0000000000000000 0x96 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x19 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .text.systimer_hal_deinit + 0x0000000000000000 0x24 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.gpio_hal_intr_enable_on_core.str1.4 + 0x0000000000000000 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_enable_on_core + 0x0000000000000000 0x5a esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text.gpio_hal_intr_disable + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0000000000000000 0x122e esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x2a3 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x0000000000000000 0x18d esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0000000000000000 0x3d3 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x0000000000000000 0x93a esp-idf/hal/libhal.a(gpio_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000000000000000 0x38 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sclk + 0x0000000000000000 0xca esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_hw_flow_ctrl + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_hw_flow_ctrl + 0x0000000000000000 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sw_flow_ctrl + 0x0000000000000000 0xac esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_at_cmd_char + 0x0000000000000000 0x94 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_tx_idle_num + 0x0000000000000000 0x2e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_dtr + 0x0000000000000000 0x16 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rxfifo_full_thr + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_txfifo_empty_thr + 0x0000000000000000 0x18 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_wakeup_thrd + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_wakeup_thrd + 0x0000000000000000 0xe esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_mode + 0x0000000000000000 0x180 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_is_hw_rts_en + 0x0000000000000000 0xa esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_inverse_signal + 0x0000000000000000 0xc8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_loop_back + 0x0000000000000000 0x28 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_init + 0x0000000000000000 0x120 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_symb_len + 0x0000000000000000 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_rx_timeout + 0x0000000000000000 0x60 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_max_rx_timeout_thrd + 0x0000000000000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .rodata.GPIO_PIN_MUX_REG + 0x0000000000000000 0x7c esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .rodata.spi_periph_signal + 0x0000000000000000 0x50 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_info 0x0000000000000000 0x586f esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_abbrev 0x0000000000000000 0x1f2 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_line 0x0000000000000000 0x24d esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_str 0x0000000000000000 0x3ba9 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .rodata.uart_periph_signal + 0x0000000000000000 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0000000000000000 0x46f esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0000000000000000 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0000000000000000 0x22b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0000000000000000 0xcb8 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_dma_ext_capable + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text.esp_ptr_external_ram + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_enable + 0x0000000000000000 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_get_freq + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.periph_rtc_dig_clk8m_disable.str1.4 + 0x0000000000000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_disable + 0x0000000000000000 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_periph_ref_counts + 0x0000000000000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_rc_fast_freq + 0x0000000000000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0000000000000000 0x2d7 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0000000000000000 0x1a5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0000000000000000 0x45e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x0000000000000000 0x38a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000000000000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_mark_shared + 0x0000000000000000 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_reserve + 0x0000000000000000 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.1 0x0000000000000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_intno + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_get_cpu + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.6 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.7 0x0000000000000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_disable + 0x0000000000000000 0x136 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_reset + 0x0000000000000000 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .data 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .bss 0x0000000000000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.esp_err_to_name_r.str1.4 + 0x0000000000000000 0xc esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text.esp_err_to_name_r + 0x0000000000000000 0x8a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeNoSplit + 0x0000000000000000 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeAllowSplit + 0x0000000000000000 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetCurMaxSizeByteBuf + 0x0000000000000000 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemByteBuf + 0x0000000000000000 0x6e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x0000000000000000 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemByteBuf + 0x0000000000000000 0x10e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x0000000000000000 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsByteBuffer + 0x0000000000000000 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x0000000000000000 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReturnItemDefault + 0x0000000000000000 0x1ae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x0000000000000000 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetItemDefault + 0x0000000000000000 0x1c2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x0000000000000000 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvAcquireItemNoSplit + 0x0000000000000000 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x0000000000000000 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvSendItemDoneNoSplit + 0x0000000000000000 0x194 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCheckItemFitsDefault + 0x0000000000000000 0xc0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvInitializeNewRingbuffer + 0x0000000000000000 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemByteBuf + 0x0000000000000000 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemAllowSplit + 0x0000000000000000 0x154 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvCopyItemNoSplit + 0x0000000000000000 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGenericFromISR + 0x0000000000000000 0x126 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x0000000000000000 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreate + 0x0000000000000000 0xec esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateNoSplit + 0x0000000000000000 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x0000000000000000 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCreateStatic + 0x0000000000000000 0x10c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendAcquire + 0x0000000000000000 0x170 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendComplete + 0x0000000000000000 0xbc esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSendFromISR + 0x0000000000000000 0xfa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveFromISR + 0x0000000000000000 0x5a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveSplit.str1.4 + 0x0000000000000000 0x71 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplit + 0x0000000000000000 0xe4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveSplitFromISR + 0x0000000000000000 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x0000000000000000 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveUpTo + 0x0000000000000000 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferReceiveUpToFromISR + 0x0000000000000000 0x8a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferReturnItemFromISR + 0x0000000000000000 0x8e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferDelete + 0x0000000000000000 0x6a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetMaxItemSize + 0x0000000000000000 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferGetCurFreeSize + 0x0000000000000000 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferAddToQueueSetRead.str1.4 + 0x0000000000000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferAddToQueueSetRead + 0x0000000000000000 0xb0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferCanRead + 0x0000000000000000 0x36 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferRemoveFromQueueSetRead + 0x0000000000000000 0xb0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.vRingbufferGetInfo + 0x0000000000000000 0xa2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferPrintInfo.str1.4 + 0x0000000000000000 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferPrintInfo + 0x0000000000000000 0x6a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.10 + 0x0000000000000000 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.11 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.12 + 0x0000000000000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.13 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.18 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x22 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.20 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.22 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.23 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.24 + 0x0000000000000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.25 + 0x0000000000000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.26 + 0x0000000000000000 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.27 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.28 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.29 + 0x0000000000000000 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.30 + 0x0000000000000000 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.31 + 0x0000000000000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.32 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.33 + 0x0000000000000000 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.34 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.7 + 0x0000000000000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.8 + 0x0000000000000000 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .data 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_get_pkg_ver + 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_set_rom_log_scheme + 0x0000000000000000 0x40 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_disable_rom_download_mode + 0x0000000000000000 0x1a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text.esp_efuse_enable_rom_secure_download_mode + 0x0000000000000000 0x32 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x0000000000000000 0x3ba esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x0000000000000000 0x181 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x0000000000000000 0x1f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x0000000000000000 0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x0000000000000000 0x447 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x0000000000000000 0x5a5 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x0000000000000000 0x88 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.check_iomux_pins_quad + 0x0000000000000000 0xbc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_uses_iomux_pins + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.alloc_dma_chan.str1.4 + 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.alloc_dma_chan + 0x0000000000000000 0x12a esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.dma_chan_free + 0x0000000000000000 0x74 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set_quad + 0x0000000000000000 0x13e esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.bus_iomux_pins_set + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_periph_claim.str1.4 + 0x0000000000000000 0x39 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_claim + 0x0000000000000000 0xac esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_in_use + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_periph_free + 0x0000000000000000 0x58 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqsource_for_host + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_irqdma_source_for_host + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_alloc + 0x0000000000000000 0xae esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_dma_chan_free + 0x0000000000000000 0x64 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_bus_initialize_io.str1.4 + 0x0000000000000000 0x1c5 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_initialize_io + 0x0000000000000000 0x8c4 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_free_io_cfg + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_initialize + 0x0000000000000000 0x148 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spicommon_cs_free_io.str1.4 + 0x0000000000000000 0x20 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_cs_free_io + 0x0000000000000000 0x56 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spicommon_bus_using_iomux + 0x0000000000000000 0xc8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_main_set_lock + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_lock_get_by_id + 0x0000000000000000 0x12 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.spi_bus_initialize.str1.4 + 0x0000000000000000 0xaf esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_initialize + 0x0000000000000000 0x370 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_get_attr + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_free + 0x0000000000000000 0xa8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text.spi_bus_register_destroy_func + 0x0000000000000000 0x16 esp-idf/driver/libdriver.a(spi_common.c.obj) + .bss.spi_claiming_func + 0x0000000000000000 0xc esp-idf/driver/libdriver.a(spi_common.c.obj) + .data.s_mainbus + 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x13 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x15 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0xe esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0xf esp-idf/driver/libdriver.a(spi_common.c.obj) + .rodata.__func__.6 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.bus_ctx + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .sdata.spi_periph_claimed + 0x0000000000000000 0x2 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_info 0x0000000000000000 0x4dba esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_abbrev 0x0000000000000000 0x55f esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_loc 0x0000000000000000 0x147c esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_aranges + 0x0000000000000000 0xd8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_ranges 0x0000000000000000 0xf8 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_line 0x0000000000000000 0x2994 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_str 0x0000000000000000 0x25de esp-idf/driver/libdriver.a(spi_common.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/driver/libdriver.a(spi_common.c.obj) + .debug_frame 0x0000000000000000 0x324 esp-idf/driver/libdriver.a(spi_common.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/driver/libdriver.a(spi_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .data 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.try_acquire_free_dev + 0x0000000000000000 0x70 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_init_lock + 0x0000000000000000 0x4c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.spi_bus_deinit_lock.str1.4 + 0x0000000000000000 0x57 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_deinit_lock + 0x0000000000000000 0x54 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_register_dev + 0x0000000000000000 0xc0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_unregister_dev + 0x0000000000000000 0x50 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_set_bg_control + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.21 0x0000000000000000 0x1c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.22 0x0000000000000000 0xe esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.str1.4 + 0x0000000000000000 0xf2 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.24 0x0000000000000000 0x114 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.26 0x0000000000000000 0x176 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.27 0x0000000000000000 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.28 0x0000000000000000 0x2c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.29 0x0000000000000000 0x68 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text.spi_bus_lock_bg_request + 0x0000000000000000 0x66 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.30 0x0000000000000000 0xf6 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.31 0x0000000000000000 0x5c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.32 0x0000000000000000 0xa4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.33 0x0000000000000000 0x5e esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .iram1.34 0x0000000000000000 0x18 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .dram1.0 0x0000000000000000 0x9 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0x1a esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0x19 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0x1b esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x14 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .sdata.s_spinlock + 0x0000000000000000 0x8 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.esp_partition_write.str1.4 + 0x0000000000000000 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_write + 0x0000000000000000 0x86 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_read_raw + 0x0000000000000000 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_write_raw + 0x0000000000000000 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_erase_range + 0x0000000000000000 0x74 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_mmap + 0x0000000000000000 0x94 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_munmap + 0x0000000000000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_read + 0x0000000000000000 0xb4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_get_sha256 + 0x0000000000000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text.esp_partition_check_identity + 0x0000000000000000 0x62 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x0000000000000000 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .text 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .data 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.is_ota_partition + 0x0000000000000000 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x0000000000000000 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x0000000000000000 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x0000000000000000 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.find_default_boot_partition + 0x0000000000000000 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x0000000000000000 0xcc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x0000000000000000 0x68 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.check_invalid_otadata + 0x0000000000000000 0x42 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_last_invalid_otadata + 0x0000000000000000 0x3a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_begin + 0x0000000000000000 0xee esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x0000000000000000 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write + 0x0000000000000000 0x1e2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write_with_offset.str1.4 + 0x0000000000000000 0xc5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_write_with_offset + 0x0000000000000000 0x116 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_abort + 0x0000000000000000 0x32 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_end + 0x0000000000000000 0xa4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x0000000000000000 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_app_partition_count + 0x0000000000000000 0x58 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_rewrite_ota_data + 0x0000000000000000 0xc8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x0000000000000000 0x66 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_boot_partition.str1.4 + 0x0000000000000000 0x4b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_boot_partition + 0x0000000000000000 0xb4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x0000000000000000 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_next_update_partition + 0x0000000000000000 0x90 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_partition_description + 0x0000000000000000 0x50 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_check_rollback_is_possible + 0x0000000000000000 0xe4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x0000000000000000 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_current_ota_is_workable + 0x0000000000000000 0x146 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x0000000000000000 0x14 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_last_invalid_partition + 0x0000000000000000 0x76 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_state_partition + 0x0000000000000000 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_erase_last_boot_app_partition + 0x0000000000000000 0xf2 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x1a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_entries_head + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_last_handle + 0x0000000000000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_pair_handle + 0x0000000000000000 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_group_handle + 0x0000000000000000 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_group_handle.str1.4 + 0x0000000000000000 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_group_handle + 0x0000000000000000 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x0000000000000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_pair_handle + 0x0000000000000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_rx_channel + 0x0000000000000000 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_tx_channel + 0x0000000000000000 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_install_tx_interrupt.str1.4 + 0x0000000000000000 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_tx_interrupt + 0x0000000000000000 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_install_rx_interrupt + 0x0000000000000000 0xea esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .iram1.1 0x0000000000000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .iram1.0 0x0000000000000000 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_new_channel.str1.4 + 0x0000000000000000 0x1fe esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_new_channel + 0x0000000000000000 0x40e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_channel + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_get_channel_id + 0x0000000000000000 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x0000000000000000 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_connect + 0x0000000000000000 0x1a2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x0000000000000000 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_disconnect + 0x0000000000000000 0xd2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_set_transfer_ability.str1.4 + 0x0000000000000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_set_transfer_ability + 0x0000000000000000 0x11c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_apply_strategy + 0x0000000000000000 0xc2 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_register_tx_event_callbacks.str1.4 + 0x0000000000000000 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_tx_event_callbacks + 0x0000000000000000 0x13a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_register_rx_event_callbacks + 0x0000000000000000 0x13a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_start + 0x0000000000000000 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_stop + 0x0000000000000000 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_append + 0x0000000000000000 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_reset + 0x0000000000000000 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .data.s_platform + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.0 + 0x0000000000000000 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.1 + 0x0000000000000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.10 + 0x0000000000000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.11 + 0x0000000000000000 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.12 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.13 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.17 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.2 + 0x0000000000000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.3 + 0x0000000000000000 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.4 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000000000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.7 + 0x0000000000000000 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.8 + 0x0000000000000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.9 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.14 + 0x0000000000000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.15 + 0x0000000000000000 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__func__.16 + 0x0000000000000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x0000000000000000 0x48e7 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0000000000000000 0x54a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x0000000000000000 0x27f6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_aranges + 0x0000000000000000 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0000000000000000 0x210 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0000000000000000 0x3a2d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x0000000000000000 0x1f09 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x0000000000000000 0x3f4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .data 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_1 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_2 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_4 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_1 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_2 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_1 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_2 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_1 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_2 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_1 + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_2 + 0x0000000000000000 0x3c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_4 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_1 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_2 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_4 + 0x0000000000000000 0x3a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_1 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_2 + 0x0000000000000000 0x40 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_4 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_1 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_2 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_1 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_2 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_4 + 0x0000000000000000 0x1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_1 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_2 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_4 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_1 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_2 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_4 + 0x0000000000000000 0x20 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_1 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_2 + 0x0000000000000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_4 + 0x0000000000000000 0x3e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_1 + 0x0000000000000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_2 + 0x0000000000000000 0x4c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_4 + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_1 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_2 + 0x0000000000000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_4 + 0x0000000000000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_1 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_2 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_4 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_1 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_2 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_4 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_1 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_2 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_4 + 0x0000000000000000 0x28 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_exchange_8 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_compare_exchange_8 + 0x0000000000000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_add_8 + 0x0000000000000000 0x56 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_sub_8 + 0x0000000000000000 0x58 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_and_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_or_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_xor_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_fetch_nand_8 + 0x0000000000000000 0x56 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_add_fetch_8 + 0x0000000000000000 0x58 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_sub_fetch_8 + 0x0000000000000000 0x5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_and_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_or_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_xor_fetch_8 + 0x0000000000000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_nand_fetch_8 + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_add_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_sub_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_and_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_or_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_xor_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_fetch_and_nand_8 + 0x0000000000000000 0x14 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_add_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_sub_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_and_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_or_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_xor_and_fetch_8 + 0x0000000000000000 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_nand_and_fetch_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_bool_compare_and_swap_8 + 0x0000000000000000 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_val_compare_and_swap_8 + 0x0000000000000000 0x62 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_test_and_set_8 + 0x0000000000000000 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__sync_lock_release_8 + 0x0000000000000000 0x2a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load_8 + 0x0000000000000000 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store_8 + 0x0000000000000000 0x34 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_load + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text.__atomic_store + 0x0000000000000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0000000000000000 0x452d esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0000000000000000 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x0000000000000000 0x4286 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_aranges + 0x0000000000000000 0x428 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x0000000000000000 0x418 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0000000000000000 0x1f59 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x0000000000000000 0xdbe esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0000000000000000 0x1320 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio_level + 0x0000000000000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_check_long_hold_gpio + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_label_search.str1.4 + 0x0000000000000000 0x3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_label_search + 0x0000000000000000 0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .rodata.bootloader_common_erase_part_type_data.str1.4 + 0x0000000000000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_erase_part_type_data + 0x0000000000000000 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_get_sha256_of_partition + 0x0000000000000000 0xa4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text.bootloader_common_vddsdio_configure + 0x0000000000000000 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_info 0x0000000000000000 0x1cba esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_abbrev 0x0000000000000000 0x383 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_loc 0x0000000000000000 0x55a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_ranges 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_line 0x0000000000000000 0xe9e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_str 0x0000000000000000 0x1087 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .debug_frame 0x0000000000000000 0x130 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_crc + 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_invalid + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_ota_select_valid + 0x0000000000000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x0000000000000000 0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_check_chip_validity + 0x0000000000000000 0x14e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_select_otadata + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text.bootloader_common_get_active_otadata + 0x0000000000000000 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x0000000000000000 0x3b9a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0000000000000000 0x32e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x0000000000000000 0x3b2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x0000000000000000 0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0000000000000000 0x947 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x0000000000000000 0x2a98 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x0000000000000000 0xcc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.index_to_partition + 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.check_anti_rollback + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.try_load_partition + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.log_invalid_app_partition.str1.4 + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.log_invalid_app_partition + 0x0000000000000000 0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.read_otadata.str1.4 + 0x0000000000000000 0x8f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.read_otadata + 0x0000000000000000 0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.write_otadata.str1.4 + 0x0000000000000000 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.write_otadata + 0x0000000000000000 0x76 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_actual_ota_seq.str1.4 + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_actual_ota_seq + 0x0000000000000000 0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_common_get_partition_description + 0x0000000000000000 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_partition_table.str1.4 + 0x0000000000000000 0x19f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_partition_table + 0x0000000000000000 0x272 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_get_selected_boot_partition.str1.4 + 0x0000000000000000 0x113 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_get_selected_boot_partition + 0x0000000000000000 0x17a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_reset + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_atexit + 0x0000000000000000 0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.set_cache_and_start_app.str1.4 + 0x0000000000000000 0x8d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.set_cache_and_start_app + 0x0000000000000000 0x1b4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.unpack_load_app.str1.4 + 0x0000000000000000 0x5f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.unpack_load_app + 0x0000000000000000 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.load_image.str1.4 + 0x0000000000000000 0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.load_image + 0x0000000000000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.bootloader_utility_load_boot_image.str1.4 + 0x0000000000000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_utility_load_boot_image + 0x0000000000000000 0x1d2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_hex_to_str + 0x0000000000000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_debug_buffer + 0x0000000000000000 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text.bootloader_sha256_flash_contents + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .sbss.ota_has_initial_contents + 0x0000000000000000 0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0000000000000000 0x2067 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0000000000000000 0x444 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x0000000000000000 0xf8f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0000000000000000 0x1c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x0000000000000000 0x2285 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x0000000000000000 0x1341 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x0000000000000000 0x298 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_map + 0x0000000000000000 0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_segment_header.str1.4 + 0x0000000000000000 0x92 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x0000000000000000 0xbc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash_and_sig.str1.4 + 0x0000000000000000 0x4b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash_and_sig + 0x0000000000000000 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x0000000000000000 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x0000000000000000 0xf2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x0000000000000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x0000000000000000 0xb8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x0000000000000000 0x9e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x0000000000000000 0x50 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x0000000000000000 0x3b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x0000000000000000 0xe6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x0000000000000000 0xd6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x0000000000000000 0x1c6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x0000000000000000 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x0000000000000000 0xe2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x0000000000000000 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x0000000000000000 0x9a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x0000000000000000 0x46 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x0000000000000000 0x164 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.bootloader_load_image_no_verify + 0x0000000000000000 0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x0000000000000000 0x12 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_metadata + 0x0000000000000000 0x82 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader_data + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify_bootloader + 0x0000000000000000 0x2e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_get_flash_size + 0x0000000000000000 0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x0000000000000000 0x19c7 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0000000000000000 0x361 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x0000000000000000 0x1686 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x0000000000000000 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0000000000000000 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x0000000000000000 0x1d72 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x0000000000000000 0xed0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x0000000000000000 0x324 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .rodata.esp_partition_table_verify.str1.4 + 0x0000000000000000 0x168 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text.esp_partition_table_verify + 0x0000000000000000 0x1dc esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_info 0x0000000000000000 0x654 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_abbrev 0x0000000000000000 0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_loc 0x0000000000000000 0x1df esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_ranges 0x0000000000000000 0x68 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_line 0x0000000000000000 0x832 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_str 0x0000000000000000 0x479 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .debug_frame 0x0000000000000000 0x4c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_start + 0x0000000000000000 0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x0000000000000000 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_data + 0x0000000000000000 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text.bootloader_sha256_finish + 0x0000000000000000 0x7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0000000000000000 0x4d4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x0000000000000000 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x0000000000000000 0x214 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0000000000000000 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x0000000000000000 0x4aa esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x0000000000000000 0x363 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x0000000000000000 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .text 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .data 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .rodata.bootloader_random_enable.str1.4 + 0x0000000000000000 0x64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text.bootloader_random_enable + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text.bootloader_random_disable + 0x0000000000000000 0x3c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_info 0x0000000000000000 0x18b esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_abbrev 0x0000000000000000 0x117 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_line 0x0000000000000000 0x2d6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_str 0x0000000000000000 0x2bc esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .debug_frame 0x0000000000000000 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + .text 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .data 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_find_first + 0x0000000000000000 0x38 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_verify.str1.4 + 0x0000000000000000 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_verify + 0x0000000000000000 0xbe esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_register_external.str1.4 + 0x0000000000000000 0x5e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_register_external + 0x0000000000000000 0x18e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_deregister_external + 0x0000000000000000 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x20 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_init + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_pages_to_bytes.str1.4 + 0x0000000000000000 0x2a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_pages_to_bytes + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_bytes_to_pages + 0x0000000000000000 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.mmu_hal_map_region.str1.4 + 0x0000000000000000 0xf5 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text.mmu_hal_map_region + 0x0000000000000000 0x218 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.0 + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.1 + 0x0000000000000000 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.2 + 0x0000000000000000 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.3 + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .rodata.__func__.4 + 0x0000000000000000 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x0000000000000000 0x3cab esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x34a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x0000000000000000 0x7d9 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x38 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x0000000000000000 0xc8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0000000000000000 0x826 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0000000000000000 0x270b esp-idf/hal/libhal.a(mmu_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000000000000000 0x94 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_init + 0x0000000000000000 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_disable + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text.cache_hal_enable + 0x0000000000000000 0x1c esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.ctx 0x0000000000000000 0x8 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x0000000000000000 0x2db esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x18c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x0000000000000000 0x92 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x30 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x0000000000000000 0x20 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x0000000000000000 0x41c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x0000000000000000 0x36a esp-idf/hal/libhal.a(cache_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000000000000000 0x64 esp-idf/hal/libhal.a(cache_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(cache_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .data 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .text.gdma_hal_init + 0x0000000000000000 0x12 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_info 0x0000000000000000 0x16d8 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_abbrev 0x0000000000000000 0x18e esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_line 0x0000000000000000 0x260 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_str 0x0000000000000000 0xfbc esp-idf/hal/libhal.a(gdma_hal.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .debug_frame 0x0000000000000000 0x20 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/hal/libhal.a(gdma_hal.c.obj) + .text 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .data 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .rodata.gdma_periph_signals + 0x0000000000000000 0x1c esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_info 0x0000000000000000 0x3aa esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_abbrev 0x0000000000000000 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_aranges + 0x0000000000000000 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_line 0x0000000000000000 0x124 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_str 0x0000000000000000 0xbde esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_init + 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_free + 0x0000000000000000 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_clone + 0x0000000000000000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_starts + 0x0000000000000000 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_internal_sha256_process + 0x0000000000000000 0xef8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_internal_sha256_process_many + 0x0000000000000000 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_update + 0x0000000000000000 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_finish + 0x0000000000000000 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256 + 0x0000000000000000 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.mbedtls_sha256_self_test.str1.4 + 0x0000000000000000 0x3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text.mbedtls_sha256_self_test + 0x0000000000000000 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.K 0x0000000000000000 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buf + 0x0000000000000000 0xab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_buflen + 0x0000000000000000 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .rodata.sha256_test_sum + 0x0000000000000000 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0000000000000000 0xae8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0000000000000000 0x25d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x0000000000000000 0x71e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_aranges + 0x0000000000000000 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x0000000000000000 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x0000000000000000 0x135e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x0000000000000000 0x450 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x0000000000000000 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_calloc + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_free + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_set_calloc_free + 0x0000000000000000 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_setup + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text.mbedtls_platform_teardown + 0x0000000000000000 0x2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.mbedtls_calloc_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .sdata.mbedtls_free_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x0000000000000000 0x240 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x0000000000000000 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x0000000000000000 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_aranges + 0x0000000000000000 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x0000000000000000 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x0000000000000000 0x2a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x0000000000000000 0x2d2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x0000000000000000 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .text.mbedtls_platform_zeroize + 0x0000000000000000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .sdata.memset_func + 0x0000000000000000 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x0000000000000000 0x12f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x0000000000000000 0xd1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x0000000000000000 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_aranges + 0x0000000000000000 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x0000000000000000 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x0000000000000000 0x1cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x0000000000000000 0x203 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x0000000000000000 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .text 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .data 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .bss 0x0000000000000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .iram1.0 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .iram1.1 0x0000000000000000 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x0000000000000000 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x0000000000000000 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x0000000000000000 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_aranges + 0x0000000000000000 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x0000000000000000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x0000000000000000 0x2a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x0000000000000000 0x22b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .comment 0x0000000000000000 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x0000000000000000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .text 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_info 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_abbrev 0x0000000000000000 0xd0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_loclists + 0x0000000000000000 0xab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_line 0x0000000000000000 0x113 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_str 0x0000000000000000 0x18f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .rodata 0x0000000000000000 0x100 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_info 0x0000000000000000 0xd8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_abbrev 0x0000000000000000 0x70 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_line 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_str 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + .text 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_info 0x0000000000000000 0x142 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_abbrev 0x0000000000000000 0xca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_loclists + 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_line 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_str 0x0000000000000000 0x180 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + .text 0x0000000000000000 0x42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_info 0x0000000000000000 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_abbrev 0x0000000000000000 0x65 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_loclists + 0x0000000000000000 0xbd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line 0x0000000000000000 0xe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_str 0x0000000000000000 0x167 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + .text 0x0000000000000000 0x52 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_info 0x0000000000000000 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_abbrev 0x0000000000000000 0x65 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_loclists + 0x0000000000000000 0x2d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_line 0x0000000000000000 0xcf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_str 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_line_str + 0x0000000000000000 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + .text 0x0000000000000000 0x39e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .text 0x0000000000000000 0x37a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .text 0x0000000000000000 0x35e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .text 0x0000000000000000 0x31e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .text 0x0000000000000000 0x542 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .rodata 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_info 0x0000000000000000 0x684 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_abbrev 0x0000000000000000 0x173 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_loclists + 0x0000000000000000 0x10de /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_rnglists + 0x0000000000000000 0x16f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_line 0x0000000000000000 0xf42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_str 0x0000000000000000 0x332 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_line_str + 0x0000000000000000 0x1ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + .text 0x0000000000000000 0x66 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_info 0x0000000000000000 0x1ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_abbrev 0x0000000000000000 0x15d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_loclists + 0x0000000000000000 0x167 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_line 0x0000000000000000 0x1eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_str 0x0000000000000000 0x17d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + .text 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_info 0x0000000000000000 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_abbrev 0x0000000000000000 0x164 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_loclists + 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_rnglists + 0x0000000000000000 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_line 0x0000000000000000 0x223 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_str 0x0000000000000000 0x21a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_line_str + 0x0000000000000000 0x1f8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .text 0x0000000000000000 0xc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_info 0x0000000000000000 0xf7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_abbrev 0x0000000000000000 0xae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_loclists + 0x0000000000000000 0x4b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_line 0x0000000000000000 0x7c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_str 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_line_str + 0x0000000000000000 0x2c0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .text 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_info 0x0000000000000000 0x96c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_abbrev 0x0000000000000000 0x213 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_loclists + 0x0000000000000000 0xa4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_line 0x0000000000000000 0x143 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_str 0x0000000000000000 0x4f7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_line_str + 0x0000000000000000 0x327 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .debug_frame 0x0000000000000000 0x50 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + .text 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_info 0x0000000000000000 0xb43 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_abbrev 0x0000000000000000 0x299 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_loclists + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_line 0x0000000000000000 0x262 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_str 0x0000000000000000 0x5dc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_line_str + 0x0000000000000000 0x335 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .text 0x0000000000000000 0xcc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_info 0x0000000000000000 0x940 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_abbrev 0x0000000000000000 0x1c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_loclists + 0x0000000000000000 0x19c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_line 0x0000000000000000 0x249 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_str 0x0000000000000000 0x4d0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_line_str + 0x0000000000000000 0x318 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .debug_frame 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + .text 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_info 0x0000000000000000 0xb7b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_abbrev 0x0000000000000000 0x2b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_loclists + 0x0000000000000000 0x225 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_line 0x0000000000000000 0x2d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_str 0x0000000000000000 0x5db /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_line_str + 0x0000000000000000 0x32f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .debug_frame 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_info 0x0000000000000000 0x81a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_abbrev 0x0000000000000000 0x173 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_line 0x0000000000000000 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_str 0x0000000000000000 0x4b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .debug_line_str + 0x0000000000000000 0x271 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + .text 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_info 0x0000000000000000 0x171 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_abbrev 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_loclists + 0x0000000000000000 0x15c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_line 0x0000000000000000 0x14c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_str 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_line_str + 0x0000000000000000 0x248 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + .text 0x0000000000000000 0x240 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_info 0x0000000000000000 0x362 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_abbrev 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_loclists + 0x0000000000000000 0x14e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_line 0x0000000000000000 0x656 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_str 0x0000000000000000 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_line_str + 0x0000000000000000 0x321 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + .text 0x0000000000000000 0x132 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_info 0x0000000000000000 0xbcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_abbrev 0x0000000000000000 0x26c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_loclists + 0x0000000000000000 0x174 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_line 0x0000000000000000 0x386 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_str 0x0000000000000000 0x655 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_line_str + 0x0000000000000000 0x3c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + .text 0x0000000000000000 0x1a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_info 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_abbrev 0x0000000000000000 0xb8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_loclists + 0x0000000000000000 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_line 0x0000000000000000 0xba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_str 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + .text 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_info 0x0000000000000000 0x10f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_abbrev 0x0000000000000000 0x8a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_loclists + 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line 0x0000000000000000 0x161 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_str 0x0000000000000000 0xef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + .text 0x0000000000000000 0xdc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_info 0x0000000000000000 0x256 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_abbrev 0x0000000000000000 0x107 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_loclists + 0x0000000000000000 0x291 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line 0x0000000000000000 0x2da /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_str 0x0000000000000000 0x110 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_line_str + 0x0000000000000000 0x39b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + .text 0x0000000000000000 0x4a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_info 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_abbrev 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_loclists + 0x0000000000000000 0x1b1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_line 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_str 0x0000000000000000 0x109 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_line_str + 0x0000000000000000 0x2f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + .text 0x0000000000000000 0xa8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_line 0x0000000000000000 0x18e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_line_str + 0x0000000000000000 0xbc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_info 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_abbrev 0x0000000000000000 0x14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .debug_str 0x0000000000000000 0x98 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .riscv.attributes + 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .rodata 0x0000000000000000 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_info 0x0000000000000000 0xad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_abbrev 0x0000000000000000 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_line 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_str 0x0000000000000000 0xf1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .debug_line_str + 0x0000000000000000 0x20c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + .text 0x0000000000000000 0x8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_info 0x0000000000000000 0x997 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_abbrev 0x0000000000000000 0x244 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_loclists + 0x0000000000000000 0x87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_line 0x0000000000000000 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_str 0x0000000000000000 0x4fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_line_str + 0x0000000000000000 0x324 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + .text 0x0000000000000000 0x64 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_info 0x0000000000000000 0x91a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_abbrev 0x0000000000000000 0x220 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_loclists + 0x0000000000000000 0xa9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_line 0x0000000000000000 0x183 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_str 0x0000000000000000 0x4d8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_line_str + 0x0000000000000000 0x31e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .debug_frame 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .text 0x0000000000000000 0x394 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_info 0x0000000000000000 0x794 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_abbrev 0x0000000000000000 0x26e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_loclists + 0x0000000000000000 0x7fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_rnglists + 0x0000000000000000 0x32 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_line 0x0000000000000000 0x7d5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_str 0x0000000000000000 0x14a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_line_str + 0x0000000000000000 0x2b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .debug_frame 0x0000000000000000 0xa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + .text 0x0000000000000000 0x132 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .rodata.str1.4 + 0x0000000000000000 0x6d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_info 0x0000000000000000 0x99e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_abbrev 0x0000000000000000 0x246 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_loclists + 0x0000000000000000 0x5f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_rnglists + 0x0000000000000000 0x32 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_line 0x0000000000000000 0x2ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_str 0x0000000000000000 0x4dc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_line_str + 0x0000000000000000 0x324 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .debug_frame 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .text 0x0000000000000000 0xf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_info 0x0000000000000000 0x9c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_abbrev 0x0000000000000000 0x237 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_loclists + 0x0000000000000000 0x1ba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_line 0x0000000000000000 0x3a4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_str 0x0000000000000000 0x506 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_line_str + 0x0000000000000000 0x332 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .text 0x0000000000000000 0x1c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_info 0x0000000000000000 0xd3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_abbrev 0x0000000000000000 0x80 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_loclists + 0x0000000000000000 0x45 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_line 0x0000000000000000 0xe0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_str 0x0000000000000000 0xe8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_line_str + 0x0000000000000000 0x24e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + .text 0x0000000000000000 0x11e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_line 0x0000000000000000 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_line_str + 0x0000000000000000 0xbc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_info 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_abbrev 0x0000000000000000 0x14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .debug_str 0x0000000000000000 0x98 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .riscv.attributes + 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + .text 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_info 0x0000000000000000 0x1e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_abbrev 0x0000000000000000 0x131 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_loclists + 0x0000000000000000 0x1de /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_line 0x0000000000000000 0x28d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_str 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_line_str + 0x0000000000000000 0x392 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + .text 0x0000000000000000 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_info 0x0000000000000000 0xdd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_abbrev 0x0000000000000000 0x99 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_loclists + 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line 0x0000000000000000 0xe7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + .text 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_info 0x0000000000000000 0x924 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_abbrev 0x0000000000000000 0x207 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_loclists + 0x0000000000000000 0xe5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_line 0x0000000000000000 0xe5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_str 0x0000000000000000 0x4ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_line_str + 0x0000000000000000 0x32d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + .text 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_info 0x0000000000000000 0x130 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_abbrev 0x0000000000000000 0xc1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_loclists + 0x0000000000000000 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_line 0x0000000000000000 0x1c9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_str 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .debug_frame 0x0000000000000000 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + .text 0x0000000000000000 0x32 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_info 0x0000000000000000 0x100 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_abbrev 0x0000000000000000 0x9a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_loclists + 0x0000000000000000 0xdb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_line 0x0000000000000000 0x151 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + .text 0x0000000000000000 0x66 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_info 0x0000000000000000 0x1ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_abbrev 0x0000000000000000 0x121 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_loclists + 0x0000000000000000 0xeb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_line 0x0000000000000000 0x288 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_str 0x0000000000000000 0x123 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_line_str + 0x0000000000000000 0x3fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + .text 0x0000000000000000 0x2c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_info 0x0000000000000000 0xd2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_abbrev 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_loclists + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_line 0x0000000000000000 0xe1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_str 0x0000000000000000 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + .text 0x0000000000000000 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_info 0x0000000000000000 0x101 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_abbrev 0x0000000000000000 0xa1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_loclists + 0x0000000000000000 0xaa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_str 0x0000000000000000 0x10c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_line_str + 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + .text 0x0000000000000000 0x36 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_info 0x0000000000000000 0xe8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_abbrev 0x0000000000000000 0xa9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_loclists + 0x0000000000000000 0x2f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_line 0x0000000000000000 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_str 0x0000000000000000 0xef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_line_str + 0x0000000000000000 0x2b9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + .text 0x0000000000000000 0x2844 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .srodata.cst8 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_info 0x0000000000000000 0x2733 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_abbrev 0x0000000000000000 0x42d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_loclists + 0x0000000000000000 0x357f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_rnglists + 0x0000000000000000 0x12b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_line 0x0000000000000000 0x4734 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_str 0x0000000000000000 0xc4b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_line_str + 0x0000000000000000 0x455 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .debug_frame 0x0000000000000000 0xb8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .text 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_info 0x0000000000000000 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_abbrev 0x0000000000000000 0x12e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_loclists + 0x0000000000000000 0x1c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_rnglists + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_line 0x0000000000000000 0x42f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_str 0x0000000000000000 0x1c1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_line_str + 0x0000000000000000 0x2da /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + .text 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_info 0x0000000000000000 0x106 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_abbrev 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_line 0x0000000000000000 0x6d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_str 0x0000000000000000 0x153 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_line_str + 0x0000000000000000 0x246 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + .text 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_info 0x0000000000000000 0x895 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_abbrev 0x0000000000000000 0x1e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_line 0x0000000000000000 0xe0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_str 0x0000000000000000 0x4e8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_line_str + 0x0000000000000000 0x31a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .debug_frame 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + .text 0x0000000000000000 0x4be /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .bss 0x0000000000000000 0x17 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .rodata.str1.4 + 0x0000000000000000 0x67 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_info 0x0000000000000000 0xe07 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_abbrev 0x0000000000000000 0x2ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_loclists + 0x0000000000000000 0x20e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_line 0x0000000000000000 0xa1d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_str 0x0000000000000000 0x604 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_line_str + 0x0000000000000000 0x3b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .debug_frame 0x0000000000000000 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .rodata.str1.4 + 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .sbss 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .sdata 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_info 0x0000000000000000 0xcb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_abbrev 0x0000000000000000 0x5e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_line 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_str 0x0000000000000000 0xfd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .debug_line_str + 0x0000000000000000 0x1ed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + .text 0x0000000000000000 0xa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_info 0x0000000000000000 0x1b4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_abbrev 0x0000000000000000 0xf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_loclists + 0x0000000000000000 0x1b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_line 0x0000000000000000 0x221 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_str 0x0000000000000000 0x121 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_line_str + 0x0000000000000000 0x253 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .debug_frame 0x0000000000000000 0x4c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + .text 0x0000000000000000 0x2a12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .srodata.cst8 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_info 0x0000000000000000 0x2ae7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_abbrev 0x0000000000000000 0x49a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_loclists + 0x0000000000000000 0x3709 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_rnglists + 0x0000000000000000 0x175 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_line 0x0000000000000000 0x4a61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_str 0x0000000000000000 0xd8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_line_str + 0x0000000000000000 0x45f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .debug_frame 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + .text 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_info 0x0000000000000000 0x975 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_abbrev 0x0000000000000000 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_loclists + 0x0000000000000000 0x109 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_line 0x0000000000000000 0x19f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_str 0x0000000000000000 0x505 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_line_str + 0x0000000000000000 0x327 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + .text 0x0000000000000000 0x11c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_info 0x0000000000000000 0x98b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_abbrev 0x0000000000000000 0x21d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_loclists + 0x0000000000000000 0x75 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_line 0x0000000000000000 0x33e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_str 0x0000000000000000 0x527 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_line_str + 0x0000000000000000 0x32c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .debug_frame 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + .text 0x0000000000000000 0xf14 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .rodata.str1.4 + 0x0000000000000000 0x95 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .srodata.cst8 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_info 0x0000000000000000 0x1825 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_abbrev 0x0000000000000000 0x325 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_loclists + 0x0000000000000000 0x187f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_rnglists + 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_line 0x0000000000000000 0x218c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_str 0x0000000000000000 0x872 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_line_str + 0x0000000000000000 0x40f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .debug_frame 0x0000000000000000 0x9c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + .text 0x0000000000000000 0xbe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_info 0x0000000000000000 0x9a2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_abbrev 0x0000000000000000 0x21c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_loclists + 0x0000000000000000 0x12b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_line 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_str 0x0000000000000000 0x503 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_line_str + 0x0000000000000000 0x33a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .debug_frame 0x0000000000000000 0x6c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + .text 0x0000000000000000 0xa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .data 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_info 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_abbrev 0x0000000000000000 0xb7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_line 0x0000000000000000 0x7c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_str 0x0000000000000000 0x171 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_line_str + 0x0000000000000000 0x2c6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + .text 0x0000000000000000 0x19c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_info 0x0000000000000000 0x220 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_abbrev 0x0000000000000000 0xee /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_loclists + 0x0000000000000000 0x1c3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_line 0x0000000000000000 0x4f8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_str 0x0000000000000000 0x196 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_line_str + 0x0000000000000000 0x308 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + .text 0x0000000000000000 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_info 0x0000000000000000 0xbe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_abbrev 0x0000000000000000 0x260 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_loclists + 0x0000000000000000 0x5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_rnglists + 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_line 0x0000000000000000 0x134 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_str 0x0000000000000000 0x6fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_line_str + 0x0000000000000000 0x341 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .debug_frame 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + .text 0x0000000000000000 0xc48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .rodata.str1.4 + 0x0000000000000000 0x81 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .srodata.cst8 0x0000000000000000 0x10 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .rodata 0x0000000000000000 0x128 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_info 0x0000000000000000 0x1c47 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_abbrev 0x0000000000000000 0x42a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_loclists + 0x0000000000000000 0x1af1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_rnglists + 0x0000000000000000 0xc8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_line 0x0000000000000000 0x248f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_str 0x0000000000000000 0x7cd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_line_str + 0x0000000000000000 0x412 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .debug_frame 0x0000000000000000 0x2f4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + .text 0x0000000000000000 0x10c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_info 0x0000000000000000 0xad0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_abbrev 0x0000000000000000 0x2b3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_loclists + 0x0000000000000000 0x18a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_line 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_str 0x0000000000000000 0x59c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_line_str + 0x0000000000000000 0x31f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + .text 0x0000000000000000 0x82 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .srodata.cst8 0x0000000000000000 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_info 0x0000000000000000 0x1cb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_abbrev 0x0000000000000000 0x145 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_loclists + 0x0000000000000000 0xba /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_rnglists + 0x0000000000000000 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_line 0x0000000000000000 0x1fd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_str 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_line_str + 0x0000000000000000 0x309 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + .text 0x0000000000000000 0xbe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_info 0x0000000000000000 0x9f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_abbrev 0x0000000000000000 0x217 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_loclists + 0x0000000000000000 0xb0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_line 0x0000000000000000 0x296 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_str 0x0000000000000000 0x513 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_line_str + 0x0000000000000000 0x338 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .debug_frame 0x0000000000000000 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + .text 0x0000000000000000 0x3a2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .rodata.str1.4 + 0x0000000000000000 0x701 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_info 0x0000000000000000 0x980 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_abbrev 0x0000000000000000 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_loclists + 0x0000000000000000 0xddc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_line 0x0000000000000000 0xafa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_str 0x0000000000000000 0x506 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_line_str + 0x0000000000000000 0x331 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + .text 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_info 0x0000000000000000 0xdad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_abbrev 0x0000000000000000 0x2b5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_loclists + 0x0000000000000000 0x3af /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_line 0x0000000000000000 0x4e2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_str 0x0000000000000000 0x737 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_line_str + 0x0000000000000000 0x3ab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .debug_frame 0x0000000000000000 0x78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + .text 0x0000000000000000 0x1aa0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .rodata 0x0000000000000000 0x414 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_info 0x0000000000000000 0x2016 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_abbrev 0x0000000000000000 0x3cc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_loclists + 0x0000000000000000 0x1f63 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_rnglists + 0x0000000000000000 0x85 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_line 0x0000000000000000 0x30dc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_str 0x0000000000000000 0xb5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_line_str + 0x0000000000000000 0x443 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .debug_frame 0x0000000000000000 0x104 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + .text 0x0000000000000000 0x1d40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .rodata 0x0000000000000000 0x13e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_info 0x0000000000000000 0x20ce /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_abbrev 0x0000000000000000 0x420 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_loclists + 0x0000000000000000 0x2137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_rnglists + 0x0000000000000000 0x3b1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_line 0x0000000000000000 0x3841 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_str 0x0000000000000000 0x939 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_line_str + 0x0000000000000000 0x447 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .debug_frame 0x0000000000000000 0x110 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + .text 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_info 0x0000000000000000 0x84 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_abbrev 0x0000000000000000 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_loclists + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_line 0x0000000000000000 0x6d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_str 0x0000000000000000 0x77 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_line_str + 0x0000000000000000 0x1ff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + .text 0x0000000000000000 0x264 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_info 0x0000000000000000 0xba6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_abbrev 0x0000000000000000 0x2c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_loclists + 0x0000000000000000 0x1d3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_line 0x0000000000000000 0x6a9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_str 0x0000000000000000 0x5bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_line_str + 0x0000000000000000 0x337 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .debug_frame 0x0000000000000000 0x94 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + .text 0x0000000000000000 0x1ba2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .rodata 0x0000000000000000 0x23c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .rodata.str1.4 + 0x0000000000000000 0x25 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_info 0x0000000000000000 0x22d9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_abbrev 0x0000000000000000 0x456 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_loclists + 0x0000000000000000 0x208b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_rnglists + 0x0000000000000000 0xb3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_line 0x0000000000000000 0x31c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_str 0x0000000000000000 0xc78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_line_str + 0x0000000000000000 0x44d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .debug_frame 0x0000000000000000 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + .text 0x0000000000000000 0xfc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_info 0x0000000000000000 0xa1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_abbrev 0x0000000000000000 0x26f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_loclists + 0x0000000000000000 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_line 0x0000000000000000 0x297 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_str 0x0000000000000000 0x52e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_line_str + 0x0000000000000000 0x31f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .debug_frame 0x0000000000000000 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + .text 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .rodata 0x0000000000000000 0x101 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_info 0x0000000000000000 0xb9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_abbrev 0x0000000000000000 0x62 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_aranges + 0x0000000000000000 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_line 0x0000000000000000 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_str 0x0000000000000000 0xe9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + .text 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_info 0x0000000000000000 0x89a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_abbrev 0x0000000000000000 0x1e7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_loclists + 0x0000000000000000 0x40 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_line 0x0000000000000000 0x89 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_str 0x0000000000000000 0x52e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_line_str + 0x0000000000000000 0x325 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + .text 0x0000000000000000 0xa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_info 0x0000000000000000 0xe7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_abbrev 0x0000000000000000 0xb9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_loclists + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_line 0x0000000000000000 0x79 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_str 0x0000000000000000 0xff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_line_str + 0x0000000000000000 0x314 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + .text 0x0000000000000000 0x1e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_info 0x0000000000000000 0xad7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_abbrev 0x0000000000000000 0x1ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_loclists + 0x0000000000000000 0x3f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_line 0x0000000000000000 0xc0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_str 0x0000000000000000 0x697 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_line_str + 0x0000000000000000 0x3a4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + .text 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .rodata.str1.4 + 0x0000000000000000 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .rodata 0x0000000000000000 0x16c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .sbss 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .sdata 0x0000000000000000 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_info 0x0000000000000000 0xcfe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_abbrev 0x0000000000000000 0x2d7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_loclists + 0x0000000000000000 0x120 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_line 0x0000000000000000 0x192 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_str 0x0000000000000000 0x751 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_line_str + 0x0000000000000000 0x3af /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .debug_frame 0x0000000000000000 0x68 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + .text 0x0000000000000000 0x76 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .rodata.str1.4 + 0x0000000000000000 0x1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_info 0x0000000000000000 0xbe4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_abbrev 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_loclists + 0x0000000000000000 0x170 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_line 0x0000000000000000 0x192 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_str 0x0000000000000000 0x6df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_line_str + 0x0000000000000000 0x390 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .debug_frame 0x0000000000000000 0x5c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + .text 0x0000000000000000 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_info 0x0000000000000000 0xbe2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_abbrev 0x0000000000000000 0x25d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_loclists + 0x0000000000000000 0xd8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_line 0x0000000000000000 0x1a3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_str 0x0000000000000000 0x6df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_line_str + 0x0000000000000000 0x39c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .debug_frame 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + .text 0x0000000000000000 0xa8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_info 0x0000000000000000 0xfa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_abbrev 0x0000000000000000 0x94 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_loclists + 0x0000000000000000 0x197 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_rnglists + 0x0000000000000000 0x16 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_line 0x0000000000000000 0x232 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_str 0x0000000000000000 0xf8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_line_str + 0x0000000000000000 0x246 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + .text 0x0000000000000000 0x1a0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_info 0x0000000000000000 0xe29 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_abbrev 0x0000000000000000 0x2f4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_loclists + 0x0000000000000000 0x4d6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_rnglists + 0x0000000000000000 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_line 0x0000000000000000 0x558 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_str 0x0000000000000000 0x73b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_line_str + 0x0000000000000000 0x3b0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .debug_frame 0x0000000000000000 0x8c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + .text 0x0000000000000000 0x218 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_info 0x0000000000000000 0xddf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_abbrev 0x0000000000000000 0x2e3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_loclists + 0x0000000000000000 0x504 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_line 0x0000000000000000 0x524 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_str 0x0000000000000000 0x74b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_line_str + 0x0000000000000000 0x3ab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .debug_frame 0x0000000000000000 0xb4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + .text 0x0000000000000000 0x206 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_info 0x0000000000000000 0xddb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_abbrev 0x0000000000000000 0x2ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_loclists + 0x0000000000000000 0x4df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_line 0x0000000000000000 0x512 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_str 0x0000000000000000 0x74f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_line_str + 0x0000000000000000 0x3ae /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .debug_frame 0x0000000000000000 0xb0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + .text 0x0000000000000000 0x2e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_info 0x0000000000000000 0xba7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_abbrev 0x0000000000000000 0x247 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_loclists + 0x0000000000000000 0xc0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_line 0x0000000000000000 0x137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_str 0x0000000000000000 0x6e6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_line_str + 0x0000000000000000 0x39c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .debug_frame 0x0000000000000000 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + .text 0x0000000000000000 0x62a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_info 0x0000000000000000 0x4fc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_abbrev 0x0000000000000000 0x176 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_loclists + 0x0000000000000000 0x10c2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_rnglists + 0x0000000000000000 0x22e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_line 0x0000000000000000 0xff9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_str 0x0000000000000000 0x270 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_line_str + 0x0000000000000000 0x1e5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + .text 0x0000000000000000 0x6a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_info 0x0000000000000000 0x221 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_abbrev 0x0000000000000000 0x153 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_loclists + 0x0000000000000000 0xb2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_rnglists + 0x0000000000000000 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_line 0x0000000000000000 0x227 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_str 0x0000000000000000 0x182 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + .text 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_info 0x0000000000000000 0x21e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_abbrev 0x0000000000000000 0x166 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_loclists + 0x0000000000000000 0x117 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_line 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_str 0x0000000000000000 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + .text 0x0000000000000000 0xa6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_info 0x0000000000000000 0x21e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_abbrev 0x0000000000000000 0x166 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_loclists + 0x0000000000000000 0x117 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_rnglists + 0x0000000000000000 0x4e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_line 0x0000000000000000 0x2bc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_str 0x0000000000000000 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_line_str + 0x0000000000000000 0x1f2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + .text 0x0000000000000000 0x486 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_info 0x0000000000000000 0x6b6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_abbrev 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_loclists + 0x0000000000000000 0xc5a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_rnglists + 0x0000000000000000 0x1dd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_line 0x0000000000000000 0xda9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_str 0x0000000000000000 0x38a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_line_str + 0x0000000000000000 0x1ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .debug_frame 0x0000000000000000 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + .text 0x0000000000000000 0x63c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_info 0x0000000000000000 0x4fc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_abbrev 0x0000000000000000 0x176 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_loclists + 0x0000000000000000 0x10df /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_rnglists + 0x0000000000000000 0x22e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_line 0x0000000000000000 0x1054 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_str 0x0000000000000000 0x270 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_line_str + 0x0000000000000000 0x1e5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .debug_frame 0x0000000000000000 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + .text 0x0000000000000000 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_info 0x0000000000000000 0x224 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_abbrev 0x0000000000000000 0x14f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_loclists + 0x0000000000000000 0x51 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_rnglists + 0x0000000000000000 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_line 0x0000000000000000 0x16f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_str 0x0000000000000000 0x185 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_line_str + 0x0000000000000000 0x1fb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .debug_frame 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + .text 0x0000000000000000 0x52 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_info 0x0000000000000000 0x25d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_abbrev 0x0000000000000000 0x163 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_loclists + 0x0000000000000000 0x137 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_rnglists + 0x0000000000000000 0x6a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_line 0x0000000000000000 0x241 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_str 0x0000000000000000 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_line_str + 0x0000000000000000 0x1fe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .debug_frame 0x0000000000000000 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + .text 0x0000000000000000 0x242 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .data 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .bss 0x0000000000000000 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x0000000000000000 0x49f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x0000000000000000 0x1a7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_loclists + 0x0000000000000000 0x4eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_aranges + 0x0000000000000000 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_rnglists + 0x0000000000000000 0x11a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x0000000000000000 0x6b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x0000000000000000 0x345 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line_str + 0x0000000000000000 0x203 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .comment 0x0000000000000000 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x0000000000000000 0x3c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .riscv.attributes + 0x0000000000000000 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + +Memory Configuration + +Name Origin Length Attributes +iram0_0_seg 0x0000000040800000 0x0000000000080000 xr +irom_seg 0x0000000042000020 0x0000000000ffffe0 xr +dram0_0_seg 0x0000000040800000 0x0000000000080000 rw +drom_seg 0x0000000042000020 0x0000000000ffffe0 r +lp_ram_seg 0x0000000050000000 0x0000000000004000 rw +*default* 0x0000000000000000 0xffffffffffffffff + +Linker script and memory map + + 0x0000000000000000 IDF_TARGET_ESP32C6 = 0x0 +LOAD CMakeFiles/hello_world.elf.dir/project_elf_src_esp32c6.c.obj +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/main/libmain.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcov.a +LOAD esp-idf/app_trace/libapp_trace.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcov.a +LOAD esp-idf/cmock/libcmock.a +LOAD esp-idf/unity/libunity.a +LOAD esp-idf/esp_hid/libesp_hid.a +LOAD esp-idf/esp_lcd/libesp_lcd.a +LOAD esp-idf/esp_local_ctrl/libesp_local_ctrl.a +LOAD esp-idf/espcoredump/libespcoredump.a +LOAD esp-idf/fatfs/libfatfs.a +LOAD esp-idf/wear_levelling/libwear_levelling.a +LOAD esp-idf/sdmmc/libsdmmc.a +LOAD esp-idf/mqtt/libmqtt.a +LOAD esp-idf/spiffs/libspiffs.a +LOAD esp-idf/wifi_provisioning/libwifi_provisioning.a +LOAD esp-idf/protocomm/libprotocomm.a +LOAD esp-idf/console/libconsole.a +LOAD esp-idf/protobuf-c/libprotobuf-c.a +LOAD esp-idf/json/libjson.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/riscv/libriscv.a +LOAD esp-idf/esp_ringbuf/libesp_ringbuf.a +LOAD esp-idf/efuse/libefuse.a +LOAD esp-idf/driver/libdriver.a +LOAD esp-idf/esp_pm/libesp_pm.a +LOAD esp-idf/mbedtls/libmbedtls.a +LOAD esp-idf/esp_app_format/libesp_app_format.a +LOAD esp-idf/bootloader_support/libbootloader_support.a +LOAD esp-idf/esp_partition/libesp_partition.a +LOAD esp-idf/app_update/libapp_update.a +LOAD esp-idf/spi_flash/libspi_flash.a +LOAD esp-idf/pthread/libpthread.a +LOAD esp-idf/esp_system/libesp_system.a +LOAD esp-idf/esp_rom/libesp_rom.a +LOAD esp-idf/hal/libhal.a +LOAD esp-idf/log/liblog.a +LOAD esp-idf/heap/libheap.a +LOAD esp-idf/soc/libsoc.a +LOAD esp-idf/esp_hw_support/libesp_hw_support.a +LOAD esp-idf/freertos/libfreertos.a +LOAD esp-idf/newlib/libnewlib.a +LOAD esp-idf/cxx/libcxx.a +LOAD esp-idf/esp_common/libesp_common.a +LOAD esp-idf/esp_timer/libesp_timer.a +LOAD esp-idf/esp_event/libesp_event.a +LOAD esp-idf/vfs/libvfs.a +LOAD esp-idf/lwip/liblwip.a +LOAD esp-idf/esp_netif/libesp_netif.a +LOAD esp-idf/nvs_flash/libnvs_flash.a +LOAD esp-idf/wpa_supplicant/libwpa_supplicant.a +LOAD esp-idf/http_parser/libhttp_parser.a +LOAD esp-idf/esp-tls/libesp-tls.a +LOAD esp-idf/esp_adc/libesp_adc.a +LOAD esp-idf/esp_eth/libesp_eth.a +LOAD esp-idf/esp_gdbstub/libesp_gdbstub.a +LOAD esp-idf/tcp_transport/libtcp_transport.a +LOAD esp-idf/esp_http_client/libesp_http_client.a +LOAD esp-idf/esp_http_server/libesp_http_server.a +LOAD esp-idf/esp_https_ota/libesp_https_ota.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedtls.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a +LOAD esp-idf/mbedtls/mbedtls/library/libmbedx509.a +LOAD esp-idf/newlib/libnewlib.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libstdc++.a +LOAD esp-idf/pthread/libpthread.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD esp-idf/cxx/libcxx.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libstdc++.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libnosys.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +START GROUP +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a +LOAD /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libnosys.a +END GROUP + 0x0000000060000000 PROVIDE (UART0 = 0x60000000) + 0x0000000060001000 PROVIDE (UART1 = 0x60001000) + 0x0000000060002000 PROVIDE (SPIMEM0 = 0x60002000) + 0x0000000060003000 PROVIDE (SPIMEM1 = 0x60003000) + [!provide] PROVIDE (I2C0 = 0x60004000) + [!provide] PROVIDE (UHCI0 = 0x60005000) + [!provide] PROVIDE (RMT = 0x60006000) + [!provide] PROVIDE (RMTMEM = 0x60006400) + [!provide] PROVIDE (LEDC = 0x60007000) + 0x0000000060008000 PROVIDE (TIMERG0 = 0x60008000) + 0x0000000060009000 PROVIDE (TIMERG1 = 0x60009000) + 0x000000006000a000 PROVIDE (SYSTIMER = 0x6000a000) + [!provide] PROVIDE (TWAI0 = 0x6000b000) + [!provide] PROVIDE (I2S0 = 0x6000c000) + [!provide] PROVIDE (TWAI1 = 0x6000d000) + [!provide] PROVIDE (APB_SARADC = 0x6000e000) + 0x000000006000f000 PROVIDE (USB_SERIAL_JTAG = 0x6000f000) + [!provide] PROVIDE (INTMTX = 0x60010000) + [!provide] PROVIDE (ATOMIC_LOCKER = 0x60011000) + [!provide] PROVIDE (PCNT = 0x60012000) + [!provide] PROVIDE (SOC_ETM = 0x60013000) + [!provide] PROVIDE (MCPWM0 = 0x60014000) + [!provide] PROVIDE (PARL_IO = 0x60015000) + [!provide] PROVIDE (HINF = 0x60016000) + [!provide] PROVIDE (SLC = 0x60017000) + [!provide] PROVIDE (HOST = 0x60018000) + [!provide] PROVIDE (PVT_MONITOR = 0x60019000) + 0x0000000060080000 PROVIDE (GDMA = 0x60080000) + 0x0000000060081000 PROVIDE (GPSPI2 = 0x60081000) + [!provide] PROVIDE (AES = 0x60088000) + [!provide] PROVIDE (SHA = 0x60089000) + [!provide] PROVIDE (RSA = 0x6008a000) + [!provide] PROVIDE (ECC = 0x6008b000) + [!provide] PROVIDE (DS = 0x6008c000) + [!provide] PROVIDE (HMAC = 0x6008d000) + [!provide] PROVIDE (IO_MUX = 0x60090000) + 0x0000000060091000 PROVIDE (GPIO = 0x60091000) + [!provide] PROVIDE (GPIO_EXT = 0x60091f00) + [!provide] PROVIDE (SDM = 0x60091f00) + [!provide] PROVIDE (GLITCH_FILTER = 0x60091f30) + [!provide] PROVIDE (GPIO_ETM = 0x60091f60) + [!provide] PROVIDE (MEM_MONITOR = 0x60092000) + [!provide] PROVIDE (PAU = 0x60093000) + [!provide] PROVIDE (HP_SYSTEM = 0x60095000) + 0x0000000060096000 PROVIDE (PCR = 0x60096000) + [!provide] PROVIDE (TEE = 0x60098000) + [!provide] PROVIDE (HP_APM = 0x60099000) + [!provide] PROVIDE (MODEM_LPCON = 0x600af000) + [!provide] PROVIDE (PMU = 0x600b0000) + 0x00000000600b0400 PROVIDE (LP_CLKRST = 0x600b0400) + 0x00000000600b0800 PROVIDE (EFUSE = 0x600b0800) + [!provide] PROVIDE (LP_TIMER = 0x600b0c00) + [!provide] PROVIDE (LP_AON = 0x600b1000) + [!provide] PROVIDE (LP_UART = 0x600b1400) + [!provide] PROVIDE (LP_I2C = 0x600b1800) + 0x00000000600b1c00 PROVIDE (LP_WDT = 0x600b1c00) + 0x00000000600b2000 PROVIDE (LP_IO = 0x600b2000) + [!provide] PROVIDE (LP_I2C_ANA_MST = 0x600b2400) + [!provide] PROVIDE (LPPERI = 0x600b2800) + [!provide] PROVIDE (LP_ANA_PERI = 0x600b2c00) + [!provide] PROVIDE (LP_APM = 0x600b3800) + [!provide] PROVIDE (OTP_DEBUG = 0x600b3c00) + 0x0000000040000018 rtc_get_reset_reason = 0x40000018 + 0x000000004000001c analog_super_wdt_reset_happened = 0x4000001c + 0x0000000040000020 rtc_get_wakeup_cause = 0x40000020 + 0x0000000040000024 rtc_unhold_all_pads = 0x40000024 + 0x0000000040000028 ets_printf = 0x40000028 + 0x000000004000002c ets_install_putc1 = 0x4000002c + 0x0000000040000030 ets_install_putc2 = 0x40000030 + 0x0000000040000034 ets_install_uart_printf = 0x40000034 + 0x0000000040000038 ets_install_usb_printf = 0x40000038 + 0x000000004000003c ets_get_printf_channel = 0x4000003c + 0x0000000040000040 ets_delay_us = 0x40000040 + 0x0000000040000044 ets_get_cpu_frequency = 0x40000044 + 0x0000000040000048 ets_update_cpu_frequency = 0x40000048 + 0x000000004000004c ets_install_lock = 0x4000004c + 0x0000000040000050 UartRxString = 0x40000050 + 0x0000000040000054 UartGetCmdLn = 0x40000054 + 0x0000000040000058 uart_tx_one_char = 0x40000058 + 0x000000004000005c uart_tx_one_char2 = 0x4000005c + 0x0000000040000060 uart_rx_one_char = 0x40000060 + 0x0000000040000064 uart_rx_one_char_block = 0x40000064 + 0x0000000040000068 uart_rx_intr_handler = 0x40000068 + 0x000000004000006c uart_rx_readbuff = 0x4000006c + 0x0000000040000070 uartAttach = 0x40000070 + 0x0000000040000074 uart_tx_flush = 0x40000074 + 0x0000000040000078 uart_tx_wait_idle = 0x40000078 + 0x000000004000007c uart_div_modify = 0x4000007c + 0x0000000040000080 ets_write_char_uart = 0x40000080 + 0x0000000040000084 uart_tx_switch = 0x40000084 + 0x0000000040000088 roundup2 = 0x40000088 + 0x000000004000008c multofup = 0x4000008c + 0x0000000040000090 software_reset = 0x40000090 + 0x0000000040000094 software_reset_cpu = 0x40000094 + 0x0000000040000098 ets_clk_assist_debug_clock_enable = 0x40000098 + 0x000000004000009c clear_super_wdt_reset_flag = 0x4000009c + 0x00000000400000a0 disable_default_watchdog = 0x400000a0 + 0x00000000400000a4 esp_rom_set_rtc_wake_addr = 0x400000a4 + 0x00000000400000a8 esp_rom_get_rtc_wake_addr = 0x400000a8 + 0x00000000400000ac send_packet = 0x400000ac + 0x00000000400000b0 recv_packet = 0x400000b0 + 0x00000000400000b4 GetUartDevice = 0x400000b4 + 0x00000000400000b8 UartDwnLdProc = 0x400000b8 + 0x00000000400000bc GetSecurityInfoProc = 0x400000bc + 0x00000000400000c0 Uart_Init = 0x400000c0 + 0x00000000400000c4 ets_set_user_start = 0x400000c4 + 0x000000004004fffc ets_rom_layout_p = 0x4004fffc + 0x000000004087fff8 ets_ops_table_ptr = 0x4087fff8 + 0x000000004087fffc g_saved_pc = 0x4087fffc + 0x00000000400000c8 mz_adler32 = 0x400000c8 + 0x00000000400000cc mz_free = 0x400000cc + 0x00000000400000d0 tdefl_compress = 0x400000d0 + 0x00000000400000d4 tdefl_compress_buffer = 0x400000d4 + 0x00000000400000d8 tdefl_compress_mem_to_heap = 0x400000d8 + 0x00000000400000dc tdefl_compress_mem_to_mem = 0x400000dc + 0x00000000400000e0 tdefl_compress_mem_to_output = 0x400000e0 + 0x00000000400000e4 tdefl_get_adler32 = 0x400000e4 + 0x00000000400000e8 tdefl_get_prev_return_status = 0x400000e8 + 0x00000000400000ec tdefl_init = 0x400000ec + 0x00000000400000f0 tdefl_write_image_to_png_file_in_memory = 0x400000f0 + 0x00000000400000f4 tdefl_write_image_to_png_file_in_memory_ex = 0x400000f4 + 0x00000000400000f8 tinfl_decompress = 0x400000f8 + 0x00000000400000fc tinfl_decompress_mem_to_callback = 0x400000fc + 0x0000000040000100 tinfl_decompress_mem_to_heap = 0x40000100 + 0x0000000040000104 tinfl_decompress_mem_to_mem = 0x40000104 + 0x0000000040000108 jd_prepare = 0x40000108 + 0x000000004000010c jd_decomp = 0x4000010c + 0x0000000040000110 esp_rom_spiflash_wait_idle = 0x40000110 + 0x0000000040000114 esp_rom_spiflash_write_encrypted = 0x40000114 + 0x0000000040000118 esp_rom_spiflash_write_encrypted_dest = 0x40000118 + 0x000000004000011c esp_rom_spiflash_write_encrypted_enable = 0x4000011c + 0x0000000040000120 esp_rom_spiflash_write_encrypted_disable = 0x40000120 + 0x0000000040000124 esp_rom_spiflash_erase_chip = 0x40000124 + 0x0000000040000128 _esp_rom_spiflash_erase_sector = 0x40000128 + 0x000000004000012c _esp_rom_spiflash_erase_block = 0x4000012c + 0x0000000040000130 _esp_rom_spiflash_write = 0x40000130 + 0x0000000040000134 _esp_rom_spiflash_read = 0x40000134 + 0x0000000040000138 _esp_rom_spiflash_unlock = 0x40000138 + 0x000000004000013c _SPIEraseArea = 0x4000013c + 0x0000000040000140 _SPI_write_enable = 0x40000140 + 0x0000000040000144 esp_rom_spiflash_erase_sector = 0x40000144 + 0x0000000040000148 esp_rom_spiflash_erase_block = 0x40000148 + 0x000000004000014c esp_rom_spiflash_write = 0x4000014c + 0x0000000040000150 esp_rom_spiflash_read = 0x40000150 + 0x0000000040000154 esp_rom_spiflash_unlock = 0x40000154 + 0x0000000040000158 SPIEraseArea = 0x40000158 + 0x000000004000015c SPI_write_enable = 0x4000015c + 0x0000000040000160 esp_rom_spiflash_config_param = 0x40000160 + 0x0000000040000164 esp_rom_spiflash_read_user_cmd = 0x40000164 + 0x0000000040000168 esp_rom_spiflash_select_qio_pins = 0x40000168 + 0x000000004000016c esp_rom_spi_flash_auto_sus_res = 0x4000016c + 0x0000000040000170 esp_rom_spi_flash_send_resume = 0x40000170 + 0x0000000040000174 esp_rom_spi_flash_update_id = 0x40000174 + 0x0000000040000178 esp_rom_spiflash_config_clk = 0x40000178 + 0x000000004000017c esp_rom_spiflash_config_readmode = 0x4000017c + 0x0000000040000180 esp_rom_spiflash_read_status = 0x40000180 + 0x0000000040000184 esp_rom_spiflash_read_statushigh = 0x40000184 + 0x0000000040000188 esp_rom_spiflash_write_status = 0x40000188 + 0x000000004000018c spi_cache_mode_switch = 0x4000018c + 0x0000000040000190 spi_common_set_dummy_output = 0x40000190 + 0x0000000040000194 spi_common_set_flash_cs_timing = 0x40000194 + 0x0000000040000198 esp_rom_spi_set_address_bit_len = 0x40000198 + 0x000000004000019c SPILock = 0x4000019c + 0x00000000400001a0 SPIMasterReadModeCnfig = 0x400001a0 + 0x00000000400001a4 SPI_Common_Command = 0x400001a4 + 0x00000000400001a8 SPI_WakeUp = 0x400001a8 + 0x00000000400001ac SPI_block_erase = 0x400001ac + 0x00000000400001b0 SPI_chip_erase = 0x400001b0 + 0x00000000400001b4 SPI_init = 0x400001b4 + 0x00000000400001b8 SPI_page_program = 0x400001b8 + 0x00000000400001bc SPI_read_data = 0x400001bc + 0x00000000400001c0 SPI_sector_erase = 0x400001c0 + 0x00000000400001c4 SelectSpiFunction = 0x400001c4 + 0x00000000400001c8 SetSpiDrvs = 0x400001c8 + 0x00000000400001cc Wait_SPI_Idle = 0x400001cc + 0x00000000400001d0 spi_dummy_len_fix = 0x400001d0 + 0x00000000400001d4 Disable_QMode = 0x400001d4 + 0x00000000400001d8 Enable_QMode = 0x400001d8 + 0x00000000400001dc spi_flash_attach = 0x400001dc + 0x00000000400001e0 spi_flash_get_chip_size = 0x400001e0 + 0x00000000400001e4 spi_flash_guard_set = 0x400001e4 + 0x00000000400001e8 spi_flash_guard_get = 0x400001e8 + 0x00000000400001ec spi_flash_read_encrypted = 0x400001ec + 0x000000004087fff0 rom_spiflash_legacy_funcs = 0x4087fff0 + 0x000000004087ffec rom_spiflash_legacy_data = 0x4087ffec + 0x000000004087fff4 g_flash_guard_ops = 0x4087fff4 + 0x0000000040000278 esp_rom_spiflash_write_disable = 0x40000278 + 0x0000000040000394 wdt_hal_init = 0x40000394 + 0x0000000040000398 wdt_hal_deinit = 0x40000398 + 0x000000004000039c wdt_hal_config_stage = 0x4000039c + 0x00000000400003a0 wdt_hal_write_protect_disable = 0x400003a0 + 0x00000000400003a4 wdt_hal_write_protect_enable = 0x400003a4 + 0x00000000400003a8 wdt_hal_enable = 0x400003a8 + 0x00000000400003ac wdt_hal_disable = 0x400003ac + 0x00000000400003b0 wdt_hal_handle_intr = 0x400003b0 + 0x00000000400003b4 wdt_hal_feed = 0x400003b4 + 0x00000000400003b8 wdt_hal_set_flashboot_en = 0x400003b8 + 0x00000000400003bc wdt_hal_is_enabled = 0x400003bc + 0x00000000400003c8 systimer_hal_set_tick_rate_ops = 0x400003c8 + 0x00000000400003cc systimer_hal_get_counter_value = 0x400003cc + 0x00000000400003d0 systimer_hal_get_time = 0x400003d0 + 0x00000000400003d4 systimer_hal_set_alarm_target = 0x400003d4 + 0x00000000400003d8 systimer_hal_set_alarm_period = 0x400003d8 + 0x00000000400003dc systimer_hal_get_alarm_value = 0x400003dc + 0x00000000400003e0 systimer_hal_enable_alarm_int = 0x400003e0 + 0x00000000400003e4 systimer_hal_on_apb_freq_update = 0x400003e4 + 0x00000000400003e8 systimer_hal_counter_value_advance = 0x400003e8 + 0x00000000400003ec systimer_hal_enable_counter = 0x400003ec + 0x00000000400003f0 systimer_hal_select_alarm_mode = 0x400003f0 + 0x00000000400003f4 systimer_hal_connect_alarm_counter = 0x400003f4 + 0x00000000400003f8 systimer_hal_counter_can_stall_by_cpu = 0x400003f8 + 0x0000000040000628 Cache_Get_ICache_Line_Size = 0x40000628 + 0x000000004000062c Cache_Get_Mode = 0x4000062c + 0x0000000040000630 Cache_Address_Through_Cache = 0x40000630 + 0x0000000040000634 ROM_Boot_Cache_Init = 0x40000634 + 0x0000000040000638 MMU_Set_Page_Mode = 0x40000638 + 0x000000004000063c MMU_Get_Page_Mode = 0x4000063c + 0x0000000040000640 Cache_Invalidate_ICache_Items = 0x40000640 + 0x0000000040000644 Cache_Op_Addr = 0x40000644 + 0x0000000040000648 Cache_Invalidate_Addr = 0x40000648 + 0x000000004000064c Cache_Invalidate_ICache_All = 0x4000064c + 0x0000000040000650 Cache_Mask_All = 0x40000650 + 0x0000000040000654 Cache_UnMask_Dram0 = 0x40000654 + 0x0000000040000658 Cache_Suspend_ICache_Autoload = 0x40000658 + 0x000000004000065c Cache_Resume_ICache_Autoload = 0x4000065c + 0x0000000040000660 Cache_Start_ICache_Preload = 0x40000660 + 0x0000000040000664 Cache_ICache_Preload_Done = 0x40000664 + 0x0000000040000668 Cache_End_ICache_Preload = 0x40000668 + 0x000000004000066c Cache_Config_ICache_Autoload = 0x4000066c + 0x0000000040000670 Cache_Enable_ICache_Autoload = 0x40000670 + 0x0000000040000674 Cache_Disable_ICache_Autoload = 0x40000674 + 0x0000000040000678 Cache_Enable_ICache_PreLock = 0x40000678 + 0x000000004000067c Cache_Disable_ICache_PreLock = 0x4000067c + 0x0000000040000680 Cache_Lock_ICache_Items = 0x40000680 + 0x0000000040000684 Cache_Unlock_ICache_Items = 0x40000684 + 0x0000000040000688 Cache_Lock_Addr = 0x40000688 + 0x000000004000068c Cache_Unlock_Addr = 0x4000068c + 0x0000000040000690 Cache_Disable_ICache = 0x40000690 + 0x0000000040000694 Cache_Enable_ICache = 0x40000694 + 0x0000000040000698 Cache_Suspend_ICache = 0x40000698 + 0x000000004000069c Cache_Resume_ICache = 0x4000069c + 0x00000000400006a0 Cache_Freeze_ICache_Enable = 0x400006a0 + 0x00000000400006a4 Cache_Freeze_ICache_Disable = 0x400006a4 + 0x00000000400006a8 Cache_Set_IDROM_MMU_Size = 0x400006a8 + 0x00000000400006ac Cache_Get_IROM_MMU_End = 0x400006ac + 0x00000000400006b0 Cache_Get_DROM_MMU_End = 0x400006b0 + 0x00000000400006b4 Cache_MMU_Init = 0x400006b4 + 0x00000000400006b8 Cache_MSPI_MMU_Set = 0x400006b8 + 0x00000000400006bc Cache_Travel_Tag_Memory = 0x400006bc + 0x00000000400006c0 Cache_Get_Virtual_Addr = 0x400006c0 + 0x000000004087ffcc rom_cache_op_cb = 0x4087ffcc + 0x000000004087ffc8 rom_cache_internal_table_ptr = 0x4087ffc8 + 0x00000000400006c4 ets_clk_get_xtal_freq = 0x400006c4 + 0x00000000400006c8 ets_clk_get_cpu_freq = 0x400006c8 + 0x00000000400006cc ets_clk_apb_wait_ready = 0x400006cc + 0x00000000400006d0 ets_clk_mspi_apb_wait_ready = 0x400006d0 + 0x00000000400006d4 gpio_input_get = 0x400006d4 + 0x00000000400006d8 gpio_matrix_in = 0x400006d8 + 0x00000000400006dc gpio_matrix_out = 0x400006dc + 0x00000000400006e0 gpio_output_disable = 0x400006e0 + 0x00000000400006e4 gpio_output_enable = 0x400006e4 + 0x00000000400006e8 gpio_output_set = 0x400006e8 + 0x00000000400006ec gpio_pad_hold = 0x400006ec + 0x00000000400006f0 gpio_pad_input_disable = 0x400006f0 + 0x00000000400006f4 gpio_pad_input_enable = 0x400006f4 + 0x00000000400006f8 gpio_pad_pulldown = 0x400006f8 + 0x00000000400006fc gpio_pad_pullup = 0x400006fc + 0x0000000040000700 gpio_pad_select_gpio = 0x40000700 + 0x0000000040000704 gpio_pad_set_drv = 0x40000704 + 0x0000000040000708 gpio_pad_unhold = 0x40000708 + 0x000000004000070c gpio_pin_wakeup_disable = 0x4000070c + 0x0000000040000710 gpio_pin_wakeup_enable = 0x40000710 + 0x0000000040000714 gpio_bypass_matrix_in = 0x40000714 + 0x0000000040000718 esprv_intc_int_set_priority = 0x40000718 + 0x000000004000071c esprv_intc_int_set_threshold = 0x4000071c + 0x0000000040000720 esprv_intc_int_enable = 0x40000720 + 0x0000000040000724 esprv_intc_int_disable = 0x40000724 + 0x0000000040000728 esprv_intc_int_set_type = 0x40000728 + [!provide] PROVIDE (intr_handler_set = 0x4000072c) + 0x0000000040000730 intr_matrix_set = 0x40000730 + 0x0000000040000734 ets_intr_lock = 0x40000734 + 0x0000000040000738 ets_intr_unlock = 0x40000738 + 0x000000004000073c ets_isr_attach = 0x4000073c + 0x0000000040000740 ets_isr_mask = 0x40000740 + 0x0000000040000744 ets_isr_unmask = 0x40000744 + 0x0000000040000748 md5_vector = 0x40000748 + 0x000000004000074c MD5Init = 0x4000074c + 0x0000000040000750 MD5Update = 0x40000750 + 0x0000000040000754 MD5Final = 0x40000754 + 0x0000000040000758 crc32_le = 0x40000758 + 0x000000004000075c crc16_le = 0x4000075c + 0x0000000040000760 crc8_le = 0x40000760 + 0x0000000040000764 crc32_be = 0x40000764 + 0x0000000040000768 crc16_be = 0x40000768 + 0x000000004000076c crc8_be = 0x4000076c + 0x0000000040000770 esp_crc8 = 0x40000770 + 0x0000000040000774 ets_sha_enable = 0x40000774 + 0x0000000040000778 ets_sha_disable = 0x40000778 + 0x000000004000077c ets_sha_get_state = 0x4000077c + 0x0000000040000780 ets_sha_init = 0x40000780 + 0x0000000040000784 ets_sha_process = 0x40000784 + 0x0000000040000788 ets_sha_starts = 0x40000788 + 0x000000004000078c ets_sha_update = 0x4000078c + 0x0000000040000790 ets_sha_finish = 0x40000790 + 0x0000000040000794 ets_sha_clone = 0x40000794 + 0x0000000040000798 ets_hmac_enable = 0x40000798 + 0x000000004000079c ets_hmac_disable = 0x4000079c + 0x00000000400007a0 ets_hmac_calculate_message = 0x400007a0 + 0x00000000400007a4 ets_hmac_calculate_downstream = 0x400007a4 + 0x00000000400007a8 ets_hmac_invalidate_downstream = 0x400007a8 + 0x00000000400007ac ets_jtag_enable_temporarily = 0x400007ac + 0x00000000400007b0 ets_aes_enable = 0x400007b0 + 0x00000000400007b4 ets_aes_disable = 0x400007b4 + 0x00000000400007b8 ets_aes_setkey = 0x400007b8 + 0x00000000400007bc ets_aes_block = 0x400007bc + 0x00000000400007c0 ets_aes_setkey_dec = 0x400007c0 + 0x00000000400007c4 ets_aes_setkey_enc = 0x400007c4 + 0x00000000400007c8 ets_bigint_enable = 0x400007c8 + 0x00000000400007cc ets_bigint_disable = 0x400007cc + 0x00000000400007d0 ets_bigint_multiply = 0x400007d0 + 0x00000000400007d4 ets_bigint_modmult = 0x400007d4 + 0x00000000400007d8 ets_bigint_modexp = 0x400007d8 + 0x00000000400007dc ets_bigint_wait_finish = 0x400007dc + 0x00000000400007e0 ets_bigint_getz = 0x400007e0 + 0x00000000400007e4 ets_ds_enable = 0x400007e4 + 0x00000000400007e8 ets_ds_disable = 0x400007e8 + 0x00000000400007ec ets_ds_start_sign = 0x400007ec + 0x00000000400007f0 ets_ds_is_busy = 0x400007f0 + 0x00000000400007f4 ets_ds_finish_sign = 0x400007f4 + 0x00000000400007f8 ets_ds_encrypt_params = 0x400007f8 + 0x00000000400007fc ets_mgf1_sha256 = 0x400007fc + 0x000000004004fff8 crc32_le_table_ptr = 0x4004fff8 + 0x000000004004fff4 crc16_le_table_ptr = 0x4004fff4 + 0x000000004004fff0 crc8_le_table_ptr = 0x4004fff0 + 0x000000004004ffec crc32_be_table_ptr = 0x4004ffec + 0x000000004004ffe8 crc16_be_table_ptr = 0x4004ffe8 + 0x000000004004ffe4 crc8_be_table_ptr = 0x4004ffe4 + 0x0000000040000800 ets_efuse_read = 0x40000800 + 0x0000000040000804 ets_efuse_program = 0x40000804 + 0x0000000040000808 ets_efuse_clear_program_registers = 0x40000808 + 0x000000004000080c ets_efuse_write_key = 0x4000080c + 0x0000000040000810 ets_efuse_get_read_register_address = 0x40000810 + 0x0000000040000814 ets_efuse_get_key_purpose = 0x40000814 + 0x0000000040000818 ets_efuse_key_block_unused = 0x40000818 + 0x000000004000081c ets_efuse_find_unused_key_block = 0x4000081c + 0x0000000040000820 ets_efuse_rs_calculate = 0x40000820 + 0x0000000040000824 ets_efuse_count_unused_key_blocks = 0x40000824 + 0x0000000040000828 ets_efuse_secure_boot_enabled = 0x40000828 + 0x000000004000082c ets_efuse_secure_boot_aggressive_revoke_enabled = 0x4000082c + 0x0000000040000830 ets_efuse_cache_encryption_enabled = 0x40000830 + 0x0000000040000834 ets_efuse_download_modes_disabled = 0x40000834 + 0x0000000040000838 ets_efuse_find_purpose = 0x40000838 + 0x000000004000083c ets_efuse_force_send_resume = 0x4000083c + 0x0000000040000840 ets_efuse_get_flash_delay_us = 0x40000840 + 0x0000000040000844 ets_efuse_get_mac = 0x40000844 + 0x0000000040000848 ets_efuse_get_uart_print_control = 0x40000848 + 0x000000004000084c ets_efuse_direct_boot_mode_disabled = 0x4000084c + 0x0000000040000850 ets_efuse_security_download_modes_enabled = 0x40000850 + 0x0000000040000854 ets_efuse_set_timing = 0x40000854 + 0x0000000040000858 ets_efuse_jtag_disabled = 0x40000858 + 0x000000004000085c ets_efuse_usb_print_is_disabled = 0x4000085c + 0x0000000040000860 ets_efuse_usb_download_mode_disabled = 0x40000860 + 0x0000000040000864 ets_efuse_usb_device_disabled = 0x40000864 + 0x0000000040000868 ets_efuse_secure_boot_fast_wake_enabled = 0x40000868 + 0x000000004000086c ets_emsa_pss_verify = 0x4000086c + 0x0000000040000870 ets_rsa_pss_verify = 0x40000870 + 0x0000000040000874 ets_secure_boot_verify_bootloader_with_keys = 0x40000874 + 0x0000000040000878 ets_secure_boot_verify_signature = 0x40000878 + 0x000000004000087c ets_secure_boot_read_key_digests = 0x4000087c + 0x0000000040000880 ets_secure_boot_revoke_public_key_digest = 0x40000880 + 0x0000000040000a80 usb_serial_device_rx_one_char = 0x40000a80 + 0x0000000040000a84 usb_serial_device_rx_one_char_block = 0x40000a84 + 0x0000000040000a88 usb_serial_device_tx_flush = 0x40000a88 + 0x0000000040000a8c usb_serial_device_tx_one_char = 0x40000a8c + 0x0000000040000a90 lldesc_build_chain = 0x40000a90 + 0x0000000040000a94 sip_after_tx_complete = 0x40000a94 + 0x0000000040000a98 sip_alloc_to_host_evt = 0x40000a98 + 0x0000000040000a9c sip_download_begin = 0x40000a9c + 0x0000000040000aa0 sip_get_ptr = 0x40000aa0 + 0x0000000040000aa4 sip_get_state = 0x40000aa4 + 0x0000000040000aa8 sip_init_attach = 0x40000aa8 + 0x0000000040000aac sip_install_rx_ctrl_cb = 0x40000aac + 0x0000000040000ab0 sip_install_rx_data_cb = 0x40000ab0 + 0x0000000040000ab4 sip_is_active = 0x40000ab4 + 0x0000000040000ab8 sip_post_init = 0x40000ab8 + 0x0000000040000abc sip_reclaim_from_host_cmd = 0x40000abc + 0x0000000040000ac0 sip_reclaim_tx_data_pkt = 0x40000ac0 + 0x0000000040000ac4 sip_send = 0x40000ac4 + 0x0000000040000ac8 sip_to_host_chain_append = 0x40000ac8 + 0x0000000040000acc sip_to_host_evt_send_done = 0x40000acc + 0x0000000040000ad0 slc_add_credits = 0x40000ad0 + 0x0000000040000ad4 slc_enable = 0x40000ad4 + 0x0000000040000ad8 slc_from_host_chain_fetch = 0x40000ad8 + 0x0000000040000adc slc_from_host_chain_recycle = 0x40000adc + 0x0000000040000ae0 slc_has_pkt_to_host = 0x40000ae0 + 0x0000000040000ae4 slc_init_attach = 0x40000ae4 + 0x0000000040000ae8 slc_init_credit = 0x40000ae8 + 0x0000000040000aec slc_reattach = 0x40000aec + 0x0000000040000af0 slc_send_to_host_chain = 0x40000af0 + 0x0000000040000af4 slc_set_host_io_max_window = 0x40000af4 + 0x0000000040000af8 slc_to_host_chain_recycle = 0x40000af8 + 0x0000000040000758 PROVIDE (esp_rom_crc32_le = crc32_le) + [!provide] PROVIDE (esp_rom_crc16_le = crc16_le) + [!provide] PROVIDE (esp_rom_crc8_le = crc8_le) + [!provide] PROVIDE (esp_rom_crc32_be = crc32_be) + [!provide] PROVIDE (esp_rom_crc16_be = crc16_be) + [!provide] PROVIDE (esp_rom_crc8_be = crc8_be) + 0x0000000040000700 PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio) + 0x00000000400006fc PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup) + [!provide] PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv) + [!provide] PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold) + 0x00000000400006d8 PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in) + 0x00000000400006dc PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out) + [!provide] PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8) + [!provide] PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled) + [!provide] PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush) + 0x0000000040000058 PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char) + 0x0000000040000078 PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle) + 0x0000000040000060 PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char) + [!provide] PROVIDE (esp_rom_uart_rx_string = UartRxString) + [!provide] PROVIDE (esp_rom_uart_set_as_console = uart_tx_switch) + [!provide] PROVIDE (esp_rom_uart_putc = ets_write_char_uart) + 0x000000004000074c PROVIDE (esp_rom_md5_init = MD5Init) + 0x0000000040000750 PROVIDE (esp_rom_md5_update = MD5Update) + 0x0000000040000754 PROVIDE (esp_rom_md5_final = MD5Final) + 0x0000000040000090 PROVIDE (esp_rom_software_reset_system = software_reset) + 0x0000000040000094 PROVIDE (esp_rom_software_reset_cpu = software_reset_cpu) + 0x0000000040000028 PROVIDE (esp_rom_printf = ets_printf) + [!provide] PROVIDE (esp_rom_install_uart_printf = ets_install_uart_printf) + 0x0000000040000040 PROVIDE (esp_rom_delay_us = ets_delay_us) + 0x0000000040000018 PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason) + 0x0000000040000730 PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set) + 0x0000000040000044 PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency) + [!provide] PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock) + [!provide] PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable) + [!provide] PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea) + [!provide] PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix) + [!provide] PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs) + [!provide] PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction) + [!provide] PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command) + 0x00000000400009f4 __adddf3 = 0x400009f4 + 0x00000000400009f8 __addsf3 = 0x400009f8 + 0x00000000400009fc __eqdf2 = 0x400009fc + 0x0000000040000a00 __eqsf2 = 0x40000a00 + 0x0000000040000a04 __extendsfdf2 = 0x40000a04 + 0x0000000040000a08 __fixdfdi = 0x40000a08 + 0x0000000040000a0c __fixdfsi = 0x40000a0c + 0x0000000040000a10 __fixsfdi = 0x40000a10 + 0x0000000040000a14 __fixsfsi = 0x40000a14 + 0x0000000040000a18 __fixunsdfsi = 0x40000a18 + 0x0000000040000a1c __fixunssfdi = 0x40000a1c + 0x0000000040000a20 __fixunssfsi = 0x40000a20 + 0x0000000040000a24 __floatdidf = 0x40000a24 + 0x0000000040000a28 __floatdisf = 0x40000a28 + 0x0000000040000a2c __floatsidf = 0x40000a2c + 0x0000000040000a30 __floatsisf = 0x40000a30 + 0x0000000040000a34 __floatundidf = 0x40000a34 + 0x0000000040000a38 __floatundisf = 0x40000a38 + 0x0000000040000a3c __floatunsidf = 0x40000a3c + 0x0000000040000a40 __floatunsisf = 0x40000a40 + 0x0000000040000a44 __gedf2 = 0x40000a44 + 0x0000000040000a48 __gesf2 = 0x40000a48 + 0x0000000040000a4c __gtdf2 = 0x40000a4c + 0x0000000040000a50 __gtsf2 = 0x40000a50 + 0x0000000040000a54 __ledf2 = 0x40000a54 + 0x0000000040000a58 __lesf2 = 0x40000a58 + 0x0000000040000a5c __ltdf2 = 0x40000a5c + 0x0000000040000a60 __ltsf2 = 0x40000a60 + 0x0000000040000a64 __muldf3 = 0x40000a64 + 0x0000000040000a68 __mulsf3 = 0x40000a68 + 0x0000000040000a6c __nedf2 = 0x40000a6c + 0x0000000040000a70 __nesf2 = 0x40000a70 + 0x0000000040000a74 __subdf3 = 0x40000a74 + 0x0000000040000a78 __subsf3 = 0x40000a78 + 0x0000000040000a7c __truncdfsf2 = 0x40000a7c + 0x0000000040000884 __absvdi2 = 0x40000884 + 0x0000000040000888 __absvsi2 = 0x40000888 + 0x0000000040000894 __addvdi3 = 0x40000894 + 0x0000000040000898 __addvsi3 = 0x40000898 + 0x000000004000089c __ashldi3 = 0x4000089c + 0x00000000400008a0 __ashrdi3 = 0x400008a0 + 0x00000000400008a4 __bswapdi2 = 0x400008a4 + 0x00000000400008a8 __bswapsi2 = 0x400008a8 + 0x00000000400008ac __clear_cache = 0x400008ac + 0x00000000400008b0 __clrsbdi2 = 0x400008b0 + 0x00000000400008b4 __clrsbsi2 = 0x400008b4 + 0x00000000400008b8 __clzdi2 = 0x400008b8 + 0x00000000400008bc __clzsi2 = 0x400008bc + 0x00000000400008c0 __cmpdi2 = 0x400008c0 + 0x00000000400008c4 __ctzdi2 = 0x400008c4 + 0x00000000400008c8 __ctzsi2 = 0x400008c8 + 0x00000000400008cc __divdc3 = 0x400008cc + 0x00000000400008d0 __divdf3 = 0x400008d0 + 0x00000000400008d4 __divdi3 = 0x400008d4 + 0x00000000400008d8 __divsc3 = 0x400008d8 + 0x00000000400008dc __divsf3 = 0x400008dc + 0x00000000400008e0 __divsi3 = 0x400008e0 + 0x00000000400008f0 __ffsdi2 = 0x400008f0 + 0x00000000400008f4 __ffssi2 = 0x400008f4 + 0x0000000040000934 __gcc_bcmp = 0x40000934 + 0x0000000040000950 __lshrdi3 = 0x40000950 + 0x000000004000095c __moddi3 = 0x4000095c + 0x0000000040000960 __modsi3 = 0x40000960 + 0x0000000040000964 __muldc3 = 0x40000964 + 0x000000004000096c __muldi3 = 0x4000096c + 0x0000000040000970 __mulsc3 = 0x40000970 + 0x0000000040000978 __mulsi3 = 0x40000978 + 0x000000004000097c __mulvdi3 = 0x4000097c + 0x0000000040000980 __mulvsi3 = 0x40000980 + 0x0000000040000988 __negdf2 = 0x40000988 + 0x000000004000098c __negdi2 = 0x4000098c + 0x0000000040000990 __negsf2 = 0x40000990 + 0x0000000040000994 __negvdi2 = 0x40000994 + 0x0000000040000998 __negvsi2 = 0x40000998 + 0x00000000400009a0 __paritysi2 = 0x400009a0 + 0x00000000400009a4 __popcountdi2 = 0x400009a4 + 0x00000000400009a8 __popcountsi2 = 0x400009a8 + 0x00000000400009ac __powidf2 = 0x400009ac + 0x00000000400009b0 __powisf2 = 0x400009b0 + 0x00000000400009bc __subvdi3 = 0x400009bc + 0x00000000400009c0 __subvsi3 = 0x400009c0 + 0x00000000400009c8 __ucmpdi2 = 0x400009c8 + 0x00000000400009cc __udivdi3 = 0x400009cc + 0x00000000400009d0 __udivmoddi4 = 0x400009d0 + 0x00000000400009d4 __udivsi3 = 0x400009d4 + 0x00000000400009d8 __udiv_w_sdiv = 0x400009d8 + 0x00000000400009dc __umoddi3 = 0x400009dc + 0x00000000400009e0 __umodsi3 = 0x400009e0 + 0x00000000400009e4 __unorddf2 = 0x400009e4 + 0x00000000400009e8 __unordsf2 = 0x400009e8 + 0x00000000400009ec __extenddftf2 = 0x400009ec + 0x00000000400009f0 __trunctfdf2 = 0x400009f0 + 0x00000000400004a4 esp_rom_newlib_init_common_mutexes = 0x400004a4 + 0x00000000400004a8 memset = 0x400004a8 + 0x00000000400004ac memcpy = 0x400004ac + 0x00000000400004b0 memmove = 0x400004b0 + 0x00000000400004b4 memcmp = 0x400004b4 + 0x00000000400004b8 strcpy = 0x400004b8 + 0x00000000400004bc strncpy = 0x400004bc + 0x00000000400004c0 strcmp = 0x400004c0 + 0x00000000400004c4 strncmp = 0x400004c4 + 0x00000000400004c8 strlen = 0x400004c8 + 0x00000000400004cc strstr = 0x400004cc + 0x00000000400004d0 bzero = 0x400004d0 + 0x0000000040000380 _isatty_r = 0x400004d4 + 0x00000000400004d8 sbrk = 0x400004d8 + 0x00000000400004dc isalnum = 0x400004dc + 0x00000000400004e0 isalpha = 0x400004e0 + 0x00000000400004e4 isascii = 0x400004e4 + 0x00000000400004e8 isblank = 0x400004e8 + 0x00000000400004ec iscntrl = 0x400004ec + 0x00000000400004f0 isdigit = 0x400004f0 + 0x00000000400004f4 islower = 0x400004f4 + 0x00000000400004f8 isgraph = 0x400004f8 + 0x00000000400004fc isprint = 0x400004fc + 0x0000000040000500 ispunct = 0x40000500 + 0x0000000040000504 isspace = 0x40000504 + 0x0000000040000508 isupper = 0x40000508 + 0x000000004000050c toupper = 0x4000050c + 0x0000000040000510 tolower = 0x40000510 + 0x0000000040000514 toascii = 0x40000514 + 0x0000000040000518 memccpy = 0x40000518 + 0x000000004000051c memchr = 0x4000051c + 0x0000000040000520 memrchr = 0x40000520 + 0x0000000040000524 strcasecmp = 0x40000524 + 0x0000000040000528 strcasestr = 0x40000528 + 0x000000004000052c strcat = 0x4000052c + 0x0000000040000530 strdup = 0x40000530 + 0x0000000040000534 strchr = 0x40000534 + 0x0000000040000538 strcspn = 0x40000538 + 0x000000004000053c strcoll = 0x4000053c + 0x0000000040000540 strlcat = 0x40000540 + 0x0000000040000544 strlcpy = 0x40000544 + 0x0000000040000548 strlwr = 0x40000548 + 0x000000004000054c strncasecmp = 0x4000054c + 0x0000000040000550 strncat = 0x40000550 + 0x0000000040000554 strndup = 0x40000554 + 0x0000000040000558 strnlen = 0x40000558 + 0x000000004000055c strrchr = 0x4000055c + 0x0000000040000560 strsep = 0x40000560 + 0x0000000040000564 strspn = 0x40000564 + 0x0000000040000568 strtok_r = 0x40000568 + 0x000000004000056c strupr = 0x4000056c + 0x0000000040000570 longjmp = 0x40000570 + 0x0000000040000574 setjmp = 0x40000574 + 0x0000000040000578 abs = 0x40000578 + 0x000000004000057c div = 0x4000057c + 0x0000000040000580 labs = 0x40000580 + 0x0000000040000584 ldiv = 0x40000584 + 0x0000000040000588 qsort = 0x40000588 + 0x000000004000058c rand_r = 0x4000058c + 0x0000000040000590 rand = 0x40000590 + 0x0000000040000594 srand = 0x40000594 + 0x0000000040000598 utoa = 0x40000598 + 0x000000004000059c itoa = 0x4000059c + 0x00000000400005a0 atoi = 0x400005a0 + 0x00000000400005a4 atol = 0x400005a4 + 0x00000000400005a8 strtol = 0x400005a8 + 0x00000000400005ac strtoul = 0x400005ac + 0x00000000400005b0 fflush = 0x400005b0 + 0x00000000400005b4 _fflush_r = 0x400005b4 + 0x00000000400005b8 _fwalk = 0x400005b8 + 0x00000000400005bc _fwalk_reent = 0x400005bc + 0x00000000400005c0 __smakebuf_r = 0x400005c0 + 0x00000000400005c4 __swhatbuf_r = 0x400005c4 + 0x00000000400005c8 __swbuf_r = 0x400005c8 + 0x00000000400005cc __swbuf = 0x400005cc + 0x00000000400005d0 __swsetup_r = 0x400005d0 + 0x000000004087ffd4 syscall_table_ptr = 0x4087ffd4 + 0x000000004087ffd0 _global_impure_ptr = 0x4087ffd0 + 0x0000000040000010 _rom_chip_id = 0x40000010 + 0x0000000040000014 _rom_eco_version = 0x40000014 + 0x0000000040001104 phy_param_addr = 0x40001104 + 0x0000000040001108 phy_get_romfuncs = 0x40001108 + 0x000000004000110c chip761_phyrom_version = 0x4000110c + 0x0000000040001110 chip761_phyrom_version_num = 0x40001110 + 0x0000000040001114 get_rc_dout = 0x40001114 + 0x0000000040001118 rc_cal = 0x40001118 + 0x000000004000111c rom_enter_critical_phy = 0x4000111c + 0x0000000040001120 rom_exit_critical_phy = 0x40001120 + 0x0000000040001124 rom_set_chan_cal_interp = 0x40001124 + 0x0000000040001128 rom_loopback_mode_en = 0x40001128 + 0x000000004000112c rom_bb_bss_cbw40 = 0x4000112c + 0x0000000040001130 abs_temp = 0x40001130 + 0x0000000040001134 get_data_sat = 0x40001134 + 0x0000000040001138 phy_byte_to_word = 0x40001138 + 0x000000004000113c set_chan_reg = 0x4000113c + 0x0000000040001140 i2c_master_reset = 0x40001140 + 0x0000000040001144 rom_set_chan_freq_sw_start = 0x40001144 + 0x0000000040001148 freq_module_resetn = 0x40001148 + 0x000000004000114c freq_chan_en_sw = 0x4000114c + 0x0000000040001150 write_chan_freq = 0x40001150 + 0x0000000040001154 get_freq_mem_param = 0x40001154 + 0x0000000040001158 get_freq_mem_addr = 0x40001158 + 0x000000004000115c bt_txpwr_freq = 0x4000115c + 0x0000000040001160 wr_rf_freq_mem = 0x40001160 + 0x0000000040001164 read_rf_freq_mem = 0x40001164 + 0x0000000040001168 freq_i2c_mem_write = 0x40001168 + 0x000000004000116c freq_num_get_data = 0x4000116c + 0x0000000040001170 freq_i2c_num_addr = 0x40001170 + 0x0000000040001174 freq_i2c_write_set = 0x40001174 + 0x0000000040001178 pll_dac_mem_update = 0x40001178 + 0x000000004000117c pll_cap_mem_update = 0x4000117c + 0x0000000040001180 get_rf_freq_cap = 0x40001180 + 0x0000000040001184 get_rf_freq_init = 0x40001184 + 0x0000000040001188 phy_en_hw_set_freq = 0x40001188 + 0x000000004000118c phy_dis_hw_set_freq = 0x4000118c + 0x0000000040001190 rom_pwdet_sar2_init = 0x40001190 + 0x0000000040001194 rom_en_pwdet = 0x40001194 + 0x0000000040001198 rom_get_sar_sig_ref = 0x40001198 + 0x000000004000119c rom_pwdet_tone_start = 0x4000119c + 0x00000000400011a0 rom_pwdet_wait_idle = 0x400011a0 + 0x00000000400011a4 rom_read_sar_dout = 0x400011a4 + 0x00000000400011a8 get_tone_sar_dout = 0x400011a8 + 0x00000000400011ac get_fm_sar_dout = 0x400011ac + 0x00000000400011b0 txtone_linear_pwr = 0x400011b0 + 0x00000000400011b4 linear_to_db = 0x400011b4 + 0x00000000400011b8 get_power_db = 0x400011b8 + 0x00000000400011bc meas_tone_pwr_db = 0x400011bc + 0x00000000400011c0 pkdet_vol_start = 0x400011c0 + 0x00000000400011c4 read_sar2_code = 0x400011c4 + 0x00000000400011c8 get_sar2_vol = 0x400011c8 + 0x00000000400011cc get_pll_vol = 0x400011cc + 0x00000000400011d0 tx_pwctrl_bg_init = 0x400011d0 + 0x00000000400011d4 phy_pwdet_always_en = 0x400011d4 + 0x00000000400011d8 phy_pwdet_onetime_en = 0x400011d8 + 0x00000000400011dc esp_tx_state_out_rom = 0x400011dc + 0x00000000400011e0 ant_dft_cfg_rom = 0x400011e0 + 0x00000000400011e4 ant_wifitx_cfg_rom = 0x400011e4 + 0x00000000400011e8 ant_wifirx_cfg_rom = 0x400011e8 + 0x00000000400011ec ant_bttx_cfg_rom = 0x400011ec + 0x00000000400011f0 ant_btrx_cfg_rom = 0x400011f0 + 0x00000000400011f4 phy_chan_dump_cfg_rom = 0x400011f4 + 0x00000000400011f8 phy_enable_low_rate = 0x400011f8 + 0x00000000400011fc phy_disable_low_rate = 0x400011fc + 0x0000000040001200 phy_is_low_rate_enabled = 0x40001200 + 0x0000000040001204 phy_dig_reg_backup_rom = 0x40001204 + 0x0000000040001208 phy_chan_filt_set_rom = 0x40001208 + 0x000000004000120c phy_rx11blr_cfg = 0x4000120c + 0x0000000040001210 set_cca_rom = 0x40001210 + 0x0000000040001214 set_rx_sense_rom = 0x40001214 + 0x0000000040001218 rx_gain_force_rom = 0x40001218 + 0x000000004000121c rom_rfpll_set_freq = 0x4000121c + 0x0000000040001220 mhz2ieee = 0x40001220 + 0x0000000040001224 chan_to_freq = 0x40001224 + 0x0000000040001228 restart_cal = 0x40001228 + 0x000000004000122c write_rfpll_sdm = 0x4000122c + 0x0000000040001230 wait_rfpll_cal_end = 0x40001230 + 0x0000000040001234 set_rf_freq_offset = 0x40001234 + 0x0000000040001238 set_rfpll_freq = 0x40001238 + 0x000000004000123c set_channel_rfpll_freq = 0x4000123c + 0x0000000040001240 rfpll_cap_correct = 0x40001240 + 0x0000000040001244 rfpll_cap_init_cal = 0x40001244 + 0x0000000040001248 write_pll_cap = 0x40001248 + 0x000000004000124c read_pll_cap = 0x4000124c + 0x0000000040001250 chip_v7_set_chan_ana = 0x40001250 + 0x0000000040001254 freq_set_reg = 0x40001254 + 0x0000000040001258 gen_rx_gain_table = 0x40001258 + 0x000000004000125c bt_txdc_cal = 0x4000125c + 0x0000000040001260 bt_txiq_cal = 0x40001260 + 0x0000000040001264 txiq_cal_init = 0x40001264 + 0x0000000040001268 txdc_cal_init = 0x40001268 + 0x000000004000126c txdc_cal = 0x4000126c + 0x0000000040001270 txiq_get_mis_pwr = 0x40001270 + 0x0000000040001274 txiq_cover = 0x40001274 + 0x0000000040001278 rfcal_txiq = 0x40001278 + 0x000000004000127c get_power_atten = 0x4000127c + 0x0000000040001280 pwdet_ref_code = 0x40001280 + 0x0000000040001284 pwdet_code_cal = 0x40001284 + 0x0000000040001288 rfcal_txcap = 0x40001288 + 0x000000004000128c tx_cap_init = 0x4000128c + 0x0000000040001290 rfcal_pwrctrl = 0x40001290 + 0x0000000040001294 tx_pwctrl_init_cal = 0x40001294 + 0x0000000040001298 tx_pwctrl_init = 0x40001298 + 0x000000004000129c bt_tx_pwctrl_init = 0x4000129c + 0x00000000400012a0 rom_i2c_enter_critical = 0x400012a0 + 0x00000000400012a4 rom_i2c_exit_critical = 0x400012a4 + 0x00000000400012a8 rom_get_i2c_read_mask = 0x400012a8 + 0x00000000400012ac rom_get_i2c_mst0_mask = 0x400012ac + 0x00000000400012b0 rom_get_i2c_hostid = 0x400012b0 + 0x00000000400012b4 rom_chip_i2c_readReg_org = 0x400012b4 + 0x00000000400012b8 rom_chip_i2c_readReg = 0x400012b8 + 0x00000000400012c0 rom_chip_i2c_writeReg = 0x400012c0 + 0x00000000400012d0 rom_set_txcap_reg = 0x400012d0 + 0x00000000400012d4 i2c_paral_set_mst0 = 0x400012d4 + 0x00000000400012d8 i2c_paral_set_read = 0x400012d8 + 0x00000000400012dc i2c_paral_read = 0x400012dc + 0x00000000400012e0 i2c_paral_write = 0x400012e0 + 0x00000000400012e4 i2c_paral_write_num = 0x400012e4 + 0x00000000400012e8 i2c_paral_write_mask = 0x400012e8 + 0x00000000400012ec i2c_sar2_init_code = 0x400012ec + 0x00000000400012f0 rom_pbus_force_mode = 0x400012f0 + 0x00000000400012f4 rom_pbus_rd_addr = 0x400012f4 + 0x00000000400012f8 rom_pbus_rd_shift = 0x400012f8 + 0x00000000400012fc rom_pbus_force_test = 0x400012fc + 0x0000000040001300 rom_pbus_rd = 0x40001300 + 0x0000000040001304 rom_pbus_set_rxgain = 0x40001304 + 0x0000000040001308 rom_pbus_xpd_rx_off = 0x40001308 + 0x000000004000130c rom_pbus_xpd_rx_on = 0x4000130c + 0x0000000040001310 rom_pbus_xpd_tx_off = 0x40001310 + 0x0000000040001314 rom_pbus_xpd_tx_on = 0x40001314 + 0x0000000040001318 rom_set_loopback_gain = 0x40001318 + 0x000000004000131c rom_txcal_debuge_mode = 0x4000131c + 0x0000000040001320 pbus_debugmode = 0x40001320 + 0x0000000040001324 pbus_workmode = 0x40001324 + 0x0000000040001328 pbus_set_dco = 0x40001328 + 0x000000004000132c txcal_work_mode = 0x4000132c + 0x0000000040001330 rom_start_tx_tone_step = 0x40001330 + 0x0000000040001334 rom_stop_tx_tone = 0x40001334 + 0x0000000040001338 disable_agc = 0x40001338 + 0x000000004000133c enable_agc = 0x4000133c + 0x0000000040001340 phy_disable_cca = 0x40001340 + 0x0000000040001344 phy_enable_cca = 0x40001344 + 0x0000000040001348 write_gain_mem = 0x40001348 + 0x000000004000134c bb_bss_cbw40_dig = 0x4000134c + 0x0000000040001350 cbw2040_cfg = 0x40001350 + 0x0000000040001354 mac_tx_chan_offset = 0x40001354 + 0x0000000040001358 tx_paon_set = 0x40001358 + 0x000000004000135c pwdet_reg_init = 0x4000135c + 0x0000000040001360 i2cmst_reg_init = 0x40001360 + 0x0000000040001364 bt_gain_offset = 0x40001364 + 0x0000000040001368 fe_reg_init = 0x40001368 + 0x000000004000136c mac_enable_bb = 0x4000136c + 0x0000000040001370 bb_wdg_cfg = 0x40001370 + 0x0000000040001374 fe_txrx_reset = 0x40001374 + 0x0000000040001378 set_rx_comp = 0x40001378 + 0x000000004000137c agc_reg_init = 0x4000137c + 0x0000000040001380 bb_reg_init = 0x40001380 + 0x0000000040001384 open_i2c_xpd = 0x40001384 + 0x0000000040001388 txiq_set_reg = 0x40001388 + 0x000000004000138c rxiq_set_reg = 0x4000138c + 0x0000000040001390 set_txclk_en = 0x40001390 + 0x0000000040001394 set_rxclk_en = 0x40001394 + 0x0000000040001398 bb_wdg_test_en = 0x40001398 + 0x000000004000139c noise_floor_auto_set = 0x4000139c + 0x00000000400013a0 read_hw_noisefloor = 0x400013a0 + 0x00000000400013a4 iq_corr_enable = 0x400013a4 + 0x00000000400013a8 wifi_agc_sat_gain = 0x400013a8 + 0x00000000400013ac phy_bbpll_cal = 0x400013ac + 0x00000000400013b0 phy_ant_init = 0x400013b0 + 0x00000000400013b4 phy_set_bbfreq_init = 0x400013b4 + 0x00000000400013b8 wifi_fbw_sel = 0x400013b8 + 0x00000000400013bc bt_filter_reg = 0x400013bc + 0x00000000400013c0 phy_rx_sense_set = 0x400013c0 + 0x00000000400013c4 tx_state_set = 0x400013c4 + 0x00000000400013c8 phy_close_pa = 0x400013c8 + 0x00000000400013cc phy_freq_correct = 0x400013cc + 0x00000000400013d0 set_pbus_reg = 0x400013d0 + 0x00000000400013d4 wifi_rifs_mode_en = 0x400013d4 + 0x00000000400013d8 nrx_freq_set = 0x400013d8 + 0x00000000400013dc fe_adc_on = 0x400013dc + 0x00000000400013e0 phy_force_pwr_index = 0x400013e0 + 0x00000000400013e4 rom_iq_est_enable = 0x400013e4 + 0x00000000400013e8 rom_iq_est_disable = 0x400013e8 + 0x00000000400013ec rom_bb_gain_index = 0x400013ec + 0x00000000400013f0 rom_rfrx_gain_index = 0x400013f0 + 0x00000000400013f4 dc_iq_est = 0x400013f4 + 0x00000000400013f8 set_cal_rxdc = 0x400013f8 + 0x00000000400013fc rxiq_get_mis = 0x400013fc + 0x0000000040001400 rxiq_cover_mg_mp = 0x40001400 + 0x0000000040001404 rfcal_rxiq = 0x40001404 + 0x0000000040001408 get_rfcal_rxiq_data = 0x40001408 + 0x000000004000140c get_dco_comp = 0x4000140c + 0x0000000040001410 pbus_rx_dco_cal = 0x40001410 + 0x0000000040001414 rxdc_est_min = 0x40001414 + 0x0000000040001418 pbus_rx_dco_cal_1step = 0x40001418 + 0x000000004000141c set_lb_txiq = 0x4000141c + 0x0000000040001420 set_rx_gain_cal_iq = 0x40001420 + 0x0000000040001424 set_rx_gain_cal_dc = 0x40001424 + 0x0000000040001428 spur_reg_write_one_tone = 0x40001428 + 0x000000004000142c spur_cal = 0x4000142c + 0x0000000040001430 spur_coef_cfg = 0x40001430 + 0x0000000040001434 tsens_power_up = 0x40001434 + 0x0000000040001438 tsens_read_init = 0x40001438 + 0x000000004000143c code_to_temp = 0x4000143c + 0x0000000040001440 tsens_index_to_dac = 0x40001440 + 0x0000000040001444 tsens_index_to_offset = 0x40001444 + 0x0000000040001448 tsens_dac_cal = 0x40001448 + 0x000000004000144c tsens_code_read = 0x4000144c + 0x0000000040001450 tsens_temp_read = 0x40001450 + 0x0000000040001454 temp_to_power = 0x40001454 + 0x0000000040001458 get_temp_init = 0x40001458 + 0x000000004000145c txbbgain_to_index = 0x4000145c + 0x0000000040001460 index_to_txbbgain = 0x40001460 + 0x0000000040001464 bt_index_to_bb = 0x40001464 + 0x0000000040001468 bt_bb_to_index = 0x40001468 + 0x000000004000146c bt_get_tx_gain = 0x4000146c + 0x0000000040001470 dig_gain_check = 0x40001470 + 0x0000000040001474 wifi_get_tx_gain = 0x40001474 + 0x0000000040001478 wifi_11g_rate_chg = 0x40001478 + 0x000000004000147c bt_chan_pwr_interp = 0x4000147c + 0x0000000040001480 get_rate_fcc_index = 0x40001480 + 0x0000000040001484 get_chan_target_power = 0x40001484 + 0x0000000040001488 get_tx_gain_value = 0x40001488 + 0x000000004000148c wifi_get_target_power = 0x4000148c + 0x000000004087fce8 phy_param_rom = 0x4087fce8 + 0x0000000040000afc esp_coex_rom_version_get = 0x40000afc + 0x0000000040000b00 coex_bt_release = 0x40000b00 + 0x0000000040000b04 coex_bt_request = 0x40000b04 + 0x0000000040000b08 coex_core_ble_conn_dyn_prio_get = 0x40000b08 + 0x0000000040000b0c coex_core_event_duration_get = 0x40000b0c + 0x0000000040000b10 coex_core_pti_get = 0x40000b10 + 0x0000000040000b14 coex_core_release = 0x40000b14 + 0x0000000040000b18 coex_core_request = 0x40000b18 + 0x0000000040000b1c coex_core_status_get = 0x40000b1c + 0x0000000040000b20 coex_core_timer_idx_get = 0x40000b20 + 0x0000000040000b24 coex_event_duration_get = 0x40000b24 + 0x0000000040000b28 coex_hw_timer_disable = 0x40000b28 + 0x0000000040000b2c coex_hw_timer_enable = 0x40000b2c + 0x0000000040000b30 coex_hw_timer_set = 0x40000b30 + 0x0000000040000b34 coex_schm_interval_set = 0x40000b34 + 0x0000000040000b38 coex_schm_lock = 0x40000b38 + 0x0000000040000b3c coex_schm_unlock = 0x40000b3c + 0x0000000040000b40 coex_status_get = 0x40000b40 + 0x0000000040000b44 coex_wifi_release = 0x40000b44 + 0x0000000040000b48 esp_coex_ble_conn_dynamic_prio_get = 0x40000b48 + 0x000000004087ffc4 coex_env_ptr = 0x4087ffc4 + 0x000000004087ffc0 coex_pti_tab_ptr = 0x4087ffc0 + 0x000000004087ffbc coex_schm_env_ptr = 0x4087ffbc + 0x000000004087ffb8 coexist_funcs = 0x4087ffb8 + 0x000000004087ffb4 g_coa_funcs_p = 0x4087ffb4 + 0x000000004087ffb0 g_coex_param_ptr = 0x4087ffb0 + 0x0000000040000b4c esp_net80211_rom_version_get = 0x40000b4c + 0x0000000040000b50 ampdu_dispatch = 0x40000b50 + 0x0000000040000b54 ampdu_dispatch_all = 0x40000b54 + 0x0000000040000b58 ampdu_dispatch_as_many_as_possible = 0x40000b58 + 0x0000000040000b5c ampdu_dispatch_movement = 0x40000b5c + 0x0000000040000b60 ampdu_dispatch_upto = 0x40000b60 + 0x0000000040000b64 chm_is_at_home_channel = 0x40000b64 + 0x0000000040000b68 cnx_node_is_existing = 0x40000b68 + 0x0000000040000b6c cnx_node_search = 0x40000b6c + 0x0000000040000b70 ic_ebuf_recycle_rx = 0x40000b70 + 0x0000000040000b74 ic_ebuf_recycle_tx = 0x40000b74 + 0x0000000040000b78 ic_reset_rx_ba = 0x40000b78 + 0x0000000040000b7c ieee80211_align_eb = 0x40000b7c + 0x0000000040000b80 ieee80211_ampdu_reorder = 0x40000b80 + 0x0000000040000b84 ieee80211_ampdu_start_age_timer = 0x40000b84 + 0x0000000040000b88 ieee80211_encap_esfbuf = 0x40000b88 + 0x0000000040000b8c ieee80211_is_tx_allowed = 0x40000b8c + 0x0000000040000b90 ieee80211_output_pending_eb = 0x40000b90 + 0x0000000040000b94 ieee80211_output_process = 0x40000b94 + 0x0000000040000b98 ieee80211_set_tx_desc = 0x40000b98 + 0x0000000040000b9c sta_input = 0x40000b9c + 0x0000000040000ba0 wifi_get_macaddr = 0x40000ba0 + 0x0000000040000ba4 wifi_rf_phy_disable = 0x40000ba4 + 0x0000000040000ba8 wifi_rf_phy_enable = 0x40000ba8 + 0x0000000040000bac ic_ebuf_alloc = 0x40000bac + 0x0000000040000bb0 ieee80211_classify = 0x40000bb0 + 0x0000000040000bb4 ieee80211_copy_eb_header = 0x40000bb4 + 0x0000000040000bb8 ieee80211_recycle_cache_eb = 0x40000bb8 + 0x0000000040000bbc ieee80211_search_node = 0x40000bbc + 0x0000000040000bc0 ieee80211_crypto_encap = 0x40000bc0 + 0x0000000040000bc4 ieee80211_crypto_decap = 0x40000bc4 + 0x0000000040000bc8 ieee80211_decap = 0x40000bc8 + 0x0000000040000bcc wifi_is_started = 0x40000bcc + 0x0000000040000bd0 ieee80211_gettid = 0x40000bd0 + 0x0000000040000bd4 ieee80211_encap_esfbuf_htc = 0x40000bd4 + 0x000000004087ffac net80211_funcs = 0x4087ffac + 0x000000004087ffa8 g_scan = 0x4087ffa8 + 0x000000004087ffa4 g_chm = 0x4087ffa4 + 0x000000004087ffa0 g_ic_ptr = 0x4087ffa0 + 0x000000004087ff9c g_hmac_cnt_ptr = 0x4087ff9c + 0x000000004087ff98 g_tx_cacheq_ptr = 0x4087ff98 + 0x000000004087ff94 s_netstack_free = 0x4087ff94 + 0x000000004087ff90 mesh_rxcb = 0x4087ff90 + 0x000000004087ff8c sta_rxcb = 0x4087ff8c + 0x000000004087ff88 g_itwt_fid = 0x4087ff88 + 0x000000004087ff84 esp_test_tx_addba_request = 0x4087ff84 + 0x0000000040000bd8 esp_pp_rom_version_get = 0x40000bd8 + 0x0000000040000bdc ppCalTxopRTSThreshold = 0x40000bdc + 0x0000000040000be0 RC_GetBlockAckTime = 0x40000be0 + 0x0000000040000be4 ebuf_list_remove = 0x40000be4 + 0x0000000040000be8 esf_buf_alloc = 0x40000be8 + 0x0000000040000bec esf_buf_alloc_dynamic = 0x40000bec + 0x0000000040000bf0 esf_buf_recycle = 0x40000bf0 + 0x0000000040000bf4 GetAccess = 0x40000bf4 + 0x0000000040000bf8 hal_mac_is_low_rate_enabled = 0x40000bf8 + 0x0000000040000bfc hal_mac_tx_get_blockack = 0x40000bfc + 0x0000000040000c00 hal_mac_tx_set_ppdu = 0x40000c00 + 0x0000000040000c04 ic_get_trc = 0x40000c04 + 0x0000000040000c08 ic_mac_deinit = 0x40000c08 + 0x0000000040000c0c ic_mac_init = 0x40000c0c + 0x0000000040000c10 ic_interface_enabled = 0x40000c10 + 0x0000000040000c14 is_lmac_idle = 0x40000c14 + 0x0000000040000c18 lmacAdjustTimestamp = 0x40000c18 + 0x0000000040000c1c lmacDiscardAgedMSDU = 0x40000c1c + 0x0000000040000c20 lmacDiscardMSDU = 0x40000c20 + 0x0000000040000c24 lmacEndFrameExchangeSequence = 0x40000c24 + 0x0000000040000c28 lmacIsIdle = 0x40000c28 + 0x0000000040000c2c lmacIsLongFrame = 0x40000c2c + 0x0000000040000c30 lmacMSDUAged = 0x40000c30 + 0x0000000040000c34 lmacPostTxComplete = 0x40000c34 + 0x0000000040000c38 lmacProcessAllTxTimeout = 0x40000c38 + 0x0000000040000c3c lmacProcessCollisions = 0x40000c3c + 0x0000000040000c40 lmacProcessRxSucData = 0x40000c40 + 0x0000000040000c44 lmacReachLongLimit = 0x40000c44 + 0x0000000040000c48 lmacReachShortLimit = 0x40000c48 + 0x0000000040000c4c lmacRecycleMPDU = 0x40000c4c + 0x0000000040000c50 lmacRxDone = 0x40000c50 + 0x0000000040000c54 lmacSetTxFrame = 0x40000c54 + 0x0000000040000c58 lmacTxDone = 0x40000c58 + 0x0000000040000c5c lmacTxFrame = 0x40000c5c + 0x0000000040000c60 mac_tx_set_duration = 0x40000c60 + 0x0000000040000c64 mac_tx_set_plcp0 = 0x40000c64 + 0x0000000040000c68 mac_tx_set_plcp1 = 0x40000c68 + 0x0000000040000c6c mac_tx_set_plcp2 = 0x40000c6c + 0x0000000040000c70 pm_check_state = 0x40000c70 + 0x0000000040000c74 pm_disable_dream_timer = 0x40000c74 + 0x0000000040000c78 pm_disable_sleep_delay_timer = 0x40000c78 + 0x0000000040000c7c pm_dream = 0x40000c7c + 0x0000000040000c80 pm_mac_wakeup = 0x40000c80 + 0x0000000040000c84 pm_mac_sleep = 0x40000c84 + 0x0000000040000c88 pm_enable_active_timer = 0x40000c88 + 0x0000000040000c8c pm_enable_sleep_delay_timer = 0x40000c8c + 0x0000000040000c90 pm_local_tsf_process = 0x40000c90 + 0x0000000040000c94 pm_set_beacon_filter = 0x40000c94 + 0x0000000040000c98 pm_is_in_wifi_slice_threshold = 0x40000c98 + 0x0000000040000c9c pm_is_waked = 0x40000c9c + 0x0000000040000ca0 pm_keep_alive = 0x40000ca0 + 0x0000000040000ca4 pm_on_beacon_rx = 0x40000ca4 + 0x0000000040000ca8 pm_on_data_rx = 0x40000ca8 + 0x0000000040000cac pm_on_tbtt = 0x40000cac + 0x0000000040000cb0 pm_parse_beacon = 0x40000cb0 + 0x0000000040000cb4 pm_process_tim = 0x40000cb4 + 0x0000000040000cb8 pm_rx_beacon_process = 0x40000cb8 + 0x0000000040000cbc pm_rx_data_process = 0x40000cbc + 0x0000000040000cc0 pm_sleep = 0x40000cc0 + 0x0000000040000cc4 pm_sleep_for = 0x40000cc4 + 0x0000000040000cc8 pm_tbtt_process = 0x40000cc8 + 0x0000000040000ccc ppAMPDU2Normal = 0x40000ccc + 0x0000000040000cd0 ppAssembleAMPDU = 0x40000cd0 + 0x0000000040000cd4 ppCalFrameTimes = 0x40000cd4 + 0x0000000040000cd8 ppCalSubFrameLength = 0x40000cd8 + 0x0000000040000cdc ppCalTxAMPDULength = 0x40000cdc + 0x0000000040000ce0 ppCheckTxAMPDUlength = 0x40000ce0 + 0x0000000040000ce4 ppDequeueRxq_Locked = 0x40000ce4 + 0x0000000040000ce8 ppDequeueTxQ = 0x40000ce8 + 0x0000000040000cec ppEmptyDelimiterLength = 0x40000cec + 0x0000000040000cf0 ppEnqueueRxq = 0x40000cf0 + 0x0000000040000cf4 ppEnqueueTxDone = 0x40000cf4 + 0x0000000040000cf8 ppGetTxframe = 0x40000cf8 + 0x0000000040000cfc ppMapTxQueue = 0x40000cfc + 0x0000000040000d00 ppProcTxSecFrame = 0x40000d00 + 0x0000000040000d04 ppProcessRxPktHdr = 0x40000d04 + 0x0000000040000d08 ppProcessTxQ = 0x40000d08 + 0x0000000040000d0c ppRecordBarRRC = 0x40000d0c + 0x0000000040000d10 ppRecycleAmpdu = 0x40000d10 + 0x0000000040000d14 ppRecycleRxPkt = 0x40000d14 + 0x0000000040000d18 ppResortTxAMPDU = 0x40000d18 + 0x0000000040000d1c ppResumeTxAMPDU = 0x40000d1c + 0x0000000040000d20 ppRxFragmentProc = 0x40000d20 + 0x0000000040000d24 ppRxPkt = 0x40000d24 + 0x0000000040000d28 ppRxProtoProc = 0x40000d28 + 0x0000000040000d2c ppSearchTxQueue = 0x40000d2c + 0x0000000040000d30 ppSearchTxframe = 0x40000d30 + 0x0000000040000d34 ppSelectNextQueue = 0x40000d34 + 0x0000000040000d38 ppSubFromAMPDU = 0x40000d38 + 0x0000000040000d3c ppTask = 0x40000d3c + 0x0000000040000d40 ppTxPkt = 0x40000d40 + 0x0000000040000d44 ppTxProtoProc = 0x40000d44 + 0x0000000040000d48 ppTxqUpdateBitmap = 0x40000d48 + 0x0000000040000d4c pp_coex_tx_request = 0x40000d4c + 0x0000000040000d50 pp_hdrsize = 0x40000d50 + 0x0000000040000d54 pp_post = 0x40000d54 + 0x0000000040000d58 pp_process_hmac_waiting_txq = 0x40000d58 + 0x0000000040000d5c rcGetAmpduSched = 0x40000d5c + 0x0000000040000d60 rcUpdateRxDone = 0x40000d60 + 0x0000000040000d64 rc_get_trc = 0x40000d64 + 0x0000000040000d68 rc_get_trc_by_index = 0x40000d68 + 0x0000000040000d6c rcAmpduLowerRate = 0x40000d6c + 0x0000000040000d70 rcampduuprate = 0x40000d70 + 0x0000000040000d74 rcClearCurAMPDUSched = 0x40000d74 + 0x0000000040000d78 rcClearCurSched = 0x40000d78 + 0x0000000040000d7c rcClearCurStat = 0x40000d7c + 0x0000000040000d80 rcGetSched = 0x40000d80 + 0x0000000040000d84 rcLowerSched = 0x40000d84 + 0x0000000040000d88 rcSetTxAmpduLimit = 0x40000d88 + 0x0000000040000d8c rcTxUpdatePer = 0x40000d8c + 0x0000000040000d90 rcUpdateAckSnr = 0x40000d90 + 0x0000000040000d94 rcUpdateRate = 0x40000d94 + 0x0000000040000d98 rcUpdateTxDone = 0x40000d98 + 0x0000000040000d9c rcUpdateTxDoneAmpdu2 = 0x40000d9c + 0x0000000040000da0 rcUpSched = 0x40000da0 + 0x0000000040000da4 rssi_margin = 0x40000da4 + 0x0000000040000da8 rx11NRate2AMPDULimit = 0x40000da8 + 0x0000000040000dac TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40000dac + 0x0000000040000db0 TRC_AMPDU_PER_UP_THRESHOLD = 0x40000db0 + 0x0000000040000db4 trc_calc_duration = 0x40000db4 + 0x0000000040000db8 trc_isTxAmpduOperational = 0x40000db8 + 0x0000000040000dbc trc_onAmpduOp = 0x40000dbc + 0x0000000040000dc0 TRC_PER_IS_GOOD = 0x40000dc0 + 0x0000000040000dc4 trc_SetTxAmpduState = 0x40000dc4 + 0x0000000040000dc8 trc_tid_isTxAmpduOperational = 0x40000dc8 + 0x0000000040000dcc trcAmpduSetState = 0x40000dcc + 0x0000000040000dd0 wDevCheckBlockError = 0x40000dd0 + 0x0000000040000dd4 wDev_AppendRxBlocks = 0x40000dd4 + 0x0000000040000dd8 wDev_DiscardFrame = 0x40000dd8 + 0x0000000040000ddc wDev_GetNoiseFloor = 0x40000ddc + 0x0000000040000de0 wDev_IndicateAmpdu = 0x40000de0 + 0x0000000040000de4 wDev_IndicateFrame = 0x40000de4 + 0x0000000040000de8 wdev_mac_reg_load = 0x40000de8 + 0x0000000040000dec wdev_mac_reg_store = 0x40000dec + 0x0000000040000df0 wdev_mac_special_reg_load = 0x40000df0 + 0x0000000040000df4 wdev_mac_special_reg_store = 0x40000df4 + 0x0000000040000df8 wdev_mac_wakeup = 0x40000df8 + 0x0000000040000dfc wdev_mac_sleep = 0x40000dfc + 0x0000000040000e00 hal_mac_is_dma_enable = 0x40000e00 + 0x0000000040000e04 wDev_ProcessFiq = 0x40000e04 + 0x0000000040000e08 wDev_ProcessRxSucData = 0x40000e08 + 0x0000000040000e0c wdevProcessRxSucDataAll = 0x40000e0c + 0x0000000040000e10 wdev_csi_len_align = 0x40000e10 + 0x0000000040000e14 ppDequeueTxDone_Locked = 0x40000e14 + 0x0000000040000e18 ppProcTxDone = 0x40000e18 + 0x0000000040000e1c pm_tx_data_done_process = 0x40000e1c + 0x0000000040000e20 config_is_cache_tx_buf_enabled = 0x40000e20 + 0x0000000040000e24 ppMapWaitTxq = 0x40000e24 + 0x0000000040000e28 ppProcessWaitingQueue = 0x40000e28 + 0x0000000040000e2c ppDisableQueue = 0x40000e2c + 0x0000000040000e30 pm_allow_tx = 0x40000e30 + 0x0000000040000e34 wdev_is_data_in_rxlist = 0x40000e34 + 0x0000000040000e38 ppProcTxCallback = 0x40000e38 + 0x0000000040000e3c mac_tx_set_hesig = 0x40000e3c + 0x0000000040000e40 ppCalPreFecPaddingFactor = 0x40000e40 + 0x0000000040000e44 mac_tx_set_tb = 0x40000e44 + 0x0000000040000e48 mac_tx_set_mplen = 0x40000e48 + 0x0000000040000e4c hal_get_tsf_timer = 0x40000e4c + 0x0000000040000e50 ppTxPktForceWaked = 0x40000e50 + 0x0000000040000e54 lmacProcessLongFrameSuccess = 0x40000e54 + 0x0000000040000e58 lmacProcessShortFrameSuccess = 0x40000e58 + 0x0000000040000e5c lmacDiscardFrameExchangeSequence = 0x40000e5c + 0x0000000040000e60 lmacProcessTBSuccess = 0x40000e60 + 0x0000000040000e64 lmacProcessTxSuccess = 0x40000e64 + 0x0000000040000e68 lmacProcessAckTimeout = 0x40000e68 + 0x0000000040000e6c lmacProcessTxComplete = 0x40000e6c + 0x0000000040000e70 ppRemoveHTC = 0x40000e70 + 0x0000000040000e74 get_estimated_batime = 0x40000e74 + 0x0000000040000e78 is_use_muedca = 0x40000e78 + 0x0000000040000e7c hal_mac_tx_clr_mplen = 0x40000e7c + 0x0000000040000e80 hal_mac_get_txq_state = 0x40000e80 + 0x0000000040000e84 hal_mac_clr_txq_state = 0x40000e84 + 0x0000000040000e88 hal_mac_get_txq_complete = 0x40000e88 + 0x0000000040000e8c ht_get_min_subframe_len = 0x40000e8c + 0x0000000040000e90 rx11ACRate2AMPDULimit = 0x40000e90 + 0x0000000040000e94 pwr_hal_clear_intr_status = 0x40000e94 + 0x0000000040000e98 pwr_hal_clear_mac_modem_beacon_miss_intr_filter = 0x40000e98 + 0x0000000040000e9c pwr_hal_clear_mac_modem_rx_beacon_info = 0x40000e9c + 0x0000000040000ea0 pwr_hal_clear_mac_modem_rx_beacon_miss_counter = 0x40000ea0 + 0x0000000040000ea4 pwr_hal_clear_mac_modem_rx_beacon_sleep_counter = 0x40000ea4 + 0x0000000040000ea8 pwr_hal_clear_mac_modem_state_wakeup_protect_signal = 0x40000ea8 + 0x0000000040000eac pwr_hal_get_intr_raw_signal = 0x40000eac + 0x0000000040000eb0 pwr_hal_get_intr_status = 0x40000eb0 + 0x0000000040000eb4 pwr_hal_get_mac_modem_beacon_miss_limit_exceeded_status = 0x40000eb4 + 0x0000000040000eb8 pwr_hal_get_mac_modem_rx_beacon_location_state = 0x40000eb8 + 0x0000000040000ebc pwr_hal_get_mac_modem_rx_beacon_valid_state = 0x40000ebc + 0x0000000040000ec0 pwr_hal_get_mac_modem_state_sleep_limit_exceeded_status = 0x40000ec0 + 0x0000000040000ec4 pwr_hal_set_beacon_filter_abort_disable = 0x40000ec4 + 0x0000000040000ec8 pwr_hal_set_beacon_filter_abort_enable = 0x40000ec8 + 0x0000000040000ecc pwr_hal_set_beacon_filter_abort_length = 0x40000ecc + 0x0000000040000ed0 pwr_hal_set_beacon_filter_broadcast_wakeup_disable = 0x40000ed0 + 0x0000000040000ed4 pwr_hal_set_beacon_filter_broadcast_wakeup_enable = 0x40000ed4 + 0x0000000040000ed8 pwr_hal_set_beacon_filter_disable = 0x40000ed8 + 0x0000000040000edc pwr_hal_set_beacon_filter_enable = 0x40000edc + 0x0000000040000ee0 pwr_hal_set_beacon_filter_force_dump_disable = 0x40000ee0 + 0x0000000040000ee4 pwr_hal_set_beacon_filter_force_dump_enable = 0x40000ee4 + 0x0000000040000ee8 pwr_hal_set_beacon_filter_force_dump_limit = 0x40000ee8 + 0x0000000040000eec pwr_hal_set_beacon_filter_force_sync_disable = 0x40000eec + 0x0000000040000ef0 pwr_hal_set_beacon_filter_force_sync_enable = 0x40000ef0 + 0x0000000040000ef4 pwr_hal_set_beacon_filter_force_sync_limit = 0x40000ef4 + 0x0000000040000ef8 pwr_hal_set_beacon_filter_frame_crc_state = 0x40000ef8 + 0x0000000040000efc pwr_hal_set_beacon_filter_soc_wakeup_and_intr_disable = 0x40000efc + 0x0000000040000f00 pwr_hal_set_beacon_filter_soc_wakeup_and_intr_enable = 0x40000f00 + 0x0000000040000f04 pwr_hal_set_beacon_filter_unicast_wakeup_disable = 0x40000f04 + 0x0000000040000f08 pwr_hal_set_beacon_filter_unicast_wakeup_enable = 0x40000f08 + 0x0000000040000f0c pwr_hal_set_lpclk_cycle_time = 0x40000f0c + 0x0000000040000f10 pwr_hal_set_lpclk_sync_disable = 0x40000f10 + 0x0000000040000f14 pwr_hal_set_lpclk_sync_enable = 0x40000f14 + 0x0000000040000f18 pwr_hal_set_mac_modem_beacon_miss_intr_disable = 0x40000f18 + 0x0000000040000f1c pwr_hal_set_mac_modem_beacon_miss_intr_enable = 0x40000f1c + 0x0000000040000f20 pwr_hal_set_mac_modem_beacon_miss_limit = 0x40000f20 + 0x0000000040000f24 pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_disable = 0x40000f24 + 0x0000000040000f28 pwr_hal_set_mac_modem_beacon_miss_limit_exceeded_wakeup_enable = 0x40000f28 + 0x0000000040000f2c pwr_hal_set_mac_modem_beacon_miss_timeout = 0x40000f2c + 0x0000000040000f30 pwr_hal_set_mac_modem_state_sleep_limit = 0x40000f30 + 0x0000000040000f34 pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_disable = 0x40000f34 + 0x0000000040000f38 pwr_hal_set_mac_modem_state_sleep_limit_exceeded_wakeup_enable = 0x40000f38 + 0x0000000040000f3c pwr_hal_set_mac_modem_state_wakeup_protect_disable = 0x40000f3c + 0x0000000040000f40 pwr_hal_set_mac_modem_state_wakeup_protect_early_time = 0x40000f40 + 0x0000000040000f44 pwr_hal_set_mac_modem_state_wakeup_protect_enable = 0x40000f44 + 0x0000000040000f48 pwr_hal_set_mac_modem_tbtt_auto_period_disable = 0x40000f48 + 0x0000000040000f4c pwr_hal_set_mac_modem_tbtt_auto_period_enable = 0x40000f4c + 0x0000000040000f50 pwr_hal_set_mac_modem_tbtt_auto_period_interval = 0x40000f50 + 0x0000000040000f54 pwr_hal_set_modem_state_interface = 0x40000f54 + 0x0000000040000f58 hal_tsf_clear_soc_wakeup_request = 0x40000f58 + 0x0000000040000f5c tsf_hal_clear_mac_modem_rf_power_state = 0x40000f5c + 0x0000000040000f60 tsf_hal_clear_soc_wakeup_request = 0x40000f60 + 0x0000000040000f64 tsf_hal_get_counter_value = 0x40000f64 + 0x0000000040000f68 tsf_hal_get_mac_modem_rf_power_state = 0x40000f68 + 0x0000000040000f6c tsf_hal_get_tbtt_interval = 0x40000f6c + 0x0000000040000f70 tsf_hal_get_time = 0x40000f70 + 0x0000000040000f74 tsf_hal_get_timer_target = 0x40000f74 + 0x0000000040000f78 tsf_hal_is_tsf_enabled = 0x40000f78 + 0x0000000040000f7c tsf_hal_map_tbtt_target_to_rx_frame = 0x40000f7c + 0x0000000040000f80 tsf_hal_map_tsf_to_bssid = 0x40000f80 + 0x0000000040000f84 tsf_hal_set_counter_value = 0x40000f84 + 0x0000000040000f88 tsf_hal_set_modem_wakeup_early_time = 0x40000f88 + 0x0000000040000f8c tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_disable = 0x40000f8c + 0x0000000040000f90 tsf_hal_set_rx_beacon_abort_tsf_time_deviation_sync_enable = 0x40000f90 + 0x0000000040000f94 tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_disable = 0x40000f94 + 0x0000000040000f98 tsf_hal_set_rx_beacon_fail_tsf_time_deviation_sync_enable = 0x40000f98 + 0x0000000040000f9c tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_disable = 0x40000f9c + 0x0000000040000fa0 tsf_hal_set_rx_beacon_success_tsf_time_deviation_sync_enable = 0x40000fa0 + 0x0000000040000fa4 tsf_hal_set_tbtt_disable = 0x40000fa4 + 0x0000000040000fa8 tsf_hal_set_tbtt_early_time = 0x40000fa8 + 0x0000000040000fac tsf_hal_set_tbtt_enable = 0x40000fac + 0x0000000040000fb0 tsf_hal_set_tbtt_interval = 0x40000fb0 + 0x0000000040000fb4 tsf_hal_set_tbtt_intr_disable = 0x40000fb4 + 0x0000000040000fb8 tsf_hal_set_tbtt_intr_enable = 0x40000fb8 + 0x0000000040000fbc tsf_hal_set_tbtt_modem_wakeup_disable = 0x40000fbc + 0x0000000040000fc0 tsf_hal_set_tbtt_modem_wakeup_enable = 0x40000fc0 + 0x0000000040000fc4 tsf_hal_set_tbtt_rf_ctrl_disable = 0x40000fc4 + 0x0000000040000fc8 tsf_hal_set_tbtt_rf_ctrl_enable = 0x40000fc8 + 0x0000000040000fcc tsf_hal_set_tbtt_rf_ctrl_wait_cycles = 0x40000fcc + 0x0000000040000fd0 tsf_hal_set_tbtt_soc_wakeup_disable = 0x40000fd0 + 0x0000000040000fd4 tsf_hal_set_tbtt_soc_wakeup_enable = 0x40000fd4 + 0x0000000040000fd8 tsf_hal_set_tbtt_start_time = 0x40000fd8 + 0x0000000040000fdc tsf_hal_set_time = 0x40000fdc + 0x0000000040000fe0 tsf_hal_set_timer_disable = 0x40000fe0 + 0x0000000040000fe4 tsf_hal_set_timer_enable = 0x40000fe4 + 0x0000000040000fe8 tsf_hal_set_timer_intr_disable = 0x40000fe8 + 0x0000000040000fec tsf_hal_set_timer_intr_enable = 0x40000fec + 0x0000000040000ff0 tsf_hal_set_timer_modem_wakeup_disable = 0x40000ff0 + 0x0000000040000ff4 tsf_hal_set_timer_modem_wakeup_enable = 0x40000ff4 + 0x0000000040000ff8 tsf_hal_set_timer_rf_ctrl_disable = 0x40000ff8 + 0x0000000040000ffc tsf_hal_set_timer_rf_ctrl_enable = 0x40000ffc + 0x0000000040001000 tsf_hal_set_timer_rf_ctrl_wait_cycles = 0x40001000 + 0x0000000040001004 tsf_hal_set_timer_soc_wakeup_disable = 0x40001004 + 0x0000000040001008 tsf_hal_set_timer_soc_wakeup_enable = 0x40001008 + 0x000000004000100c tsf_hal_set_timer_target = 0x4000100c + 0x0000000040001010 tsf_hal_set_tsf_disable = 0x40001010 + 0x0000000040001014 tsf_hal_set_tsf_enable = 0x40001014 + 0x0000000040001018 tsf_hal_set_tsf_time_deviation = 0x40001018 + 0x000000004000101c tsf_hal_set_tsf_time_deviation_sync_disable = 0x4000101c + 0x0000000040001020 tsf_hal_set_tsf_time_deviation_sync_enable = 0x40001020 + 0x0000000040001024 tsf_hal_unmap_tbtt_target_to_rx_frame = 0x40001024 + 0x0000000040001028 ppSelectTxFormat = 0x40001028 + 0x000000004000102c ppCertSetRate = 0x4000102c + 0x0000000040001030 ppHEAMPDU2Normal = 0x40001030 + 0x0000000040001034 ppCalTxHEAMPDULength = 0x40001034 + 0x0000000040001038 ppCalTxHESMPDULength = 0x40001038 + 0x000000004000103c rcGetRate = 0x4000103c + 0x0000000040001040 rcGetDCMMaxRate = 0x40001040 + 0x0000000040001044 rcGetSMPDURate = 0x40001044 + 0x0000000040001048 ppDirectRecycleAmpdu = 0x40001048 + 0x000000004000104c ppCheckTxHEAMPDUlength = 0x4000104c + 0x0000000040001050 rx11AXRate2AMPDULimit = 0x40001050 + 0x0000000040001054 ppRegressAmpdu = 0x40001054 + 0x0000000040001058 ppCalDeliNum = 0x40001058 + 0x000000004000105c ppAdd2AMPDUTail = 0x4000105c + 0x0000000040001060 esp_test_disable_tx_statistics = 0x40001060 + 0x0000000040001064 esp_test_enable_tx_statistics = 0x40001064 + 0x0000000040001068 esp_test_clr_tx_statistics = 0x40001068 + 0x000000004000106c esp_test_get_tx_statistics = 0x4000106c + 0x0000000040001070 esp_test_clr_tx_tb_statistics = 0x40001070 + 0x0000000040001074 esp_test_get_tx_tb_statistics = 0x40001074 + 0x0000000040001078 test_tx_fail_statistics = 0x40001078 + 0x000000004000107c test_tx_succ_statistics = 0x4000107c + 0x0000000040001080 esp_test_tx_process_complete = 0x40001080 + 0x0000000040001084 esp_test_tx_process_txq_state = 0x40001084 + 0x0000000040001088 esp_test_tx_enab_statistics = 0x40001088 + 0x000000004000108c esp_test_tx_tb_complete = 0x4000108c + 0x0000000040001090 esp_test_tx_count_retry = 0x40001090 + 0x0000000040001094 esp_test_tx_count_collision = 0x40001094 + 0x0000000040001098 esp_test_tx_count_timeout = 0x40001098 + 0x000000004000109c hal_enable_tx_statistics = 0x4000109c + 0x00000000400010a0 test_rx_process_complete_noeb = 0x400010a0 + 0x00000000400010a4 test_rx_process_complete_retry = 0x400010a4 + 0x00000000400010a8 esp_test_rx_process_complete = 0x400010a8 + 0x00000000400010ac esp_test_clr_rx_statistics = 0x400010ac + 0x00000000400010b0 esp_test_get_rx_statistics = 0x400010b0 + 0x00000000400010b4 test_free_rx_statistics = 0x400010b4 + 0x00000000400010b8 esp_test_set_rx_error_occurs = 0x400010b8 + 0x00000000400010bc esp_test_get_rx_error_occurs = 0x400010bc + 0x00000000400010c0 esp_test_clr_rx_error_occurs = 0x400010c0 + 0x00000000400010c4 esp_test_disable_rx_statistics = 0x400010c4 + 0x00000000400010c8 esp_test_enable_rx_statistics = 0x400010c8 + 0x00000000400010cc hal_enable_rx_statistics = 0x400010cc + 0x00000000400010d0 get_user_num = 0x400010d0 + 0x00000000400010d4 mumimo_spatial_cfg_get_nsts = 0x400010d4 + 0x00000000400010d8 mumimo_spatial_cfg_get_nsts_tot = 0x400010d8 + 0x00000000400010dc test_mumimo_get_heltf_num = 0x400010dc + 0x00000000400010e0 test_mimo_update_user_info = 0x400010e0 + 0x00000000400010e4 test_parse_rx_mu_mimo = 0x400010e4 + 0x00000000400010e8 test_nonmimo_update_user_info = 0x400010e8 + 0x00000000400010ec test_parse_rx_mu_nonmimo = 0x400010ec + 0x00000000400010f0 esp_test_rx_parse_mu = 0x400010f0 + 0x00000000400010f4 esp_test_get_rx_mu_statistics = 0x400010f4 + 0x00000000400010f8 esp_test_clr_rx_mu_statistics = 0x400010f8 + 0x00000000400010fc esp_test_enable_rx_mu_statistics = 0x400010fc + 0x0000000040001100 esp_test_disable_rx_mu_statistics = 0x40001100 + 0x000000004004ffe0 our_instances_ptr = 0x4004ffe0 + 0x000000004087ff80 pTxRx = 0x4087ff80 + 0x000000004087ff7c lmacConfMib_ptr = 0x4087ff7c + 0x000000004087ff78 our_wait_eb = 0x4087ff78 + 0x000000004087ff74 our_tx_eb = 0x4087ff74 + 0x000000004087ff70 pp_wdev_funcs = 0x4087ff70 + 0x000000004087ff6c g_osi_funcs_p = 0x4087ff6c + 0x000000004087ff68 wDevCtrl_ptr = 0x4087ff68 + 0x000000004004ffdc g_wdev_last_desc_reset_ptr = 0x4004ffdc + 0x000000004087ff64 wDevMacSleep_ptr = 0x4087ff64 + 0x000000004087ff60 g_lmac_cnt_ptr = 0x4087ff60 + 0x000000004004ffd8 our_controls_ptr = 0x4004ffd8 + 0x000000004087ff5c pp_sig_cnt_ptr = 0x4087ff5c + 0x000000004087ff58 g_eb_list_desc_ptr = 0x4087ff58 + 0x000000004087ff54 s_fragment_ptr = 0x4087ff54 + 0x000000004087ff50 if_ctrl_ptr = 0x4087ff50 + 0x000000004087ff4c g_intr_lock_mux = 0x4087ff4c + 0x000000004087ff48 g_wifi_global_lock = 0x4087ff48 + 0x000000004087ff44 s_wifi_queue = 0x4087ff44 + 0x000000004087ff40 pp_task_hdl = 0x4087ff40 + 0x000000004087ff3c s_pp_task_create_sem = 0x4087ff3c + 0x000000004087ff38 s_pp_task_del_sem = 0x4087ff38 + 0x000000004087ff34 g_wifi_menuconfig_ptr = 0x4087ff34 + 0x000000004087ff30 xphyQueue = 0x4087ff30 + 0x000000004087ff2c ap_no_lr_ptr = 0x4087ff2c + 0x000000004087ff28 rc11BSchedTbl_ptr = 0x4087ff28 + 0x000000004087ff24 rc11NSchedTbl_ptr = 0x4087ff24 + 0x000000004087ff20 rcLoRaSchedTbl_ptr = 0x4087ff20 + 0x000000004087ff1c BasicOFDMSched_ptr = 0x4087ff1c + 0x000000004087ff18 trc_ctl_ptr = 0x4087ff18 + 0x000000004087ff14 g_pm_cnt_ptr = 0x4087ff14 + 0x000000004087ff10 g_pm_ptr = 0x4087ff10 + 0x000000004087ff0c g_pm_cfg_ptr = 0x4087ff0c + 0x000000004087ff08 g_esp_mesh_quick_funcs_ptr = 0x4087ff08 + 0x000000004087ff04 g_txop_queue_status_ptr = 0x4087ff04 + 0x000000004087ff00 g_mac_sleep_en_ptr = 0x4087ff00 + 0x000000004087fefc g_mesh_is_root_ptr = 0x4087fefc + 0x000000004087fef8 g_mesh_topology_ptr = 0x4087fef8 + 0x000000004087fef4 g_mesh_init_ps_type_ptr = 0x4087fef4 + 0x000000004087fef0 g_mesh_is_started_ptr = 0x4087fef0 + 0x000000004087feec g_config_func = 0x4087feec + 0x000000004087fee8 g_net80211_tx_func = 0x4087fee8 + 0x000000004087fee4 g_timer_func = 0x4087fee4 + 0x000000004087fee0 s_michael_mic_failure_cb = 0x4087fee0 + 0x000000004087fedc wifi_sta_rx_probe_req = 0x4087fedc + 0x000000004087fed8 g_tx_done_cb_func = 0x4087fed8 + 0x000000004087fe8c g_per_conn_trc = 0x4087fe8c + 0x000000004087fe88 s_encap_amsdu_func = 0x4087fe88 + 0x000000004087fe84 rx_beacon_count = 0x4087fe84 + 0x000000004087fe80 rx_beacon_sw_parse = 0x4087fe80 + 0x000000004087fe7c rx_beacon_hw_parse = 0x4087fe7c + 0x000000004087fe78 rx_beacon_tim_count = 0x4087fe78 + 0x000000004087fe74 rx_beacon_tim_udata = 0x4087fe74 + 0x000000004087fe70 rx_beacon_tim_udata_bitmap = 0x4087fe70 + 0x000000004087fe6c rx_beacon_tim_bdata = 0x4087fe6c + 0x000000004087fe68 rx_beacon_tim_bdata_bitmapctl = 0x4087fe68 + 0x000000004087fe64 rx_beacon_tim_bdata_bitmap_trans = 0x4087fe64 + 0x000000004087fe60 rx_beacon_tim_bdata_bitmap_mbssid_self = 0x4087fe60 + 0x000000004087fe5c rx_beacon_tim_bdata_bitmap_mbssid_other = 0x4087fe5c + 0x000000004087fe58 rx_beacon_dtim_tim = 0x4087fe58 + 0x000000004087fe54 rx_beacon_dtim_tim_mcast = 0x4087fe54 + 0x000000004087fd08 amdpu_delay_time_ms = 0x4087fd08 + 0x000000004087fd04 ampdu_delay_packet = 0x4087fd04 + 0x000000004087fe51 ampdu_delay = 0x4087fe51 + 0x000000004087fe50 first_ampdu = 0x4087fe50 + 0x000000004087fd02 s_ht_ampdu_density_us = 0x4087fd02 + 0x000000004087fd01 s_ht_ampdu_density = 0x4087fd01 + 0x000000004087fd00 s_running_phy_type = 0x4087fd00 + 0x000000004087fe4c complete_ena_tb_seqno = 0x4087fe4c + 0x000000004087fe48 complete_ena_tb_final = 0x4087fe48 + 0x000000004087fe44 complete_ena_tb_count = 0x4087fe44 + 0x000000004087fe40 s_itwt_state = 0x4087fe40 + 0x000000004087fe3c g_dbg_interp_tsf = 0x4087fe3c + 0x000000004087fe38 g_dbg_interp_tsf_end = 0x4087fe38 + 0x000000004087fe34 g_dbg_closrf_tsf = 0x4087fe34 + 0x000000004087fe30 g_dbg_closrf_idx = 0x4087fe30 + 0x000000004087fe2c g_dbg_closrf_blk = 0x4087fe2c + 0x000000004087fdf0 s_he_min_len_bytes = 0x4087fdf0 + 0x000000004087fdd0 s_he_dcm_min_len_bytes = 0x4087fdd0 + 0x000000004087fdc0 s_mplen_low_bitmap = 0x4087fdc0 + 0x000000004087fdb0 s_mplen_high_bitmap = 0x4087fdb0 + 0x000000004087fdac s_mplen_vi_bitmap = 0x4087fdac + 0x000000004087fda8 s_mplen_bk_bitmap = 0x4087fda8 + 0x000000004087fcfc esp_wifi_cert_tx_mcs = 0x4087fcfc + 0x000000004087fcf8 esp_wifi_cert_tx_bcc = 0x4087fcf8 + 0x000000004087fcf4 esp_wifi_cert_tx_ltf = 0x4087fcf4 + 0x000000004087fcf0 esp_wifi_cert_tx_gi = 0x4087fcf0 + 0x000000004087fcec esp_wifi_cert_tx_nss = 0x4087fcec + 0x000000004087fda4 esp_test_tx_statistics_aci_bitmap = 0x4087fda4 + 0x000000004087fd94 esp_test_tx_statistics = 0x4087fd94 + 0x000000004087fd84 esp_test_tx_tb_statistics = 0x4087fd84 + 0x000000004087fd24 esp_test_tx_fail_statistics = 0x4087fd24 + 0x000000004087fd1c esp_test_rx_statistics = 0x4087fd1c + 0x000000004087fd18 esp_test_rx_mu_statistics = 0x4087fd18 + 0x000000004087fd14 esp_test_mu_print_ru_allocation = 0x4087fd14 + 0x000000004004ffc8 sigb_ru_allocation_user_num = 0x4004ffc8 + 0x000000004004ff38 sigb_common_ru_allocation = 0x4004ff38 + 0x000000004004fee8 mu_mimo_special_cfg_user_num_2 = 0x4004fee8 + 0x000000004004fe80 mu_mimo_special_cfg_user_num_3 = 0x4004fe80 + 0x000000004004fe28 mu_mimo_special_cfg_user_num_4 = 0x4004fe28 + 0x000000004004fdf0 mu_mimo_special_cfg_user_num_5 = 0x4004fdf0 + 0x000000004004fdd0 mu_mimo_special_cfg_user_num_6 = 0x4004fdd0 + 0x000000004004fdc0 mu_mimo_special_cfg_user_num_7 = 0x4004fdc0 + 0x000000004004fdb8 mu_mimo_special_cfg_user_num_8 = 0x4004fdb8 + 0x000000004087fd10 esp_test_rx_error_occurs = 0x4087fd10 + 0x000000004087fd0c g_pp_tx_pkt_num = 0x4087fd0c + 0x000000004004fd40 he_max_apep_length = 0x4004fd40 + 0x0000000040000380 _isatty_r = 0x40000380 + [!provide] PROVIDE (__smakebuf_r = 0x4000046c) + [!provide] PROVIDE (__swhatbuf_r = 0x40000470) + [!provide] PROVIDE (__swsetup_r = 0x4000047c) + 0x00000000400005d4 __sprint_r = 0x400005d4 + 0x00000000400005d8 _fiprintf_r = 0x400005d8 + 0x00000000400005dc _fprintf_r = 0x400005dc + 0x00000000400005e0 _vfiprintf_r = 0x400005e0 + 0x00000000400005e4 _vfprintf_r = 0x400005e4 + 0x00000000400005e8 fiprintf = 0x400005e8 + 0x00000000400005ec fprintf = 0x400005ec + 0x00000000400005f0 printf = 0x400005f0 + 0x00000000400005f4 vfiprintf = 0x400005f4 + 0x00000000400005f8 vfprintf = 0x400005f8 + 0x00000000400005fc asprintf = 0x400005fc + 0x0000000040000600 sprintf = 0x40000600 + 0x0000000040000604 snprintf = 0x40000604 + 0x0000000040000608 siprintf = 0x40000608 + 0x000000004000060c sniprintf = 0x4000060c + 0x0000000040000610 vprintf = 0x40000610 + 0x0000000040000614 viprintf = 0x40000614 + 0x0000000040000618 vsnprintf = 0x40000618 + 0x000000004000061c vsniprintf = 0x4000061c + 0x0000000040000620 sscanf = 0x40000620 + 0x0000000040000624 siscanf = 0x40000624 + 0x00000000400003fc tlsf_create = 0x400003fc + 0x0000000040000400 tlsf_create_with_pool = 0x40000400 + 0x0000000040000404 tlsf_get_pool = 0x40000404 + 0x0000000040000408 tlsf_add_pool = 0x40000408 + 0x000000004000040c tlsf_remove_pool = 0x4000040c + 0x0000000040000410 tlsf_malloc = 0x40000410 + 0x0000000040000414 tlsf_memalign = 0x40000414 + 0x0000000040000418 tlsf_memalign_offs = 0x40000418 + 0x000000004000041c tlsf_realloc = 0x4000041c + 0x0000000040000420 tlsf_free = 0x40000420 + 0x0000000040000424 tlsf_block_size = 0x40000424 + 0x0000000040000428 tlsf_size = 0x40000428 + 0x000000004000042c tlsf_align_size = 0x4000042c + 0x0000000040000430 tlsf_block_size_min = 0x40000430 + 0x0000000040000434 tlsf_block_size_max = 0x40000434 + 0x0000000040000438 tlsf_pool_overhead = 0x40000438 + 0x000000004000043c tlsf_alloc_overhead = 0x4000043c + 0x0000000040000440 tlsf_walk_pool = 0x40000440 + 0x0000000040000444 tlsf_check = 0x40000444 + 0x0000000040000448 tlsf_check_pool = 0x40000448 + 0x000000004000044c tlsf_poison_fill_pfunc_set = 0x4000044c + 0x0000000040000450 tlsf_poison_check_pfunc_set = 0x40000450 + 0x0000000040000454 multi_heap_get_block_address_impl = 0x40000454 + 0x0000000040000458 multi_heap_get_allocated_size_impl = 0x40000458 + 0x000000004000045c multi_heap_register_impl = 0x4000045c + 0x0000000040000460 multi_heap_set_lock = 0x40000460 + 0x0000000040000464 multi_heap_mutex_init = 0x40000464 + 0x0000000040000468 multi_heap_internal_lock = 0x40000468 + 0x000000004000046c multi_heap_internal_unlock = 0x4000046c + 0x0000000040000470 multi_heap_get_first_block = 0x40000470 + 0x0000000040000474 multi_heap_get_next_block = 0x40000474 + 0x0000000040000478 multi_heap_is_free = 0x40000478 + 0x000000004000047c multi_heap_malloc_impl = 0x4000047c + 0x0000000040000480 multi_heap_free_impl = 0x40000480 + 0x0000000040000484 multi_heap_realloc_impl = 0x40000484 + 0x0000000040000488 multi_heap_aligned_alloc_impl_offs = 0x40000488 + 0x000000004000048c multi_heap_aligned_alloc_impl = 0x4000048c + 0x0000000040000490 multi_heap_check = 0x40000490 + 0x0000000040000494 multi_heap_dump = 0x40000494 + 0x0000000040000498 multi_heap_free_size_impl = 0x40000498 + 0x000000004000049c multi_heap_minimum_free_size_impl = 0x4000049c + 0x00000000400004a0 multi_heap_get_info_impl = 0x400004a0 + 0x000000004087ffd8 heap_tlsf_table_ptr = 0x4087ffd8 + 0x000000004000047c PROVIDE (multi_heap_malloc = multi_heap_malloc_impl) + 0x0000000040000480 PROVIDE (multi_heap_free = multi_heap_free_impl) + 0x0000000040000484 PROVIDE (multi_heap_realloc = multi_heap_realloc_impl) + 0x0000000040000458 PROVIDE (multi_heap_get_allocated_size = multi_heap_get_allocated_size_impl) + 0x000000004000045c PROVIDE (multi_heap_register = multi_heap_register_impl) + 0x00000000400004a0 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl) + 0x0000000040000498 PROVIDE (multi_heap_free_size = multi_heap_free_size_impl) + 0x000000004000049c PROVIDE (multi_heap_minimum_free_size = multi_heap_minimum_free_size_impl) + [!provide] PROVIDE (multi_heap_get_block_address = multi_heap_get_block_address_impl) + 0x000000004000048c PROVIDE (multi_heap_aligned_alloc = multi_heap_aligned_alloc_impl) + [!provide] PROVIDE (multi_heap_aligned_free = multi_heap_aligned_free_impl) + [!provide] PROVIDE (multi_heap_check = multi_heap_check) + [!provide] PROVIDE (multi_heap_set_lock = multi_heap_set_lock) + 0x0000000040000464 PROVIDE (multi_heap_os_funcs_init = multi_heap_mutex_init) + [!provide] PROVIDE (multi_heap_internal_lock = multi_heap_internal_lock) + [!provide] PROVIDE (multi_heap_internal_unlock = multi_heap_internal_unlock) + 0x0000000000000010 _esp_flash_mmap_prefetch_pad_size = 0x10 + 0x0000000000000000 _esp_memprot_prefetch_pad_size = 0x0 + 0x0000000000000000 _esp_memprot_align_size = 0x0 + 0x0000000000010000 _esp_mmu_block_size = 0x10000 + 0x00000000408a6b98 _static_data_end = _bss_end + 0x0000000040000000 _heap_end = 0x40000000 + 0x0000000050000000 _data_seg_org = ORIGIN (rtc_data_seg) + 0x0000000000000001 ASSERT ((_flash_rodata_dummy_start == ORIGIN (default_rodata_seg)), .flash_rodata_dummy section must be placed at the beginning of the rodata segment.) + +.rtc.text 0x0000000050000000 0x0 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_fast_start = ABSOLUTE (.) + *(.rtc.literal .rtc.text .rtc.text.*) + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + *(.rtc_text_end_test) + 0x0000000050000000 . = (. + _esp_memprot_prefetch_pad_size) + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_text_end = ABSOLUTE (.) + +.rtc.force_fast + 0x0000000050000000 0x0 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_force_fast_start = ABSOLUTE (.) + 0x0000000050000000 _coredump_rtc_fast_start = ABSOLUTE (.) + *(.rtc.fast.coredump .rtc.fast.coredump.*) + 0x0000000050000000 _coredump_rtc_fast_end = ABSOLUTE (.) + *(.rtc.force_fast .rtc.force_fast.*) + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_force_fast_end = ABSOLUTE (.) + +.rtc.data 0x0000000050000000 0x0 + 0x0000000050000000 _rtc_data_start = ABSOLUTE (.) + 0x0000000050000000 _coredump_rtc_start = ABSOLUTE (.) + *(.rtc.coredump .rtc.coredump.*) + 0x0000000050000000 _coredump_rtc_end = ABSOLUTE (.) + *(.rtc.data .rtc.data.*) + *(.rtc.rodata .rtc.rodata.*) + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .bss .bss.*) + 0x0000000050000000 _rtc_data_end = ABSOLUTE (.) + +.rtc.bss 0x0000000050000000 0x0 + 0x0000000050000000 _rtc_bss_start = ABSOLUTE (.) + *rtc_wake_stub*.*(.bss .bss.*) + *rtc_wake_stub*.*(COMMON) + *(.rtc.bss) + 0x0000000050000000 _rtc_bss_end = ABSOLUTE (.) + +.rtc_noinit 0x0000000050000000 0x10 + 0x0000000050000000 . = ALIGN (0x4) + 0x0000000050000000 _rtc_noinit_start = ABSOLUTE (.) + *(.rtc_noinit .rtc_noinit.*) + .rtc_noinit.0 0x0000000050000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_noinit_end = ABSOLUTE (.) + +.rtc.force_slow + 0x0000000050000010 0x0 + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_start = ABSOLUTE (.) + *(.rtc.force_slow .rtc.force_slow.*) + 0x0000000050000010 . = ALIGN (0x4) + 0x0000000050000010 _rtc_force_slow_end = ABSOLUTE (.) + 0x0000000000000010 _rtc_slow_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_slow_end - _rtc_data_start):(_rtc_force_slow_end - _rtc_force_slow_start) + 0x0000000000000000 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) + 0x0000000000000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) + 0x0000000000000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) + +.iram0.text 0x0000000040800000 0x8b3e + 0x0000000040800000 _iram_start = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) + *(.exception_vectors.text) + .exception_vectors.text + 0x0000000040800000 0x258 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x0000000040800000 _vector_table + 0x000000004080014e _interrupt_handler + 0x0000000040800258 . = ALIGN (0x4) + 0x0000000040800258 _invalid_pc_placeholder = ABSOLUTE (.) + 0x0000000040800258 _iram_text_start = ABSOLUTE (.) + *(.iram1 .iram1.*) + .iram1.1 0x0000000040800258 0xc2 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000040800258 esp_app_get_elf_sha256 + .iram1.0 0x000000004080031a 0x1a4 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x000000004080031a call_start_cpu0 + .iram1.0 0x00000000408004be 0x4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x00000000408004be esp_cache_err_get_cpuid + .iram1.0 0x00000000408004c2 0x18 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004c2 panic_abort + .iram1.1 0x00000000408004da 0x2 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004da esp_reset_reason_set_hint + .iram1.2 0x00000000408004dc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408004dc esp_reset_reason_get_hint + .iram1.0 0x00000000408004e0 0x28 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x00000000408004e0 esp_restart + .iram1.0 0x0000000040800508 0x16 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .iram1.1 0x000000004080051e 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000004080051e panicHandler + .iram1.2 0x000000004080053c 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x000000004080053c xt_unhandled_exception + .iram1.0 0x000000004080055a 0x28 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .iram1.0 0x0000000040800582 0x198 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x0000000040800582 esp_restart_noos + .iram1.0 0x000000004080071a 0xd0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x000000004080071a esp_rom_uart_set_clock_baudrate + .iram1.0 0x00000000408007ea 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x00000000408007ea efuse_hal_chip_revision + .iram1.0 0x0000000040800812 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x0000000040800812 brownout_hal_intr_clear + .iram1.1 0x0000000040800814 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.9 0x000000004080082c 0x22 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.0 0x000000004080084e 0xbc esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.2 0x000000004080090a 0xd8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.3 0x00000000408009e2 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x00000000408009e2 heap_caps_malloc + .iram1.4 0x0000000040800a16 0x68 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800a16 heap_caps_malloc_default + .iram1.10 0x0000000040800a7e 0x44 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800a7e heap_caps_free + .iram1.11 0x0000000040800ac2 0xf8 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.12 0x0000000040800bba 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800bba heap_caps_realloc + .iram1.5 0x0000000040800bee 0x70 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000040800bee heap_caps_realloc_default + .iram1.2 0x0000000040800c5e 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c5e esp_clk_cpu_freq + .iram1.3 0x0000000040800c7c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c7c esp_clk_apb_freq + .iram1.4 0x0000000040800c8a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000040800c8a esp_clk_xtal_freq + .iram1.0 0x0000000040800ca4 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000040800ca4 rtc_isr_noniram_disable + .iram1.1 0x0000000040800ca6 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000040800ca6 rtc_isr_noniram_enable + .iram1.3 0x0000000040800ca8 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x0000000040800ca8 regi2c_ctrl_write_reg + .iram1.4 0x0000000040800cf6 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x0000000040800cf6 regi2c_ctrl_write_reg_mask + .iram1.0 0x0000000040800d54 0x78 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040800d54 SysTickIsrHandler + .iram1.0 0x0000000040800dcc 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.16 0x0000000040800dfe 0x28 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.4 0x0000000040800e26 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.9 0x0000000040800ef4 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.3 0x0000000040800f7a 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800f7a _lock_close + 0x0000000040800f7a _lock_close_recursive + .iram1.5 0x0000000040800fcc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fcc _lock_acquire + .iram1.6 0x0000000040800fdc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fdc _lock_acquire_recursive + .iram1.7 0x0000000040800fec 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800fec _lock_try_acquire + .iram1.8 0x0000000040800ffc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040800ffc _lock_try_acquire_recursive + .iram1.10 0x000000004080100c 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080100c _lock_release + .iram1.11 0x000000004080101a 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080101a _lock_release_recursive + .iram1.12 0x0000000040801028 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801028 __retarget_lock_init + .iram1.13 0x000000004080103a 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080103a __retarget_lock_init_recursive + .iram1.14 0x000000004080104c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080104c __retarget_lock_close + .iram1.15 0x000000004080105c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080105c __retarget_lock_close_recursive + .iram1.17 0x000000004080106c 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080106c __retarget_lock_acquire + .iram1.18 0x000000004080109e 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080109e __retarget_lock_acquire_recursive + .iram1.19 0x00000000408010d0 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00000000408010d0 __retarget_lock_try_acquire + .iram1.20 0x0000000040801102 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801102 __retarget_lock_try_acquire_recursive + .iram1.21 0x0000000040801134 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801134 __retarget_lock_release + .iram1.22 0x0000000040801146 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000040801146 __retarget_lock_release_recursive + .iram1.0 0x0000000040801158 0x40 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x0000000040801158 esp_reent_init + .iram1.1 0x0000000040801198 0x76 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000040801198 _gettimeofday_r + .iram1.0 0x000000004080120e 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x000000004080120e _times_r + .iram1.6 0x0000000040801254 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.3 0x000000004080126e 0xc6 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.7 0x0000000040801334 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.8 0x000000004080134e 0x2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .iram1.0 0x0000000040801378 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x0000000040801378 esp_system_get_time + .iram1.4 0x000000004080139c 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .iram1.1 0x00000000408013c0 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000408013c0 esp_timer_impl_get_time + 0x00000000408013c0 esp_timer_get_time + .iram1.2 0x00000000408013e8 0x76 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000408013e8 esp_timer_impl_set_alarm_id + .iram1.1 0x000000004080145e 0x1d6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x000000004080145e bootloader_flash_execute_command_common + .iram1.2 0x0000000040801634 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x0000000040801634 bootloader_execute_flash_command + .iram1.4 0x000000004080164c 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x000000004080164c bootloader_read_flash_id + .iram1.12 0x0000000040801680 0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x0000000040801680 bootloader_flash_reset_chip + .iram1.0 0x0000000040801700 0x24 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x0000000040801700 esp_flash_encryption_enabled + .iram1.5 0x0000000040801724 0x1e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.6 0x0000000040801742 0x1a esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .iram1.1 0x000000004080175c 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004080175c spi_flash_disable_interrupts_caches_and_other_cpu + .iram1.2 0x000000004080177e 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000000004080177e spi_flash_enable_interrupts_caches_and_other_cpu + .iram1.7 0x00000000408017a0 0x6 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000408017a0 spi_flash_cache_enabled + .iram1.9 0x00000000408017a6 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00000000408017a6 spi_flash_enable_cache + .iram1.6 0x00000000408017b6 0x48 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.0 0x00000000408017fe 0xba esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x00000000408018b8 0x7a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.9 0x0000000040801932 0xe6 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.3 0x0000000040801a18 0x2ae esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801a18 spi_flash_mmap_pages + .iram1.2 0x0000000040801cc6 0xa8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801cc6 spi_flash_mmap + .iram1.4 0x0000000040801d6e 0xca esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801d6e spi_flash_munmap + .iram1.10 0x0000000040801e38 0x76 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000040801e38 spi_flash_check_and_flush_cache + .iram1.4 0x0000000040801eae 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040801eae esp_mspi_pin_init + .iram1.5 0x0000000040801eb0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040801eb0 spi_flash_init_chip_state + .iram1.2 0x0000000040801eb4 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.3 0x0000000040801edc 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x0000000040801efe 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.9 0x0000000040801f52 0xb2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.7 0x0000000040802004 0x86 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.10 0x000000004080208a 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000000004080208a esp_flash_get_physical_size + .iram1.6 0x00000000408020ee 0x1d2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000408020ee esp_flash_init_main + .iram1.11 0x00000000408022c0 0x36 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000408022c0 esp_flash_get_size + .iram1.10 0x00000000408022f6 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.9 0x0000000040802306 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x000000004080236e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.12 0x0000000040802384 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.7 0x0000000040802394 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6 0x00000000408023be 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.11 0x0000000040802434 0x2c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.0 0x0000000040802460 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.5 0x000000004080246e 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x000000004080248a 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.4 0x0000000040802498 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x00000000408024a8 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x00000000408024be 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x00000000408024e2 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x00000000408024fe 0x34 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.2 0x0000000040802532 0x5e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.3 0x0000000040802590 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000040802590 esp_crosscore_int_send_yield + .iram1.0 0x000000004080259e 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000000004080259e esp_vApplicationTickHook + .iram1.0 0x00000000408025ce 0x5e esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.0 0x000000004080262c 0xa8 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.1 0x00000000408026d4 0x88 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .iram1.4 0x000000004080275c 0x4c esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x000000004080275c esp_rom_regi2c_write + .iram1.5 0x00000000408027a8 0xd4 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x00000000408027a8 esp_rom_regi2c_write_mask + .iram1.0 0x000000004080287c 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.4 0x00000000408028b6 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000408028b6 esp_intr_noniram_disable + .iram1.5 0x000000004080293a 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000000004080293a esp_intr_noniram_enable + .iram1.2 0x000000004080299e 0xac esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000000004080299e esp_intr_enable + .iram1.3 0x0000000040802a4a 0xfa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000040802a4a esp_intr_disable + *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) + *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) + *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) + *libesp_event.a:default_event_loop.*(.literal.esp_event_isr_post .text.esp_event_isr_post) + *libesp_event.a:esp_event.*(.literal.esp_event_isr_post_to .text.esp_event_isr_post_to) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_compare_and_set .text.esp_cpu_compare_and_set) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_reset .text.esp_cpu_reset) + *libesp_hw_support.a:cpu.*(.literal.esp_cpu_stall .text.esp_cpu_stall) + *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 + 0x0000000040802b44 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000000040802b44 esp_cpu_wait_for_intr + *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) + .text.esp_ptr_byte_accessible + 0x0000000040802b60 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x0000000040802b60 esp_ptr_byte_accessible + *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) + .text.rtc_clk_bbpll_disable + 0x0000000040802b7e 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_enable + 0x0000000040802ba4 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_8m + 0x0000000040802bc6 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_xtal + 0x0000000040802c04 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_cpu_freq_to_pll_mhz + 0x0000000040802c60 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_configure + 0x0000000040802cf8 0xda esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_32k_enable + 0x0000000040802dd2 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802dd2 rtc_clk_32k_enable + .text.rtc_clk_32k_enable_external + 0x0000000040802e42 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e42 rtc_clk_32k_enable_external + .text.rtc_clk_rc32k_enable + 0x0000000040802e5c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e5c rtc_clk_rc32k_enable + .text.rtc_clk_8m_enable + 0x0000000040802e9c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802e9c rtc_clk_8m_enable + .text.rtc_clk_slow_src_set + 0x0000000040802edc 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802edc rtc_clk_slow_src_set + .text.rtc_clk_slow_src_get + 0x0000000040802f56 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802f56 rtc_clk_slow_src_get + .text.rtc_clk_slow_freq_get_hz + 0x0000000040802f90 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802f90 rtc_clk_slow_freq_get_hz + .text.rtc_clk_fast_src_set + 0x0000000040802fd0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040802fd0 rtc_clk_fast_src_set + .text.rtc_clk_xtal_freq_get + 0x0000000040803010 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803010 rtc_get_xtal + 0x0000000040803010 rtc_clk_xtal_freq_get + .text.rtc_clk_cpu_freq_mhz_to_config + 0x0000000040803064 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803064 rtc_clk_cpu_freq_mhz_to_config + .text.rtc_clk_cpu_freq_set_config + 0x00000000408030e0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000408030e0 rtc_clk_cpu_freq_set_config + .text.rtc_clk_cpu_freq_get_config + 0x0000000040803170 0xfe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x0000000040803170 rtc_clk_cpu_freq_get_config + .text.rtc_clk_cpu_freq_set_xtal + 0x000000004080326e 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080326e rtc_clk_cpu_freq_set_xtal + .text.rtc_clk_ahb_freq_get + 0x0000000040803286 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_apb_freq_get + 0x000000004080334e 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080334e rtc_clk_apb_freq_get + .text.rtc_dig_clk8m_enable + 0x000000004080337e 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x000000004080337e rtc_dig_clk8m_enable + .text.rtc_dig_clk8m_disable + 0x00000000408033a4 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000000408033a4 rtc_dig_clk8m_disable + *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) + .text.rtc_clk_cal_32k_valid + 0x00000000408033ce 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .text.rtc_clk_cal_internal + 0x0000000040803466 0x3c0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x0000000040803466 rtc_clk_cal_internal + .text.rtc_clk_cal + 0x0000000040803826 0x7e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x0000000040803826 rtc_clk_cal + .text.rtc_time_get + 0x00000000408038a4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x00000000408038a4 rtc_time_get + *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) + .text.systimer_ticks_to_us + 0x00000000408038c0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00000000408038c0 systimer_ticks_to_us + .text.systimer_us_to_ticks + 0x00000000408038cc 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00000000408038cc systimer_us_to_ticks + *libesp_ringbuf.a:(.literal .literal.* .text .text.*) + .text.prvCheckItemAvail + 0x00000000408038d8 0x36 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvGetFreeSize + 0x000000004080390e 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.prvReceiveGeneric + 0x0000000040803954 0x166 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text.xRingbufferSend + 0x0000000040803aba 0x12a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803aba xRingbufferSend + .text.xRingbufferReceive + 0x0000000040803be4 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803be4 xRingbufferReceive + .text.vRingbufferReturnItem + 0x0000000040803c38 0x78 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x0000000040803c38 vRingbufferReturnItem + *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) + *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) + .text.systimer_hal_init + 0x0000000040803cb0 0x1e esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + 0x0000000040803cb0 systimer_hal_init + *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) + .text.esp_error_check_failed_print + 0x0000000040803cce 0x82 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .text._esp_error_check_failed + 0x0000000040803d50 0x1a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x0000000040803d50 _esp_error_check_failed + *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) + .text.esp_system_abort + 0x0000000040803d6a 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x0000000040803d6a esp_system_abort + *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) + .text.__ubsan_include + 0x0000000040803d72 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x0000000040803d72 __ubsan_include + *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:port_common.* *libfreertos.a:app_startup.*) .text.*) + .text.prvGetDisinheritPriorityAfterTimeout + 0x0000000040803d74 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueFull + 0x0000000040803d84 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvIsQueueEmpty + 0x0000000040803dac 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataToQueue + 0x0000000040803dd0 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvNotifyQueueSetContainer + 0x0000000040803e6a 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvCopyDataFromQueue + 0x0000000040803f40 0x2e esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.prvUnlockQueue + 0x0000000040803f6e 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericReset + 0x0000000040804000 0xa6 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804000 xQueueGenericReset + .text.prvInitialiseNewQueue + 0x00000000408040a6 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueGenericCreateStatic + 0x00000000408040ce 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408040ce xQueueGenericCreateStatic + .text.xQueueGenericCreate + 0x00000000408041ac 0xb8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408041ac xQueueGenericCreate + .text.xQueueGetMutexHolder + 0x0000000040804264 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804264 xQueueGetMutexHolder + .text.xQueueGenericSend + 0x0000000040804288 0x1ee esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804288 xQueueGenericSend + .text.prvInitialiseMutex + 0x0000000040804476 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + .text.xQueueCreateMutex + 0x00000000408044a6 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044a6 xQueueCreateMutex + .text.xQueueCreateMutexStatic + 0x00000000408044c6 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044c6 xQueueCreateMutexStatic + .text.xQueueGiveMutexRecursive + 0x00000000408044ea 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000000408044ea xQueueGiveMutexRecursive + .text.xQueueGiveFromISR + 0x0000000040804548 0x128 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804548 xQueueGiveFromISR + .text.xQueueSemaphoreTake + 0x0000000040804670 0x19c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804670 xQueueSemaphoreTake + .text.xQueueTakeMutexRecursive + 0x000000004080480c 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004080480c xQueueTakeMutexRecursive + .text.xQueueReceiveFromISR + 0x000000004080486e 0x10a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x000000004080486e xQueueReceiveFromISR + .text.vQueueDelete + 0x0000000040804978 0x3a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x0000000040804978 vQueueDelete + .text.prvResetNextTaskUnblockTime + 0x00000000408049b2 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTLS + 0x00000000408049e2 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseNewTask + 0x0000000040804a3e 0xfe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvInitialiseTaskLists + 0x0000000040804b3c 0xa0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddNewTaskToReadyList + 0x0000000040804bdc 0xd0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvDeleteTCB + 0x0000000040804cac 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvCheckTasksWaitingTermination + 0x0000000040804d10 0xaa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvAddCurrentTaskToDelayedList + 0x0000000040804dba 0xce esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.prvIdleTask + 0x0000000040804e88 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .text.xTaskCreateStaticPinnedToCore + 0x0000000040804e9a 0x116 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040804e9a xTaskCreateStaticPinnedToCore + .text.xTaskCreatePinnedToCore + 0x0000000040804fb0 0x88 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040804fb0 xTaskCreatePinnedToCore + .text.vTaskSuspendAll + 0x0000000040805038 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805038 vTaskSuspendAll + .text.xTaskGetTickCount + 0x0000000040805048 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805048 xTaskGetTickCount + .text.xTaskGetTickCountFromISR + 0x0000000040805052 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805052 xTaskGetTickCountFromISR + .text.pcTaskGetName + 0x000000004080505c 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080505c pcTaskGetName + .text.xTaskGetIdleTaskHandleForCPU + 0x0000000040805096 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805096 xTaskGetIdleTaskHandleForCPU + .text.xTaskIncrementTick + 0x00000000408050f6 0x16e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408050f6 xTaskIncrementTick + .text.xTaskResumeAll + 0x0000000040805264 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805264 xTaskResumeAll + .text.vTaskSwitchContext + 0x0000000040805384 0x12a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805384 vTaskSwitchContext + .text.vTaskPlaceOnEventList + 0x00000000408054ae 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408054ae vTaskPlaceOnEventList + .text.xTaskRemoveFromEventList + 0x00000000408054f8 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408054f8 xTaskRemoveFromEventList + .text.vTaskInternalSetTimeOutState + 0x00000000408055e0 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408055e0 vTaskInternalSetTimeOutState + .text.xTaskCheckForTimeOut + 0x00000000408055f6 0xd0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408055f6 xTaskCheckForTimeOut + .text.vTaskMissedYield + 0x00000000408056c6 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056c6 vTaskMissedYield + .text.xTaskGetAffinity + 0x00000000408056d2 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056d2 xTaskGetAffinity + .text.xTaskGetCurrentTaskHandle + 0x00000000408056e2 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408056e2 xTaskGetCurrentTaskHandle + .text.xTaskGetCurrentTaskHandleForCPU + 0x0000000040805702 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805702 xTaskGetCurrentTaskHandleForCPU + .text.xTaskGetSchedulerState + 0x000000004080571a 0x36 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080571a xTaskGetSchedulerState + .text.vTaskDelete + 0x0000000040805750 0x116 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805750 vTaskDelete + .text.vTaskDelay + 0x0000000040805866 0x4e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805866 vTaskDelay + .text.xTaskPriorityInherit + 0x00000000408058b4 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408058b4 xTaskPriorityInherit + .text.xTaskPriorityDisinherit + 0x000000004080598c 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x000000004080598c xTaskPriorityDisinherit + .text.vTaskPriorityDisinheritAfterTimeout + 0x0000000040805a7e 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805a7e vTaskPriorityDisinheritAfterTimeout + .text.pvTaskIncrementMutexHeldCount + 0x0000000040805b76 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805b76 pvTaskIncrementMutexHeldCount + .text.ulTaskGenericNotifyTake + 0x0000000040805b98 0xce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805b98 ulTaskGenericNotifyTake + .text.vTaskGenericNotifyGiveFromISR + 0x0000000040805c66 0x12a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805c66 vTaskGenericNotifyGiveFromISR + .text.__getreent + 0x0000000040805d90 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805d90 __getreent + .text.vTaskGetSnapshot + 0x0000000040805dae 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805dae vTaskGetSnapshot + .text.xTimerCreateTimerTask + 0x0000000040805dde 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805dde xTimerCreateTimerTask + .text.vTaskStartScheduler + 0x0000000040805de2 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040805de2 vTaskStartScheduler + .text.vPortTaskWrapper + 0x0000000040805e9e 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) + .text.pxPortInitialiseStack + 0x0000000040805ee6 0xae esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805ee6 pxPortInitialiseStack + .text.xPortInIsrContext + 0x0000000040805f94 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805f94 xPortInIsrContext + .text.vPortSetInterruptMask + 0x0000000040805f9e 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805f9e vPortSetInterruptMask + .text.vPortEnterCritical + 0x0000000040805fb8 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805fb8 vPortEnterCritical + .text.vPortClearInterruptMask + 0x0000000040805fe4 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805fe4 vPortClearInterruptMask + .text.vPortExitCritical + 0x0000000040805ff4 0x2e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040805ff4 vPortExitCritical + .text.vPortYieldFromISR + 0x0000000040806022 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806022 vPortYieldFromISR + .text.vPortYield + 0x0000000040806036 0x3e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806036 vPortYield + .text.xPortStartScheduler + 0x0000000040806074 0x38 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040806074 xPortStartScheduler + .text.vApplicationStackOverflowHook + 0x00000000408060ac 0x58 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000408060ac vApplicationStackOverflowHook + .text.vPortSetupTimer + 0x0000000040806104 0x132 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040806104 vPortSetupTimer + .text.xPortSysTickHandler + 0x0000000040806236 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x0000000040806236 xPortSysTickHandler + .text.vListInitialise + 0x0000000040806268 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806268 vListInitialise + .text.vListInitialiseItem + 0x000000004080627c 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x000000004080627c vListInitialiseItem + .text.vListInsertEnd + 0x0000000040806282 0x16 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806282 vListInsertEnd + .text.vListInsert + 0x0000000040806298 0x2e esp-idf/freertos/libfreertos.a(list.c.obj) + 0x0000000040806298 vListInsert + .text.uxListRemove + 0x00000000408062c6 0x26 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x00000000408062c6 uxListRemove + .text 0x00000000408062ec 0x9a esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00000000408062ec rtos_int_enter + 0x0000000040806328 rtos_int_exit + *libfreertos.a:app_startup.*(.text) + *libfreertos.a:port_common.*(.text .text.xPortCheckValidTCBMem .text.xPortcheckValidStackMem) + .text.xPortCheckValidTCBMem + 0x0000000040806386 0x36 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x0000000040806386 xPortCheckValidTCBMem + .text.xPortcheckValidStackMem + 0x00000000408063bc 0x36 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00000000408063bc xPortcheckValidStackMem + *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.*) + *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_encryption_hal_enable + 0x00000000408063f2 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408063f2 spi_flash_encryption_hal_enable + .text.spi_flash_encryption_hal_disable + 0x000000004080640e 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000000004080640e spi_flash_encryption_hal_disable + .text.spi_flash_encryption_hal_prepare + 0x000000004080641a 0x5a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000000004080641a spi_flash_encryption_hal_prepare + .text.spi_flash_encryption_hal_done + 0x0000000040806474 0x32 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x0000000040806474 spi_flash_encryption_hal_done + .text.spi_flash_encryption_hal_destroy + 0x00000000408064a6 0x12 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408064a6 spi_flash_encryption_hal_destroy + .text.spi_flash_encryption_hal_check + 0x00000000408064b8 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00000000408064b8 spi_flash_encryption_hal_check + *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) + .text.spi_flash_hal_gpspi_poll_cmd_done + 0x00000000408064c2 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408064c2 spi_flash_hal_gpspi_poll_cmd_done + .text.spi_flash_hal_gpspi_device_config + 0x00000000408064ce 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408064ce spi_flash_hal_gpspi_device_config + .text.spi_flash_hal_gpspi_configure_host_io_mode + 0x00000000408065a0 0x1b2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00000000408065a0 spi_flash_hal_gpspi_configure_host_io_mode + .text.spi_flash_hal_gpspi_common_command + 0x0000000040806752 0x216 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806752 spi_flash_hal_gpspi_common_command + .text.spi_flash_hal_gpspi_read + 0x0000000040806968 0x112 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806968 spi_flash_hal_gpspi_read + .text.spi_flash_hal_gpspi_supports_direct_write + 0x0000000040806a7a 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a7a spi_flash_hal_gpspi_supports_direct_write + .text.spi_flash_hal_gpspi_supports_direct_read + 0x0000000040806a7e 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a7e spi_flash_hal_gpspi_supports_direct_read + .text.spi_flash_hal_gpspi_check_status + 0x0000000040806a82 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x0000000040806a82 spi_flash_hal_gpspi_check_status + *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) + .text.spi_flash_hal_poll_cmd_done + 0x0000000040806a90 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806a90 spi_flash_hal_poll_cmd_done + .text.spi_flash_hal_configure_host_io_mode + 0x0000000040806a98 0x1aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806a98 spi_flash_hal_configure_host_io_mode + .text.spi_flash_hal_common_command + 0x0000000040806c42 0x1d0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806c42 spi_flash_hal_common_command + .text.spi_flash_hal_read + 0x0000000040806e12 0xd4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806e12 spi_flash_hal_read + .text.spi_flash_hal_erase_chip + 0x0000000040806ee6 0x24 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806ee6 spi_flash_hal_erase_chip + .text.spi_flash_hal_erase_sector + 0x0000000040806f0a 0x4c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806f0a spi_flash_hal_erase_sector + .text.spi_flash_hal_erase_block + 0x0000000040806f56 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806f56 spi_flash_hal_erase_block + .text.spi_flash_hal_program_page + 0x0000000040806fa0 0xcc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040806fa0 spi_flash_hal_program_page + .text.spi_flash_hal_set_write_protect + 0x000000004080706c 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x000000004080706c spi_flash_hal_set_write_protect + .text.spi_flash_hal_check_status + 0x0000000040807098 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807098 spi_flash_hal_check_status + .text.spi_flash_hal_setup_read_suspend + 0x00000000408070ae 0xd8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408070ae spi_flash_hal_setup_read_suspend + .text.spi_flash_hal_setup_auto_suspend_mode + 0x0000000040807186 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807186 spi_flash_hal_setup_auto_suspend_mode + .text.spi_flash_hal_setup_auto_resume_mode + 0x00000000408071f6 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408071f6 spi_flash_hal_setup_auto_resume_mode + .text.spi_flash_hal_disable_auto_suspend_mode + 0x0000000040807230 0x72 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807230 spi_flash_hal_disable_auto_suspend_mode + .text.spi_flash_hal_disable_auto_resume_mode + 0x00000000408072a2 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408072a2 spi_flash_hal_disable_auto_resume_mode + .text.spi_flash_hal_device_config + 0x00000000408072de 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00000000408072de spi_flash_hal_device_config + .text.spi_flash_hal_resume + 0x0000000040807386 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807386 spi_flash_hal_resume + .text.spi_flash_hal_suspend + 0x0000000040807396 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000000040807396 spi_flash_hal_suspend + *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) + *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) + *libheap.a:multi_heap.*(.literal._multi_heap_lock .text._multi_heap_lock) + .text._multi_heap_lock + 0x00000000408073a6 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073a6 _multi_heap_lock + *libheap.a:multi_heap.*(.literal._multi_heap_unlock .text._multi_heap_unlock) + .text._multi_heap_unlock + 0x00000000408073b8 0x12 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073b8 _multi_heap_unlock + *libheap.a:multi_heap.*(.literal.multi_heap_in_rom_init .text.multi_heap_in_rom_init) + .text.multi_heap_in_rom_init + 0x00000000408073ca 0x16 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x00000000408073ca multi_heap_in_rom_init + *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) + .text.esp_log_write + 0x00000000408073e0 0x20 esp-idf/log/liblog.a(log.c.obj) + 0x00000000408073e0 esp_log_write + *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) + .text.esp_log_early_timestamp + 0x0000000040807400 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807400 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 + 0x0000000040807426 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807426 esp_log_impl_lock_timeout + *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) + .text.esp_log_impl_unlock + 0x000000004080746c 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x000000004080746c esp_log_impl_unlock + *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) + .text.esp_log_timestamp + 0x0000000040807492 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x0000000040807492 esp_log_timestamp + *libnewlib.a:abort.*(.literal .literal.* .text .text.*) + .text.abort 0x00000000408074e6 0x84 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x00000000408074e6 abort + *libnewlib.a:assert.*(.literal .literal.* .text .text.*) + .text.__assert_func + 0x000000004080756a 0x128 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x000000004080756a __assert_func + .text.newlib_include_assert_impl + 0x0000000040807692 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x0000000040807692 newlib_include_assert_impl + *libnewlib.a:heap.*(.literal .literal.* .text .text.*) + .text.malloc 0x0000000040807694 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040807694 malloc + 0x0000000040807694 pvalloc + 0x0000000040807694 valloc + .text.realloc 0x00000000408076a2 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076a2 realloc + .text.free 0x00000000408076b0 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076b0 cfree + 0x00000000408076b0 free + .text._malloc_r + 0x00000000408076be 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076be _malloc_r + .text._free_r 0x00000000408076ce 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076ce _free_r + .text._realloc_r + 0x00000000408076de 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076de _realloc_r + .text._calloc_r + 0x00000000408076f0 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000000408076f0 _calloc_r + .text.calloc 0x000000004080772e 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x000000004080772e calloc + .text.newlib_include_heap_impl + 0x0000000040807750 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x0000000040807750 newlib_include_heap_impl + *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + *libriscv.a:interrupt.*(.literal .literal.* .text .text.*) + .text.intr_handler_set + 0x0000000040807752 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x0000000040807752 intr_handler_set + .text.intr_handler_get + 0x000000004080778e 0x10 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x000000004080778e intr_handler_get + .text._global_interrupt_handler + 0x000000004080779e 0x24 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x000000004080779e _global_interrupt_handler + *libriscv.a:vectors.*(.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 + 0x00000000408077c2 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077c2 spi_flash_needs_reset_check + .text.spi_flash_set_erasing_flag + 0x00000000408077e4 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077e4 spi_flash_set_erasing_flag + .text.spi_flash_brownout_need_reset + 0x00000000408077ee 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00000000408077ee spi_flash_brownout_need_reset + *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) + .text.memspi_host_read_status_hs + 0x000000004080780e 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080780e memspi_host_read_status_hs + .text.memspi_host_erase_chip + 0x000000004080784e 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080784e memspi_host_erase_chip + .text.memspi_host_set_write_protect + 0x0000000040807876 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807876 memspi_host_set_write_protect + .text.memspi_host_write_data_slicer + 0x00000000408078a4 0x54 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408078a4 memspi_host_write_data_slicer + .text.memspi_host_read_data_slicer + 0x00000000408078f8 0x42 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408078f8 memspi_host_read_data_slicer + .text.memspi_host_read_id_hs + 0x000000004080793a 0x86 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000000004080793a memspi_host_read_id_hs + .text.memspi_host_flush_cache + 0x00000000408079c0 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408079c0 memspi_host_flush_cache + .text.memspi_host_erase_sector + 0x00000000408079e8 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00000000408079e8 memspi_host_erase_sector + .text.memspi_host_erase_block + 0x0000000040807a34 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807a34 memspi_host_erase_block + .text.memspi_host_program_page + 0x0000000040807a80 0x56 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807a80 memspi_host_program_page + .text.memspi_host_init_pointers + 0x0000000040807ad6 0x4a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x0000000040807ad6 memspi_host_init_pointers + *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_boya_probe + 0x0000000040807b20 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000000040807b20 spi_flash_chip_boya_probe + .text.spi_flash_chip_boya_get_caps + 0x0000000040807b4a 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x0000000040807b4a spi_flash_chip_boya_get_caps + *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_gd_get_caps + 0x0000000040807b4e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b4e spi_flash_chip_gd_get_caps + .text.spi_flash_chip_gd_detect_size + 0x0000000040807b64 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b64 spi_flash_chip_gd_detect_size + .text.spi_flash_chip_gd_probe + 0x0000000040807b92 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807b92 spi_flash_chip_gd_probe + .text.spi_flash_chip_gd_set_io_mode + 0x0000000040807bc6 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807bc6 spi_flash_chip_gd_set_io_mode + .text.spi_flash_chip_gd_get_io_mode + 0x0000000040807c1a 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x0000000040807c1a 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 + 0x0000000040807c3a 0x3a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c3a spi_flash_chip_generic_detect_size + .text.spi_flash_chip_generic_probe + 0x0000000040807c74 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c74 spi_flash_chip_generic_probe + .text.spi_flash_chip_generic_reset + 0x0000000040807c78 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807c78 spi_flash_chip_generic_reset + .text.spi_flash_chip_generic_erase_chip + 0x0000000040807cd8 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807cd8 spi_flash_chip_generic_erase_chip + .text.spi_flash_chip_generic_erase_sector + 0x0000000040807d5a 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807d5a spi_flash_chip_generic_erase_sector + .text.spi_flash_chip_generic_erase_block + 0x0000000040807de4 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807de4 spi_flash_chip_generic_erase_block + .text.spi_flash_chip_generic_page_program + 0x0000000040807e6e 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807e6e spi_flash_chip_generic_page_program + .text.spi_flash_chip_generic_write_encrypted + 0x0000000040807eda 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807eda spi_flash_chip_generic_write_encrypted + .text.spi_flash_chip_generic_set_write_protect + 0x0000000040807fc4 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040807fc4 spi_flash_chip_generic_set_write_protect + .text.spi_flash_chip_generic_read_reg + 0x0000000040808012 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808012 spi_flash_chip_generic_read_reg + .text.spi_flash_chip_generic_wait_idle + 0x0000000040808026 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808026 spi_flash_chip_generic_wait_idle + .text.spi_flash_chip_generic_config_host_io_mode + 0x00000000408080d6 0x156 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408080d6 spi_flash_chip_generic_config_host_io_mode + .text.spi_flash_chip_generic_get_caps + 0x000000004080822c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080822c spi_flash_chip_generic_get_caps + .text.spi_flash_common_read_qe_sr + 0x0000000040808244 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_write_qe_sr + 0x0000000040808280 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .text.spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x00000000408082b2 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408082b2 spi_flash_common_read_status_16b_rdsr_rdsr2 + .text.spi_flash_common_write_status_16b_wrsr + 0x00000000408082f8 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408082f8 spi_flash_common_write_status_16b_wrsr + .text.spi_flash_chip_generic_read + 0x000000004080830c 0xd6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080830c spi_flash_chip_generic_read + .text.spi_flash_chip_generic_write + 0x00000000408083e2 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408083e2 spi_flash_chip_generic_write + .text.spi_flash_chip_generic_get_write_protect + 0x0000000040808498 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808498 spi_flash_chip_generic_get_write_protect + .text.spi_flash_chip_generic_yield + 0x00000000408084d6 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408084d6 spi_flash_chip_generic_yield + .text.spi_flash_chip_generic_suspend_cmd_conf + 0x000000004080851c 0x66 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080851c spi_flash_chip_generic_suspend_cmd_conf + .text.spi_flash_chip_generic_read_unique_id + 0x0000000040808582 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808582 spi_flash_chip_generic_read_unique_id + .text.spi_flash_chip_generic_read_unique_id_none + 0x000000004080862a 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080862a spi_flash_chip_generic_read_unique_id_none + .text.spi_flash_common_read_status_8b_rdsr2 + 0x0000000040808630 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808630 spi_flash_common_read_status_8b_rdsr2 + .text.spi_flash_chip_generic_get_io_mode + 0x0000000040808646 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808646 spi_flash_chip_generic_get_io_mode + .text.spi_flash_common_read_status_8b_rdsr + 0x0000000040808666 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808666 spi_flash_common_read_status_8b_rdsr + .text.spi_flash_common_write_status_8b_wrsr + 0x000000004080867a 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080867a spi_flash_common_write_status_8b_wrsr + .text.spi_flash_common_write_status_8b_wrsr2 + 0x000000004080868e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000000004080868e spi_flash_common_write_status_8b_wrsr2 + .text.spi_flash_common_set_io_mode + 0x00000000408086a4 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408086a4 spi_flash_common_set_io_mode + .text.spi_flash_chip_generic_set_io_mode + 0x0000000040808762 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808762 spi_flash_chip_generic_set_io_mode + *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_issi_probe + 0x0000000040808784 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x0000000040808784 spi_flash_chip_issi_probe + .text.spi_flash_chip_issi_get_caps + 0x00000000408087ae 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087ae spi_flash_chip_issi_get_caps + .text.spi_flash_chip_issi_set_io_mode + 0x00000000408087b2 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087b2 spi_flash_chip_issi_set_io_mode + .text.spi_flash_chip_issi_get_io_mode + 0x00000000408087d4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00000000408087d4 spi_flash_chip_issi_get_io_mode + *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_mxic_probe + 0x00000000408087f4 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00000000408087f4 spi_flash_chip_mxic_probe + .text.spi_flash_chip_mxic_get_caps + 0x0000000040808816 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x0000000040808816 spi_flash_chip_mxic_get_caps + *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_th_probe + 0x000000004080881a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000000004080881a spi_flash_chip_th_probe + .text.spi_flash_chip_th_get_caps + 0x0000000040808844 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x0000000040808844 spi_flash_chip_th_get_caps + *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) + .text.spi_flash_chip_winbond_probe + 0x0000000040808848 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808848 spi_flash_chip_winbond_probe + .text.spi_flash_chip_winbond_get_caps + 0x000000004080885c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000000004080885c spi_flash_chip_winbond_get_caps + .text.spi_flash_command_winbond_program_4B + 0x0000000040808872 0x50 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_page_program + 0x00000000408088c2 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00000000408088c2 spi_flash_chip_winbond_page_program + .text.spi_flash_command_winbond_erase_sector_4B + 0x000000004080890c 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_sector + 0x000000004080895a 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000000004080895a spi_flash_chip_winbond_erase_sector + .text.spi_flash_command_erase_block_4B + 0x00000000408089b2 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .text.spi_flash_chip_winbond_erase_block + 0x0000000040808a00 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808a00 spi_flash_chip_winbond_erase_block + .text.spi_flash_chip_winbond_read + 0x0000000040808a58 0xe6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040808a58 spi_flash_chip_winbond_read + +.iram0.text_end + 0x0000000040808b3e 0x0 + 0x0000000040808b3e . = (. + _esp_memprot_prefetch_pad_size) + 0x0000000040808b3e . = ALIGN (_esp_memprot_align_size) + *(.iram_end_test) + 0x0000000040808b3e _iram_text_end = ABSOLUTE (.) + +.iram0.data 0x0000000040808b3e 0x2 + 0x0000000040808b40 . = ALIGN (0x10) + *fill* 0x0000000040808b3e 0x2 + 0x0000000040808b40 _iram_data_start = ABSOLUTE (.) + *(.iram.data .iram.data.*) + 0x0000000040808b40 _coredump_iram_start = ABSOLUTE (.) + *(.iram2.coredump .iram2.coredump.*) + 0x0000000040808b40 _coredump_iram_end = ABSOLUTE (.) + 0x0000000040808b40 _iram_data_end = ABSOLUTE (.) + +.iram0.bss 0x0000000040808b40 0x0 + 0x0000000040808b40 . = ALIGN (0x10) + 0x0000000040808b40 _iram_bss_start = ABSOLUTE (.) + *(.iram.bss .iram.bss.*) + 0x0000000040808b40 _iram_bss_end = ABSOLUTE (.) + 0x0000000040808b40 . = ALIGN (0x10) + 0x0000000040808b40 _iram_end = ABSOLUTE (.) + +.dram0.dummy 0x0000000040800000 0x8b40 + 0x0000000040808b40 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) + *fill* 0x0000000040800000 0x8b40 + +.dram0.data 0x0000000040808b40 0xd48 + 0x0000000040808b40 _data_start = ABSOLUTE (.) + *(.gnu.linkonce.d.*) + *(.data1) + 0x0000000040809340 __global_pointer$ = (. + 0x800) + *(.sdata) + *(.sdata.*) + .sdata.first_call.1 + 0x0000000040808b40 0x1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + *fill* 0x0000000040808b41 0x3 + .sdata.rtc_wdt_ctx + 0x0000000040808b44 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.s_panic_uart + 0x0000000040808b4c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sdata.wdt0_context + 0x0000000040808b50 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .sdata.esp_log_default_level + 0x0000000040808b58 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x0000000040808b58 esp_log_default_level + .sdata.s_log_print_func + 0x0000000040808b5c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sdata.malloc_alwaysinternal_limit + 0x0000000040808b60 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sdata.multi_heap_os_funcs + 0x0000000040808b64 0x8 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x0000000040808b64 multi_heap_os_funcs + .sdata.xIsrStackTop + 0x0000000040808b6c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x0000000040808b6c xIsrStackTop + .sdata.uart_selectlock + 0x0000000040808b70 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sdata.esp_flash_registered_chips + 0x0000000040808b78 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x0000000040808b78 esp_flash_registered_chips + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .data.*) + .data.s_stub_table + 0x0000000040808b7c 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data.timestamp_id.0 + 0x0000000040808c18 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .data.s_fd_table + 0x0000000040808c28 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data.s_ctx 0x0000000040808ce8 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .data.s_context + 0x0000000040808d10 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .data.uart_context + 0x0000000040808d58 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .data.default_registered_chips + 0x0000000040808d68 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + *(.dram1 .dram1.*) + .dram1.0 0x0000000040808d88 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x0000000040808d88 FreeRTOS_openocd_params + .dram1.0 0x0000000040808d90 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x0000000040808de0 0x4 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x0000000040808de0 uxTopUsedPriority + .dram1.0 0x0000000040808de4 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x0000000040808de5 0x3 + .dram1.0 0x0000000040808de8 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x0000000040808de8 g_flash_guard_default_ops + .dram1.0 0x0000000040808df0 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.1 0x0000000040808e00 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x0000000040808e00 rom_spiflash_api_funcs + .dram1.1 0x0000000040808e04 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.2 0x0000000040808e2c 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.13 0x0000000040808e4c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.14 0x0000000040808e5c 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x0000000040808e84 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x0000000040808e84 esp_flash_noos_functions + .dram1.0 0x0000000040808eac 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x0000000040808eb2 0x2 + .dram1.1 0x0000000040808eb4 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x0000000040808eba 0x2 + .dram1.2 0x0000000040808ebc 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808ebc rom_flash_chip_dummy + .dram1.3 0x0000000040808ec0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808ec0 rom_flash_chip_dummy_hpm + .dram1.4 0x0000000040808ec4 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.5 0x0000000040808edc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x0000000040808edc spi_flash_chip_generic_timeout + .dram1.0 0x0000000040808ef0 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x0000000040808f48 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000040808f4e 0x2 + .dram1.1 0x0000000040808f50 0x6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000040808f56 0x2 + .dram1.2 0x0000000040808f58 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .dram1.3 0x0000000040808f60 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x0000000040808f79 _coredump_dram_start = ABSOLUTE (.) + *(.dram2.coredump .dram2.coredump.*) + 0x0000000040808f79 _coredump_dram_end = ABSOLUTE (.) + *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x0000000040808f7c . = ALIGN (0x4) + *fill* 0x0000000040808f79 0x3 + 0x0000000040808f7c _bt_data_start = ABSOLUTE (.) + *libbt.a:(.data .data.*) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _bt_data_end = ABSOLUTE (.) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _btdm_data_start = ABSOLUTE (.) + *libbtdm_app.a:(.data .data.*) + 0x0000000040808f7c . = ALIGN (0x4) + 0x0000000040808f7c _btdm_data_end = ABSOLUTE (.) + *libesp_hw_support.a:esp_memory_utils.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 + 0x0000000040808f7c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040808fe6 0x2 + .rodata.rtc_clk_cpu_freq_to_pll_mhz.str1.4 + 0x0000000040808fe8 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809026 0x2 + .rodata.rtc_clk_bbpll_configure.str1.4 + 0x0000000040809028 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809051 0x3 + .rodata.rtc_clk_xtal_freq_get.str1.4 + 0x0000000040809054 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x00000000408090a2 0x2 + .rodata.rtc_clk_cpu_freq_get_config.str1.4 + 0x00000000408090a4 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .rodata.rtc_clk_ahb_freq_get.str1.4 + 0x00000000408090e0 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004080910d 0x3 + .rodata.__func__.0 + 0x0000000040809110 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x000000004080912a 0x2 + .rodata.__func__.1 + 0x000000004080912c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x0000000040809146 0x2 + .rodata.__func__.3 + 0x0000000040809148 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *fill* 0x0000000040809162 0x2 + .rodata.esp_error_check_failed_print.str1.4 + 0x0000000040809164 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .rodata._esp_error_check_failed.str1.4 + 0x00000000408091c0 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcc.a:save-restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *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.*) + *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.abort.str1.4 + 0x00000000408091d0 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *fill* 0x00000000408091f6 0x2 + .rodata.__assert_func.str1.4 + 0x00000000408091f8 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x36 (size before relaxing) + *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + 0x0000000040809228 . = ALIGN (0x4) + *fill* 0x0000000040809227 0x1 + 0x0000000040809228 _nimble_data_start = ABSOLUTE (.) + *libnimble.a:(.data .data.*) + 0x0000000040809228 . = ALIGN (0x4) + 0x0000000040809228 _nimble_data_end = ABSOLUTE (.) + *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) + .rodata.memspi_host_read_id_hs.str1.4 + 0x0000000040809228 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x000000004080924d 0x3 + .rodata.memspi_host_erase_sector.str1.4 + 0x0000000040809250 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.memspi_host_program_page.str1.4 + 0x000000004080929c 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x00000000408092ba 0x2 + .rodata.__func__.0 + 0x00000000408092bc 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x00000000408092d5 0x3 + .rodata.__func__.1 + 0x00000000408092d8 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .rodata.__func__.2 + 0x00000000408092f0 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x0000000040809309 0x3 + .rodata.esp_flash_gpspi_host + 0x000000004080930c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .srodata.TAG 0x0000000040809364 0x7 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.*) + *fill* 0x000000004080936b 0x1 + .rodata.esp_flash_chip_boya + 0x000000004080936c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000000004080936c esp_flash_chip_boya + .srodata.chip_name + 0x00000000408093e8 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* 0x00000000408093ed 0x3 + .rodata.esp_flash_chip_gd + 0x00000000408093f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00000000408093f0 esp_flash_chip_gd + .srodata.chip_name + 0x000000004080946c 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.*) + *fill* 0x000000004080946f 0x1 + .rodata.spi_flash_chip_generic_read.str1.4 + 0x0000000040809470 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_get_write_protect.str1.4 + 0x00000000408094b4 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 + 0x0000000040809500 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.spi_flash_chip_generic_read_unique_id.str1.4 + 0x0000000040809560 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095b3 0x1 + .rodata.TAG 0x00000000408095b4 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095c1 0x3 + .rodata.__func__.0 + 0x00000000408095c4 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x00000000408095ed 0x3 + .rodata.esp_flash_chip_generic + 0x00000000408095f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00000000408095f0 esp_flash_chip_generic + .srodata.chip_name + 0x000000004080966c 0x8 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.*) + .rodata.esp_flash_chip_issi + 0x0000000040809674 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x0000000040809674 esp_flash_chip_issi + .srodata.chip_name + 0x00000000408096f0 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* 0x00000000408096f5 0x3 + .rodata.esp_flash_chip_mxic + 0x00000000408096f8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00000000408096f8 esp_flash_chip_mxic + .srodata.chip_name + 0x0000000040809774 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* 0x0000000040809779 0x3 + .rodata.esp_flash_chip_th + 0x000000004080977c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000000004080977c esp_flash_chip_th + .srodata.chip_name + 0x00000000408097f8 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 + 0x00000000408097fb 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x00000000408097fb 0x1 + .rodata.esp_flash_chip_winbond + 0x00000000408097fc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00000000408097fc esp_flash_chip_winbond + .srodata.TAG 0x0000000040809878 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.chip_name + 0x0000000040809880 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x0000000040809888 _data_end = ABSOLUTE (.) + 0x0000000040809888 . = ALIGN (0x4) + +.noinit 0x0000000040809888 0x0 + 0x0000000040809888 . = ALIGN (0x4) + 0x0000000040809888 _noinit_start = ABSOLUTE (.) + *(.noinit .noinit.*) + 0x0000000040809888 . = ALIGN (0x4) + 0x0000000040809888 _noinit_end = ABSOLUTE (.) + +.dram0.bss 0x0000000040809890 0x9d308 + 0x0000000040809890 . = ALIGN (0x8) + 0x0000000040809890 _bss_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .bss EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) .bss.*) + .bss.shutdown_handlers + 0x0000000040809890 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .bss.s_log_cache + 0x00000000408098a4 0xf8 esp-idf/log/liblog.a(log.c.obj) + .bss.pxReadyTasksLists + 0x000000004080999c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList1 + 0x0000000040809b90 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList2 + 0x0000000040809ba4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendingReadyList + 0x0000000040809bb8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xSuspendedTaskList + 0x0000000040809bcc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTasksWaitingTermination + 0x0000000040809be0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000040809bf4 0xc + .bss.xIsrStack + 0x0000000040809c00 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) + .bss.systimer_hal.1 + 0x000000004080a200 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .bss.s_common_mutex + 0x000000004080a20c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080a20c __lock___dd_hash_mutex + 0x000000004080a20c __lock___at_quick_exit_mutex + 0x000000004080a20c __lock___tz_mutex + 0x000000004080a20c __lock___arc4random_mutex + .bss.s_common_recursive_mutex + 0x000000004080a260 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x000000004080a260 __lock___malloc_recursive_mutex + 0x000000004080a260 __lock___atexit_recursive_mutex + 0x000000004080a260 __lock___sinit_recursive_mutex + 0x000000004080a260 __lock___sfp_recursive_mutex + 0x000000004080a260 __lock___env_recursive_mutex + .bss.s_reent 0x000000004080a2b4 0xf0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .bss.systimer_hal + 0x000000004080a3a4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_vfs 0x000000004080a3b0 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.array 0x000000004080a3d0 0x9c400 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x000000004080a3d0 array + .bss.s_intr_handlers + 0x00000000408a67d0 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .bss.s_mmap_page_refcnt + 0x00000000408a68d0 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .bss.idle_cb 0x00000000408a69d0 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.tick_cb 0x00000000408a69f0 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.init_context + 0x00000000408a6a10 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .bss.ref_counts + 0x00000000408a6a1c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *(.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) + *fill* 0x00000000408a6a3d 0x3 + .sbss.s_app_elf_sha256.0 + 0x00000000408a6a40 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .sbss.s_pthread_cfg_key + 0x00000000408a6a48 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_threads_mux + 0x00000000408a6a4c 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x00000000408a6a50 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00000000408a6a50 s_keys + .sbss.g_panic_abort + 0x00000000408a6a54 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000408a6a54 g_panic_abort + *fill* 0x00000000408a6a55 0x3 + .sbss.s_panic_abort_details + 0x00000000408a6a58 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sbss.s_usbserial_timeout + 0x00000000408a6a5c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .sbss.g_startup_time + 0x00000000408a6a60 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x00000000408a6a60 g_startup_time + .sbss.g_exc_frames + 0x00000000408a6a68 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x00000000408a6a68 g_exc_frames + .sbss.s_log_cache_entry_count + 0x00000000408a6a6c 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_max_generation + 0x00000000408a6a70 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_cache_misses + 0x00000000408a6a74 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.s_log_tags + 0x00000000408a6a78 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x00000000408a6a7c 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.s_log_mutex + 0x00000000408a6a80 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + .sbss.alloc_failed_callback + 0x00000000408a6a84 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .sbss.registered_heaps + 0x00000000408a6a88 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x00000000408a6a88 registered_heaps + .sbss.s_cur_pll_freq + 0x00000000408a6a8c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.pxCurrentTCB + 0x00000000408a6a90 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000000408a6a90 pxCurrentTCB + .sbss.pxDelayedTaskList + 0x00000000408a6a94 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxOverflowDelayedTaskList + 0x00000000408a6a98 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCurrentNumberOfTasks + 0x00000000408a6a9c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxDeletedTasksWaitingCleanUp + 0x00000000408a6aa0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxSchedulerSuspended + 0x00000000408a6aa4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTaskNumber + 0x00000000408a6aa8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTopReadyPriority + 0x00000000408a6aac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xIdleTaskHandle + 0x00000000408a6ab0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNextTaskUnblockTime + 0x00000000408a6ab4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNumOfOverflows + 0x00000000408a6ab8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xPendedTicks + 0x00000000408a6abc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSchedulerRunning + 0x00000000408a6ac0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSwitchingContext + 0x00000000408a6ac4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xTickCount + 0x00000000408a6ac8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xYieldPending + 0x00000000408a6acc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCriticalNesting + 0x00000000408a6ad0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .sbss.uxInterruptNesting + 0x00000000408a6ad4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000408a6ad4 uxInterruptNesting + .sbss.uxSavedInterruptState + 0x00000000408a6ad8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + .sbss.uxSchedulerRunning + 0x00000000408a6adc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000408a6adc uxSchedulerRunning + .sbss.xPortSwitchFlag + 0x00000000408a6ae0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000000408a6ae0 xPortSwitchFlag + .sbss.s_handled_systicks + 0x00000000408a6ae4 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .sbss.s_adjtime_start_us + 0x00000000408a6ae8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_adjtime_total_correction_us + 0x00000000408a6af0 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_time_lock + 0x00000000408a6af8 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_boot_time_lock + 0x00000000408a6afc 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .sbss.s_microseconds_offset + 0x00000000408a6b00 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x00000000408a6b00 s_microseconds_offset + .sbss.s_timer_task + 0x00000000408a6b08 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_timers + 0x00000000408a6b0c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_correction_us + 0x00000000408a6b10 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .sbss.s_alarm_handler + 0x00000000408a6b18 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_timer_interrupt_handle + 0x00000000408a6b1c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_fd_table_lock + 0x00000000408a6b20 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_vfs_count + 0x00000000408a6b24 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.primary_vfs_index + 0x00000000408a6b28 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.secondary_vfs_index + 0x00000000408a6b2c 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.vfs_console + 0x00000000408a6b30 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.s_registered_select_num + 0x00000000408a6b38 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_selects + 0x00000000408a6b3c 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.p_uart_obj + 0x00000000408a6b40 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.flash_brownout_needs_reset + 0x00000000408a6b48 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_erasing + 0x00000000408a6b49 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x00000000408a6b4a 0x2 + .sbss.s_flash_op_cache_state + 0x00000000408a6b4c 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_mmap_entries_head + 0x00000000408a6b54 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .sbss.s_mmap_last_handle + 0x00000000408a6b58 0x4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .sbss.esp_flash_default_chip + 0x00000000408a6b5c 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00000000408a6b5c esp_flash_default_chip + .sbss.reason 0x00000000408a6b60 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x00000000408a6b64 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.g_twdt_isr + 0x00000000408a6b6c 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00000000408a6b6c g_twdt_isr + *fill* 0x00000000408a6b6d 0x3 + .sbss.p_twdt_obj + 0x00000000408a6b70 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.non_iram_int_disabled + 0x00000000408a6b74 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.non_iram_int_disabled_flag + 0x00000000408a6b78 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x00000000408a6b79 0x3 + .sbss.non_iram_int_mask + 0x00000000408a6b7c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.vector_desc_head + 0x00000000408a6b80 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.curr_partition.2 + 0x00000000408a6b84 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_partition_list + 0x00000000408a6b88 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list_lock + 0x00000000408a6b8c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss 0x00000000408a6b90 0x4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + 0x00000000408a6b90 environ + *(.ext_ram.bss .ext_ram.bss.*) + *(EXCLUDE_FILE(*libnimble.a *libbtdm_app.a *libbt.a) COMMON) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _bt_bss_start = ABSOLUTE (.) + *libbt.a:(.bss .bss.*) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _bt_bss_end = ABSOLUTE (.) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _bt_common_start = ABSOLUTE (.) + *libbt.a:(COMMON) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _bt_common_end = ABSOLUTE (.) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _btdm_bss_start = ABSOLUTE (.) + *libbtdm_app.a:(.bss .bss.*) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _btdm_bss_end = ABSOLUTE (.) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _btdm_common_start = ABSOLUTE (.) + *libbtdm_app.a:(COMMON) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _btdm_common_end = ABSOLUTE (.) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _nimble_bss_start = ABSOLUTE (.) + *libnimble.a:(.bss .bss.*) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _nimble_bss_end = ABSOLUTE (.) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _nimble_common_start = ABSOLUTE (.) + *libnimble.a:(COMMON) + 0x00000000408a6b94 . = ALIGN (0x4) + 0x00000000408a6b94 _nimble_common_end = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + 0x00000000408a6b98 . = ALIGN (0x8) + *fill* 0x00000000408a6b94 0x4 + 0x00000000408a6b98 _bss_end = ABSOLUTE (.) + 0x0000000000000000 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + +.flash.text 0x0000000042000020 0x99ae + 0x0000000042000020 _stext = . + 0x0000000042000020 _instruction_reserved_start = ABSOLUTE (.) + 0x0000000042000020 _text_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .literal.* EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text EXCLUDE_FILE(*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.* *libriscv.a:vectors.* *libriscv.a:interrupt.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_freertos.* *liblog.a:log.* *libheap.a:multi_heap.* *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:lib2funcs.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_system_chip.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_time.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:cpu.* *libesp_event.a:esp_event.* *libesp_event.a:default_event_loop.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a *libfreertos.a *libesp_ringbuf.a) .text.*) + .text.esp_app_get_description + 0x0000000042000020 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042000020 esp_app_get_description + .text.esp_init_app_elf_sha256 + 0x000000004200002a 0x16 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x000000004200002a esp_init_app_elf_sha256 + .text.esp_pthread_cfg_key_destructor + 0x0000000042000040 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_init + 0x0000000042000052 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x0000000042000052 esp_pthread_init + .text.pthread_include_pthread_impl + 0x00000000420000a2 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x00000000420000a2 pthread_include_pthread_impl + .text.find_key + 0x00000000420000a4 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_key_create + 0x00000000420000de 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00000000420000de pthread_key_create + .text.pthread_key_delete + 0x0000000042000144 0x54 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x0000000042000144 pthread_key_delete + .text.pthread_include_pthread_local_storage_impl + 0x0000000042000198 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x0000000042000198 pthread_include_pthread_local_storage_impl + .text.pthread_include_pthread_rwlock_impl + 0x000000004200019a 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x000000004200019a pthread_include_pthread_rwlock_impl + .text.core_intr_matrix_clear + 0x000000004200019c 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .text.select_rtc_slow_clk + 0x00000000420001c6 0xda esp-idf/esp_system/libesp_system.a(clk.c.obj) + .text.esp_clk_init + 0x00000000420002a0 0x1be esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x00000000420002a0 esp_clk_init + .text.esp_perip_clk_init + 0x000000004200045e 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x000000004200045e esp_perip_clk_init + .text.esp_cache_err_int_init + 0x0000000042000496 0x38 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x0000000042000496 esp_cache_err_int_init + .text.panic_print_char_uart + 0x00000000420004ce 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char_usb_serial_jtag + 0x0000000042000502 0x9c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char + 0x000000004200059e 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004200059e panic_print_char + .text.panic_print_str + 0x00000000420005b4 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420005b4 panic_print_str + .text.print_abort_details + 0x00000000420005da 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_hex + 0x00000000420005ee 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420005ee panic_print_hex + .text.panic_print_dec + 0x0000000042000628 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x0000000042000628 panic_print_dec + .text.esp_panic_handler_reconfigure_wdts + 0x000000004200065e 0x88 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x000000004200065e esp_panic_handler_reconfigure_wdts + .text.esp_panic_handler + 0x00000000420006e6 0x250 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x00000000420006e6 esp_panic_handler + .text.esp_register_shutdown_handler + 0x0000000042000936 0x36 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x0000000042000936 esp_register_shutdown_handler + .text.do_global_ctors + 0x000000004200096c 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.__esp_system_init_fn_init_components0 + 0x00000000420009b2 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_core_init + 0x00000000420009b6 0x10c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_system_init_fn + 0x0000000042000ac2 0x6c esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.do_secondary_init + 0x0000000042000b2e 0xc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .text.start_cpu0_default + 0x0000000042000b3a 0x2aa esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x0000000042000b3a start_cpu0 + .text.frame_to_panic_info + 0x0000000042000de4 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_handler + 0x0000000042000e28 0x7a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state_for_core + 0x0000000042000ea2 0x2a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.print_state + 0x0000000042000ecc 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .text.panic_restart + 0x0000000042000ee6 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x0000000042000ee6 panic_restart + .text.esp_brownout_init + 0x0000000042000ef2 0x42 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x0000000042000ef2 esp_brownout_init + .text.print_cache_err_details + 0x0000000042000f34 0x2 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_basic_backtrace + 0x0000000042000f36 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .text.panic_print_registers + 0x0000000042000fc8 0xd4 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042000fc8 panic_print_registers + .text.panic_soc_fill_info + 0x000000004200109c 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200109c panic_soc_fill_info + .text.panic_arch_fill_info + 0x000000004200110c 0x3e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200110c panic_arch_fill_info + .text.panic_print_backtrace + 0x000000004200114a 0xc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x000000004200114a panic_print_backtrace + .text.panic_get_cause + 0x0000000042001156 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x0000000042001156 panic_get_cause + .text.efuse_hal_get_major_chip_version + 0x000000004200115c 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x000000004200115c efuse_hal_get_major_chip_version + .text.efuse_hal_get_minor_chip_version + 0x000000004200116c 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x000000004200116c efuse_hal_get_minor_chip_version + .text.uart_hal_rxfifo_rst + 0x0000000042001186 0x42 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x0000000042001186 uart_hal_rxfifo_rst + .text.uart_hal_write_txfifo + 0x00000000420011c8 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x00000000420011c8 uart_hal_write_txfifo + .text.brownout_hal_config + 0x0000000042001208 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x0000000042001208 brownout_hal_config + .text.brownout_hal_intr_enable + 0x000000004200120a 0x2 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x000000004200120a brownout_hal_intr_enable + .text.heap_caps_match + 0x000000004200120c 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200120c heap_caps_match + .text.heap_caps_get_minimum_free_size + 0x000000004200123a 0x40 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200123a heap_caps_get_minimum_free_size + .text.heap_caps_get_info + 0x000000004200127a 0x86 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x000000004200127a heap_caps_get_info + .text.heap_caps_get_largest_free_block + 0x0000000042001300 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000000042001300 heap_caps_get_largest_free_block + .text.register_heap + 0x0000000042001312 0x4c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_enable_nonos_stack_heaps + 0x000000004200135e 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x000000004200135e heap_caps_enable_nonos_stack_heaps + .text.heap_caps_init + 0x0000000042001394 0x36e esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x0000000042001394 heap_caps_init + .text.s_get_num_reserved_regions + 0x0000000042001702 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_compare_reserved_regions + 0x000000004200171a 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_prepare_reserved_regions + 0x0000000042001722 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.soc_get_available_memory_region_max_count + 0x0000000042001840 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x0000000042001840 soc_get_available_memory_region_max_count + .text.soc_get_available_memory_regions + 0x0000000042001856 0x142 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x0000000042001856 soc_get_available_memory_regions + .text.esp_clk_slowclk_cal_get + 0x0000000042001998 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000042001998 esp_clk_slowclk_cal_get + .text.esp_rtc_get_time_us + 0x00000000420019a0 0xe2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000000420019a0 esp_rtc_get_time_us + .text.esp_clk_slowclk_cal_set + 0x0000000042001a82 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x0000000042001a82 esp_clk_slowclk_cal_set + .text.rtc_isr_register + 0x0000000042001a9a 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x0000000042001a9a rtc_isr_register + .text.esp_deep_sleep_wakeup_io_reset + 0x0000000042001ad6 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x0000000042001ad6 esp_deep_sleep_wakeup_io_reset + .text.rtc_init + 0x0000000042001bbe 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x0000000042001bbe rtc_init + .text.esp_newlib_locks_init + 0x0000000042001c66 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x0000000042001c66 esp_newlib_locks_init + .text.pthread_setcancelstate + 0x0000000042001d06 0x4 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x0000000042001d06 pthread_setcancelstate + .text.newlib_include_pthread_impl + 0x0000000042001d0a 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x0000000042001d0a newlib_include_pthread_impl + .text.raise_r_stub + 0x0000000042001d0c 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.esp_newlib_init + 0x0000000042001d1a 0x48 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x0000000042001d1a esp_setup_newlib_syscalls + 0x0000000042001d1a esp_newlib_init + .text.syscall_not_implemented + 0x0000000042001d62 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d62 _kill_r + 0x0000000042001d62 _system_r + 0x0000000042001d62 _getpid_r + .text.syscall_not_implemented_aborts + 0x0000000042001d7e 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d7e _sbrk_r + 0x0000000042001d7e _exit + 0x0000000042001d7e raise + 0x0000000042001d7e _raise_r + .text.newlib_include_syscalls_impl + 0x0000000042001d8a 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x0000000042001d8a newlib_include_syscalls_impl + .text.adjust_boot_time + 0x0000000042001d8c 0x176 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.get_adjusted_boot_time + 0x0000000042001f02 0x3c esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime_corr_stop + 0x0000000042001f3e 0x50 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.settimeofday + 0x0000000042001f8e 0x5c esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000042001f8e settimeofday + .text.esp_newlib_time_init + 0x0000000042001fea 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x0000000042001fea esp_newlib_time_init + .text.esp_time_impl_get_time_since_boot + 0x0000000042001ff6 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042001ff6 esp_time_impl_get_time_since_boot + .text.esp_time_impl_set_boot_time + 0x0000000042002020 0x3e esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042002020 esp_time_impl_set_boot_time + .text.esp_time_impl_get_boot_time + 0x000000004200205e 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004200205e esp_time_impl_get_boot_time + .text.esp_set_time_from_rtc + 0x000000004200209e 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000000004200209e esp_set_time_from_rtc + .text.esp_sync_timekeeping_timers + 0x00000000420020d8 0x6a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x00000000420020d8 esp_sync_timekeeping_timers + .text.esp_time_impl_init + 0x0000000042002142 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x0000000042002142 esp_time_impl_init + .text.__cxa_guard_dummy + 0x000000004200214e 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x000000004200214e __cxa_guard_dummy + .text.timer_process_alarm + 0x0000000042002150 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.timer_task + 0x00000000420022bc 0x18 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_early_init + 0x00000000420022d4 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x00000000420022d4 esp_timer_early_init + .text.esp_timer_init + 0x00000000420022e4 0x7a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x00000000420022e4 esp_timer_init + .text.__esp_system_init_fn_esp_timer_startup_init + 0x000000004200235e 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .text.esp_timer_impl_init_system_time + 0x000000004200236a 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x000000004200236a esp_timer_impl_init_system_time + .text.esp_timer_impl_early_init + 0x00000000420023f6 0x76 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00000000420023f6 esp_timer_impl_early_init + .text.esp_timer_impl_init + 0x000000004200246c 0xee esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x000000004200246c esp_timer_impl_init + .text.translate_path + 0x000000004200255a 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_common + 0x00000000420025c4 0x16c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420025c4 esp_vfs_register_common + .text.esp_vfs_register + 0x0000000042002730 0x30 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002730 esp_vfs_register + .text.get_vfs_for_index + 0x0000000042002760 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002760 get_vfs_for_index + .text.get_vfs_for_fd + 0x0000000042002788 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.get_vfs_for_path + 0x00000000420027b0 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00000000420027b0 get_vfs_for_path + .text.esp_vfs_open + 0x000000004200285a 0x122 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x000000004200285a _open_r + 0x000000004200285a esp_vfs_open + .text.esp_vfs_write + 0x000000004200297c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x000000004200297c _write_r + 0x000000004200297c esp_vfs_write + .text.esp_vfs_lseek + 0x0000000042002a04 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002a04 esp_vfs_lseek + 0x0000000042002a04 _lseek_r + .text.esp_vfs_read + 0x0000000042002a8c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002a8c _read_r + 0x0000000042002a8c esp_vfs_read + .text.esp_vfs_close + 0x0000000042002b14 0xf8 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002b14 _close_r + 0x0000000042002b14 esp_vfs_close + .text.esp_vfs_fstat + 0x0000000042002c0c 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002c0c _fstat_r + 0x0000000042002c0c esp_vfs_fstat + .text.esp_vfs_stat + 0x0000000042002c86 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002c86 esp_vfs_stat + 0x0000000042002c86 _stat_r + .text.esp_vfs_link + 0x0000000042002ce6 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002ce6 _link_r + 0x0000000042002ce6 esp_vfs_link + .text.esp_vfs_unlink + 0x0000000042002d68 0x56 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002d68 _unlink_r + 0x0000000042002d68 esp_vfs_unlink + .text.esp_vfs_rename + 0x0000000042002dbe 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002dbe esp_vfs_rename + 0x0000000042002dbe _rename_r + .text.esp_vfs_select_triggered + 0x0000000042002e40 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002e40 esp_vfs_select_triggered + .text.esp_vfs_select_triggered_isr + 0x0000000042002e94 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002e94 esp_vfs_select_triggered_isr + .text.vfs_include_syscalls_impl + 0x0000000042002ee4 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x0000000042002ee4 vfs_include_syscalls_impl + .text.console_open + 0x0000000042002ee6 0x60 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002ee6 console_open + .text.console_write + 0x0000000042002f46 0x50 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002f46 console_write + .text.console_fstat + 0x0000000042002f96 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002f96 console_fstat + .text.console_close + 0x0000000042002fc0 0x3c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002fc0 console_close + .text.console_read + 0x0000000042002ffc 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042002ffc console_read + .text.console_fcntl + 0x000000004200302e 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200302e console_fcntl + .text.console_fsync + 0x0000000042003060 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003060 console_fsync + .text.console_access + 0x0000000042003082 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003082 console_access + .text.console_end_select + 0x00000000420030ac 0x24 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420030ac console_end_select + .text.console_tcsetattr + 0x00000000420030d0 0x32 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420030d0 console_tcsetattr + .text.console_tcgetattr + 0x0000000042003102 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x0000000042003102 console_tcgetattr + .text.console_tcdrain + 0x000000004200312c 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200312c console_tcdrain + .text.console_tcflush + 0x000000004200314e 0x2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x000000004200314e console_tcflush + .text.console_start_select + 0x0000000042003178 0x4c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .text.esp_vfs_dev_console_register + 0x00000000420031c4 0x20 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420031c4 esp_vfs_dev_console_register + .text.esp_vfs_console_register + 0x00000000420031e4 0x4c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x00000000420031e4 esp_vfs_console_register + .text.usb_serial_jtag_open + 0x0000000042003230 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_rx_char + 0x0000000042003244 0x3c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read_char + 0x0000000042003280 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_close + 0x00000000420032a6 0x4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tx_char + 0x00000000420032aa 0x94 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcflush + 0x000000004200333e 0x14 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fcntl + 0x0000000042003352 0x4a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcgetattr + 0x000000004200339c 0x5c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fstat + 0x00000000420033f8 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_fsync + 0x000000004200341e 0x88 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcdrain + 0x00000000420034a6 0xe esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_tcsetattr + 0x00000000420034b4 0x6a esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_write + 0x000000004200351e 0xa6 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_return_char + 0x00000000420035c4 0x36 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.usb_serial_jtag_read + 0x00000000420035fa 0xb4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .text.esp_vfs_usb_serial_jtag_get_vfs + 0x00000000420036ae 0xa esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x00000000420036ae esp_vfs_usb_serial_jtag_get_vfs + .text.uart_tx_char + 0x00000000420036b8 0x46 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_rx_char + 0x00000000420036fe 0x3c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read_char + 0x000000004200373a 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.unregister_select + 0x000000004200376a 0x7e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_end_select + 0x00000000420037e8 0x58 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.register_select + 0x0000000042003840 0x74 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_start_select + 0x00000000420038b4 0x214 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.select_notif_callback_isr + 0x0000000042003ac8 0x11c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcflush + 0x0000000042003be4 0x3c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcdrain + 0x0000000042003c20 0x30 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcgetattr + 0x0000000042003c50 0x376 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_tcsetattr + 0x0000000042003fc6 0x36e esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_access + 0x0000000042004334 0x78 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_open + 0x00000000420043ac 0x80 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fcntl + 0x000000004200442c 0x88 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fstat + 0x00000000420044b4 0x50 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_close + 0x0000000042004504 0x32 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_return_char + 0x0000000042004536 0x40 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_fsync + 0x0000000042004576 0x72 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_read + 0x00000000420045e8 0x100 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.uart_write + 0x00000000420046e8 0xec esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .text.esp_vfs_uart_get_vfs + 0x00000000420047d4 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x00000000420047d4 esp_vfs_uart_get_vfs + .text.app_main + 0x00000000420047de 0x170 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x00000000420047de app_main + .text.riscv_decode_offset_from_jal_instruction + 0x000000004200494e 0x4a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x000000004200494e riscv_decode_offset_from_jal_instruction + .text.esp_efuse_check_errors + 0x0000000042004998 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x0000000042004998 esp_efuse_check_errors + .text.esp_efuse_utility_check_errors + 0x00000000420049a4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x00000000420049a4 esp_efuse_utility_check_errors + .text.uart_pattern_queue_update + 0x00000000420049a8 0x50 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x00000000420049f8 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_get_sclk_freq + 0x0000000042004a88 0x48 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004a88 uart_get_sclk_freq + .text.uart_set_word_length + 0x0000000042004ad0 0xb2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004ad0 uart_set_word_length + .text.uart_get_word_length + 0x0000000042004b82 0x56 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004b82 uart_get_word_length + .text.uart_set_stop_bits + 0x0000000042004bd8 0xb2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004bd8 uart_set_stop_bits + .text.uart_get_stop_bits + 0x0000000042004c8a 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004c8a uart_get_stop_bits + .text.uart_set_parity + 0x0000000042004cfe 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004cfe uart_set_parity + .text.uart_get_parity + 0x0000000042004d72 0x74 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004d72 uart_get_parity + .text.uart_set_baudrate + 0x0000000042004de6 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004de6 uart_set_baudrate + .text.uart_get_baudrate + 0x0000000042004eaa 0xc4 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004eaa uart_get_baudrate + .text.uart_wait_tx_done + 0x0000000042004f6e 0x204 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042004f6e uart_wait_tx_done + .text.uart_get_buffered_data_len + 0x0000000042005172 0xc2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042005172 uart_get_buffered_data_len + .text.uart_flush_input + 0x0000000042005234 0x252 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042005234 uart_flush_input + 0x0000000042005234 uart_flush + .text.uart_is_driver_installed + 0x0000000042005486 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + 0x0000000042005486 uart_is_driver_installed + .text.uart_set_select_notif_callback + 0x00000000420054a8 0x1e esp-idf/driver/libdriver.a(uart.c.obj) + 0x00000000420054a8 uart_set_select_notif_callback + .text.uart_get_selectlock + 0x00000000420054c6 0x6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x00000000420054c6 uart_get_selectlock + .text.bootloader_init_mem + 0x00000000420054cc 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00000000420054cc bootloader_init_mem + .text.bootloader_flash_update_id + 0x00000000420054f2 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + 0x00000000420054f2 bootloader_flash_update_id + .text.spi_flash_init_lock + 0x0000000042005512 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000042005512 spi_flash_init_lock + .text.spi_flash_op_lock + 0x0000000042005514 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000042005514 spi_flash_op_lock + .text.spi_flash_op_unlock + 0x0000000042005526 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x0000000042005526 spi_flash_op_unlock + .text.spi_flash_cache2phys + 0x0000000042005538 0xc4 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000000042005538 spi_flash_cache2phys + .text.esp_flash_chip_driver_initialized + 0x00000000420055fc 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00000000420055fc esp_flash_chip_driver_initialized + .text.check_chip_pointer_default + 0x0000000042005608 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .text.esp_flash_read_chip_id + 0x0000000042005638 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x0000000042005638 esp_flash_read_chip_id + .text.esp_flash_init_default_chip + 0x000000004200564c 0x1ba esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000000004200564c esp_flash_init_default_chip + .text.esp_flash_app_init + 0x0000000042005806 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x0000000042005806 esp_flash_app_init + .text.esp_flash_app_enable_os_functions + 0x0000000042005826 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x0000000042005826 esp_flash_app_enable_os_functions + .text.esp_crosscore_int_init + 0x0000000042005850 0x68 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x0000000042005850 esp_crosscore_int_init + .text.esp_vApplicationIdleHook + 0x00000000420058b8 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00000000420058b8 esp_vApplicationIdleHook + .text.esp_register_freertos_idle_hook_for_cpu + 0x00000000420058fe 0x6e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00000000420058fe esp_register_freertos_idle_hook_for_cpu + .text.esp_register_freertos_tick_hook_for_cpu + 0x000000004200596c 0x6e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000000004200596c esp_register_freertos_tick_hook_for_cpu + .text.esp_int_wdt_init + 0x00000000420059da 0x80 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00000000420059da esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x0000000042005a5a 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x0000000042005a5a esp_int_wdt_cpu_init + .text.find_entry_and_check_all_reset + 0x0000000042005aa4 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.find_entry_from_task_handle_and_check_all_reset + 0x0000000042005ad4 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timeout_handling + 0x0000000042005b06 0x122 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_isr + 0x0000000042005c28 0x1e6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timer_feed + 0x0000000042005e0e 0x2a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x0000000042005e38 0x178 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add + 0x0000000042005fb0 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x0000000042005fb0 esp_task_wdt_add + .text.subscribe_idle + 0x0000000042006016 0xb4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_init + 0x00000000420060ca 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00000000420060ca esp_task_wdt_init + .text.esp_task_wdt_reset + 0x000000004200620e 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x000000004200620e esp_task_wdt_reset + .text.idle_hook_cb + 0x00000000420062da 0xe esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_impl_timer_allocate + 0x00000000420062e8 0xbc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420062e8 esp_task_wdt_impl_timer_allocate + .text.esp_task_wdt_impl_timer_feed + 0x00000000420063a4 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420063a4 esp_task_wdt_impl_timer_feed + .text.esp_task_wdt_impl_timeout_triggered + 0x00000000420063da 0x30 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00000000420063da esp_task_wdt_impl_timeout_triggered + .text.esp_task_wdt_impl_timer_restart + 0x000000004200640a 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x000000004200640a esp_task_wdt_impl_timer_restart + .text.uart_hal_get_sclk + 0x000000004200644a 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000000004200644a uart_hal_get_sclk + .text.uart_hal_set_baudrate + 0x0000000042006494 0xbe esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006494 uart_hal_set_baudrate + .text.uart_hal_get_baudrate + 0x0000000042006552 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006552 uart_hal_get_baudrate + .text.uart_hal_set_stop_bits + 0x00000000420065ba 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065ba uart_hal_set_stop_bits + .text.uart_hal_get_stop_bits + 0x00000000420065e0 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065e0 uart_hal_get_stop_bits + .text.uart_hal_set_data_bit_num + 0x00000000420065ec 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00000000420065ec uart_hal_set_data_bit_num + .text.uart_hal_get_data_bit_num + 0x0000000042006610 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006610 uart_hal_get_data_bit_num + .text.uart_hal_set_parity + 0x000000004200661c 0x34 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000000004200661c uart_hal_set_parity + .text.uart_hal_get_parity + 0x0000000042006650 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000000042006650 uart_hal_get_parity + .text.get_flash_clock_divider + 0x000000004200666c 0xee esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_cal_clock + 0x000000004200675a 0x74 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_hal_init + 0x00000000420067ce 0xf0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420067ce spi_flash_hal_init + .text.spi_flash_hal_supports_direct_write + 0x00000000420068be 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420068be spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x00000000420068d0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00000000420068d0 spi_flash_hal_supports_direct_read + .text.insert_vector_desc + 0x00000000420068e2 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_int + 0x0000000042006938 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_desc_for_int + 0x000000004200695e 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_source + 0x00000000420069f0 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.is_vect_desc_usable + 0x0000000042006a72 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_available_int + 0x0000000042006b3a 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_enable_source + 0x0000000042006ca2 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006ca2 esp_intr_enable_source + .text.esp_intr_disable_source + 0x0000000042006cc8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006cc8 esp_intr_disable_source + .text.esp_intr_alloc_intrstatus + 0x0000000042006cee 0x3e4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x0000000042006cee esp_intr_alloc_intrstatus + .text.esp_intr_alloc + 0x00000000420070d2 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000420070d2 esp_intr_alloc + .text.esp_intr_free + 0x00000000420070ea 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000000420070ea esp_intr_free + .text.periph_ll_get_clk_en_reg + 0x00000000420071f6 0x1d2 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_reg + 0x00000000420073c8 0x1d2 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_module_enable + 0x000000004200759a 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x000000004200759a periph_module_enable + .text.esp_chip_info + 0x00000000420076d2 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x00000000420076d2 esp_chip_info + .text.esp_err_to_name + 0x000000004200772e 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x000000004200772e esp_err_to_name + .text.esp_partition_main_flash_region_safe + 0x0000000042007768 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x0000000042007768 esp_partition_main_flash_region_safe + .text.esp_ota_get_running_partition + 0x00000000420077b6 0xbe esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00000000420077b6 esp_ota_get_running_partition + .text.load_partitions + 0x0000000042007874 0x1e2 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x0000000042007a56 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x0000000042007ad4 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x0000000042007b12 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007b12 esp_partition_iterator_release + .text.esp_partition_next + 0x0000000042007b24 0xb4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007b24 esp_partition_next + .text.esp_partition_find + 0x0000000042007bd8 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007bd8 esp_partition_find + .text.esp_partition_get + 0x0000000042007c1e 0x2e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000000042007c1e esp_partition_get + .text 0x0000000042007c4c 0x156 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x0000000042007c4c ceil + .text 0x0000000042007da2 0x15e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + 0x0000000042007da2 floor + .text 0x0000000042007f00 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + 0x0000000042007f00 __errno + .text 0x0000000042007f12 0x244 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x0000000042007f12 __sflush_r + .text 0x0000000042008156 0x2e0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x00000000420081c4 _cleanup_r + 0x0000000042008228 __sfmoreglue + 0x0000000042008278 _cleanup + 0x0000000042008282 __sfp_lock_acquire + 0x0000000042008292 __sfp_lock_release + 0x00000000420082a2 __sinit_lock_acquire + 0x00000000420082b2 __sinit_lock_release + 0x00000000420082c2 __sinit + 0x0000000042008324 __sfp + 0x00000000420083f2 __fp_lock_all + 0x0000000042008414 __fp_unlock_all + .text 0x0000000042008436 0x116 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x0000000042008436 _fopen_r + 0x000000004200852e fopen + .text 0x000000004200854c 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x000000004200854c _fseek_r + 0x000000004200854e fseek + .text 0x0000000042008574 0x3b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x0000000042008574 _fseeko_r + 0x0000000042008906 fseeko + .text 0x000000004200892c 0x30c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x000000004200892c __sfvwrite_r + .text 0x0000000042008c38 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x0000000042008c38 _puts_r + 0x0000000042008d12 puts + .text 0x0000000042008d28 0x142 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x0000000042008d28 cleanup_glue + 0x0000000042008d4e _reclaim_reent + .text 0x0000000042008e6a 0x17e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x0000000042008e82 __srefill_r + .text 0x0000000042008fe8 0xc8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x0000000042008fe8 __sread + 0x000000004200901a __seofread + 0x000000004200901e __swrite + 0x0000000042009070 __sseek + 0x00000000420090a8 __sclose + .text 0x00000000420090b0 0x24 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x00000000420090b0 gettimeofday + .text 0x00000000420090d4 0x13a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x00000000420090d4 _fclose_r + 0x00000000420091f8 fclose + .text 0x000000004200920e 0x7a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x000000004200920e __sflags + *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) + *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_configure_invalid_regions .text.esp_cpu_configure_region_protection .text.esp_cpu_intr_get_desc .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint .text.is_intr_num_resv) + .text.esp_cpu_configure_invalid_regions + 0x0000000042009288 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.is_intr_num_resv + 0x000000004200932c 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_intr_get_desc + 0x000000004200936e 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x000000004200936e esp_cpu_intr_get_desc + .text.esp_cpu_configure_region_protection + 0x0000000042009396 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000000042009396 esp_cpu_configure_region_protection + .text.esp_cpu_set_breakpoint + 0x0000000042009508 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000000042009508 esp_cpu_set_breakpoint + *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) + .text.esp_get_minimum_free_heap_size + 0x000000004200956c 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x000000004200956c esp_get_minimum_free_heap_size + *libfreertos.a:app_startup.*(.literal.esp_startup_start_app .text.esp_startup_start_app) + .text.esp_startup_start_app + 0x000000004200957c 0xa4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x000000004200957c esp_startup_start_app + *libfreertos.a:app_startup.*(.literal.main_task .text.main_task) + .text.main_task + 0x0000000042009620 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *libfreertos.a:port_common.*(.literal.vApplicationGetIdleTaskMemory .text.vApplicationGetIdleTaskMemory) + .text.vApplicationGetIdleTaskMemory + 0x00000000420096f4 0x94 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00000000420096f4 vApplicationGetIdleTaskMemory + *libfreertos.a:port_common.*(.literal.vApplicationGetTimerTaskMemory .text.vApplicationGetTimerTaskMemory) + *libheap.a:multi_heap.*(.text) + *liblog.a:log.*(.text .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.heap_bubble_down .text.s_log_level_get_and_unlock) + .text.heap_bubble_down + 0x0000000042009788 0x66 esp-idf/log/liblog.a(log.c.obj) + .text.s_log_level_get_and_unlock + 0x00000000420097ee 0x18e esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_writev + 0x000000004200997c 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x000000004200997c esp_log_writev + *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x00000000420099ce . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x00000000420099be 0x10 + 0x00000000420099ce _text_end = ABSOLUTE (.) + 0x00000000420099ce _instruction_reserved_end = ABSOLUTE (.) + 0x00000000420099ce _etext = . + 0x0000000000000000 _flash_cache_start = ABSOLUTE (0x0) + +.flash_rodata_dummy + 0x0000000042000020 0x10000 + 0x0000000042000020 _flash_rodata_dummy_start = . + 0x0000000042000020 . = ALIGN (ALIGNOF (.flash.text)) + 0x00000000420099ce . = (. + SIZEOF (.flash.text)) + *fill* 0x0000000042000020 0x99ae + 0x0000000042010020 . = (ALIGN (0x10000) + 0x20) + *fill* 0x00000000420099ce 0x6652 + 0x0000000042010020 _rodata_reserved_start = . + +.flash.appdesc 0x0000000042010020 0x100 + 0x0000000042010020 _rodata_start = ABSOLUTE (.) + *(.rodata_desc .rodata_desc.*) + .rodata_desc 0x0000000042010020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042010020 esp_app_desc + *(.rodata_custom_desc .rodata_custom_desc.*) + 0x0000000042010120 . = ALIGN (ALIGNOF (.flash.rodata)) + +.flash.rodata 0x0000000042010120 0x5d40 + 0x0000000042010120 _flash_rodata_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .rodata EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .rodata.* EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .sdata2 EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .sdata2.* EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .srodata EXCLUDE_FILE(*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:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:esp_memory_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libgcov.a) .srodata.*) + .rodata.str1.4 + 0x0000000042010120 0x30 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata.select_rtc_slow_clk.str1.4 + 0x0000000042010150 0x5d esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x00000000420101ad 0x3 + .rodata.esp_clk_init.str1.4 + 0x00000000420101b0 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_perip_clk_init.str1.4 + 0x0000000042010218 0x4a esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x0000000042010262 0x2 + .rodata.__func__.0 + 0x0000000042010264 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x0000000042010271 0x3 + .srodata 0x0000000042010274 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_cache_err_int_init.str1.4 + 0x0000000042010278 0x5a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x00000000420102d2 0x2 + .rodata.esp_panic_handler.str1.4 + 0x00000000420102d4 0x83 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x87 (size before relaxing) + *fill* 0x0000000042010357 0x1 + .rodata.do_core_init.str1.4 + 0x0000000042010358 0xbc esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0xc0 (size before relaxing) + .rodata.do_system_init_fn.str1.4 + 0x0000000042010414 0x45 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x51 (size before relaxing) + *fill* 0x0000000042010459 0x3 + .rodata.start_cpu0_default.str1.4 + 0x000000004201045c 0x22d esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x231 (size before relaxing) + *fill* 0x0000000042010689 0x3 + .rodata.__func__.0 + 0x000000004201068c 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x0000000042010699 0x3 + .srodata.g_startup_fn + 0x000000004201069c 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x000000004201069c g_startup_fn + .rodata.frame_to_panic_info.str1.4 + 0x00000000420106a0 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.print_state_for_core.str1.4 + 0x00000000420106a8 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.str1.4 + 0x00000000420106a8 0x26 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x00000000420106ce 0x2 + .srodata 0x00000000420106d0 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x00000000420106d5 0x3 + .rodata.panic_print_basic_backtrace.str1.4 + 0x00000000420106d8 0x1b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x23 (size before relaxing) + *fill* 0x00000000420106f3 0x1 + .rodata.panic_print_registers.str1.4 + 0x00000000420106f4 0x23 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x0000000042010717 0x1 + .rodata.panic_soc_fill_info.str1.4 + 0x0000000042010718 0x1c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_arch_fill_info.str1.4 + 0x0000000042010734 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x000000004201074d 0x3 + .rodata.str1.4 + 0x0000000042010750 0x32d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x0000000042010a7d 0x3 + .rodata 0x0000000042010a80 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.pseudo_reason.1 + 0x0000000042010b14 0xc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.reason.0 + 0x0000000042010b20 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.s_log_level_get_and_unlock.str1.4 + 0x0000000042010b60 0x67 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x0000000042010bc7 0x1 + .rodata.__func__.0 + 0x0000000042010bc8 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x0000000042010bdd 0x3 + .rodata.str1.4 + 0x0000000042010be0 0x11d esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010cfd 0x3 + .rodata.__func__.10 + 0x0000000042010d00 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d19 0x3 + .rodata.__func__.11 + 0x0000000042010d1c 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.12 + 0x0000000042010d34 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d45 0x3 + .rodata.__func__.3 + 0x0000000042010d48 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d5a 0x2 + .rodata.__func__.4 + 0x0000000042010d5c 0xf esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d6b 0x1 + .rodata.__func__.8 + 0x0000000042010d6c 0x17 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d83 0x1 + .rodata.__func__.9 + 0x0000000042010d84 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x0000000042010d9e 0x2 + .rodata.register_heap.str1.4 + 0x0000000042010da0 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010de3 0x1 + .rodata.heap_caps_init.str1.4 + 0x0000000042010de4 0xf4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__.0 + 0x0000000042010ed8 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010ee7 0x1 + .rodata.__func__.1 + 0x0000000042010ee8 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x0000000042010ef6 0x2 + .rodata.s_prepare_reserved_regions.str1.4 + 0x0000000042010ef8 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x0000000042010ffd 0x3 + .rodata.__func__.0 + 0x0000000042011000 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x000000004201101b 0x1 + .rodata.str1.4 + 0x000000004201101c 0x23 esp-idf/heap/libheap.a(memory_layout.c.obj) + *fill* 0x000000004201103f 0x1 + .rodata.soc_memory_regions + 0x0000000042011040 0x60 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x0000000042011040 soc_memory_regions + .rodata.soc_memory_types + 0x00000000420110a0 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000000420110a0 soc_memory_types + .srodata.soc_memory_region_count + 0x00000000420110f0 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000000420110f0 soc_memory_region_count + .rodata.rtc_isr_register.str1.4 + 0x00000000420110f4 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .rodata.esp_deep_sleep_wakeup_io_reset.str1.4 + 0x0000000042011148 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x00000000420111d6 0x2 + .rodata.__func__.0 + 0x00000000420111d8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x00000000420111f9 0x3 + .rodata.__func__.1 + 0x00000000420111fc 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.rtc_clk_cal_internal.str1.4 + 0x0000000042011220 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.__func__.0 + 0x0000000042011280 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x0000000042011295 0x3 + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x0000000042011298 0xae esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011346 0x2 + .rodata.xQueueGenericReset.str1.4 + 0x0000000042011348 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x0000000042011350 0xdf esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000004201142f 0x1 + .rodata.xQueueGenericCreate.str1.4 + 0x0000000042011430 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420114be 0x2 + .rodata.xQueueGenericSend.str1.4 + 0x00000000420114c0 0x195 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011655 0x3 + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x0000000042011658 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x0000000042011660 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420116dd 0x3 + .rodata.xQueueReceive.str1.4 + 0x00000000420116e0 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011746 0x2 + .rodata.xQueueReceiveFromISR.str1.4 + 0x0000000042011748 0x72 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117ba 0x2 + .rodata.__func__.11 + 0x00000000420117bc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117ce 0x2 + .rodata.__func__.13 + 0x00000000420117d0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117eb 0x1 + .rodata.__func__.14 + 0x00000000420117ec 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420117fe 0x2 + .rodata.__func__.17 + 0x0000000042011800 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011819 0x3 + .rodata.__func__.18 + 0x000000004201181c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011835 0x3 + .rodata.__func__.2 + 0x0000000042011838 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011845 0x3 + .rodata.__func__.20 + 0x0000000042011848 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.21 + 0x000000004201185c 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x0000000042011876 0x2 + .rodata.__func__.22 + 0x0000000042011878 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x000000004201188b 0x1 + .rodata.__func__.7 + 0x000000004201188c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x00000000420118a1 0x3 + .rodata.__func__.9 + 0x00000000420118a4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvDeleteTLS.str1.4 + 0x00000000420118b8 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x00000000420118f2 0x2 + .rodata.prvDeleteTCB.str1.4 + 0x00000000420118f4 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011926 0x2 + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x0000000042011928 0xb1 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x00000000420119d9 0x3 + .rodata.xTaskGetIdleTaskHandleForCPU.str1.4 + 0x00000000420119dc 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x0000000042011a14 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011a8a 0x2 + .rodata.xTaskResumeAll.str1.4 + 0x0000000042011a8c 0x29 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ab5 0x3 + .rodata.vTaskSwitchContext.str1.4 + 0x0000000042011ab8 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011afd 0x3 + .rodata.vTaskPlaceOnEventList.str1.4 + 0x0000000042011b00 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x0000000042011b0c 0x51 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b5d 0x3 + .rodata.vTaskSetTimeOutState.str1.4 + 0x0000000042011b60 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b6a 0x2 + .rodata.xTaskCheckForTimeOut.str1.4 + 0x0000000042011b6c 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011b7a 0x2 + .rodata.vTaskDelete.str1.4 + 0x0000000042011b7c 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011bad 0x3 + .rodata.xTaskPriorityDisinherit.str1.4 + 0x0000000042011bb0 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011bf1 0x3 + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x0000000042011bf4 0x2a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011c1e 0x2 + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x0000000042011c20 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011c32 0x2 + .rodata.xTaskGenericNotify.str1.4 + 0x0000000042011c34 0x97 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ccb 0x1 + .rodata.vTaskStartScheduler.str1.4 + 0x0000000042011ccc 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011ce6 0x2 + .rodata.__func__.12 + 0x0000000042011ce8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d01 0x3 + .rodata.__func__.15 + 0x0000000042011d04 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d1a 0x2 + .rodata.__func__.16 + 0x0000000042011d1c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d2f 0x1 + .rodata.__func__.18 + 0x0000000042011d30 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d43 0x1 + .rodata.__func__.2 + 0x0000000042011d44 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d62 0x2 + .rodata.__func__.21 + 0x0000000042011d64 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d81 0x3 + .rodata.__func__.24 + 0x0000000042011d84 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011d92 0x2 + .rodata.__func__.25 + 0x0000000042011d94 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011da3 0x1 + .rodata.__func__.26 + 0x0000000042011da4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.33 + 0x0000000042011db8 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011dc3 0x1 + .rodata.__func__.35 + 0x0000000042011dc4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011dd1 0x3 + .rodata.__func__.36 + 0x0000000042011dd4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011de1 0x3 + .rodata.__func__.37 + 0x0000000042011de4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.39 + 0x0000000042011df0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011e0e 0x2 + .rodata.__func__.6 + 0x0000000042011e10 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.7 + 0x0000000042011e28 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.8 + 0x0000000042011e4c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.9 + 0x0000000042011e64 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x0000000042011e79 0x3 + .rodata.ucExpectedStackBytes.17 + 0x0000000042011e7c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vPortTaskWrapper.str1.4 + 0x0000000042011e90 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x0000000042011eb3 0x1 + .rodata.pxPortInitialiseStack.str1.4 + 0x0000000042011eb4 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x0000000042011f18 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x0000000042011f54 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x0000000042011f6a 0x2 + .rodata.main_task.str1.4 + 0x0000000042011f6c 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x0000000042012049 0x3 + .rodata.esp_startup_start_app.str1.4 + 0x000000004201204c 0x7f esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120cb 0x1 + .rodata.__func__.0 + 0x00000000420120cc 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120d6 0x2 + .rodata.__func__.1 + 0x00000000420120d8 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x00000000420120ee 0x2 + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x00000000420120f0 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000004201214a 0x2 + .rodata.__func__.1 + 0x000000004201214c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x000000004201216a 0x2 + .rodata.vPortSetupTimer.str1.4 + 0x000000004201216c 0xc5 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x0000000042012231 0x3 + .rodata.__func__.0 + 0x0000000042012234 0x10 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x0000000042012244 0x8d esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x91 (size before relaxing) + *fill* 0x00000000420122d1 0x3 + .rodata.esp_newlib_locks_init.str1.4 + 0x00000000420122d4 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.__func__.0 + 0x000000004201233c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.__func__.1 + 0x0000000042012348 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000004201235d 0x3 + .rodata.__func__.2 + 0x0000000042012360 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x0000000042012375 0x3 + .rodata.__func__.3 + 0x0000000042012378 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x000000004201238b 0x1 + .rodata.__func__.4 + 0x000000004201238c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x00000000420123a2 0x2 + .rodata.str1.4 + 0x00000000420123a4 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123d7 0x1 + .rodata.esp_timer_init.str1.4 + 0x00000000420123d8 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123e2 0x2 + .rodata.__func__.0 + 0x00000000420123e4 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + *fill* 0x00000000420123f1 0x3 + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x00000000420123f4 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + *fill* 0x0000000042012445 0x3 + .rodata.esp_timer_impl_init.str1.4 + 0x0000000042012448 0x82 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x00000000420124ca 0x2 + .rodata.translate_path.str1.4 + 0x00000000420124cc 0x5b esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x5f (size before relaxing) + *fill* 0x0000000042012527 0x1 + .rodata.__func__.0 + 0x0000000042012528 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x0000000042012537 0x1 + .rodata.console_open.str1.4 + 0x0000000042012538 0x1f esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0x22 (size before relaxing) + *fill* 0x0000000042012557 0x1 + .rodata.esp_vfs_dev_console_register.str1.4 + 0x0000000042012558 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x0000000042012565 0x3 + .rodata.vfs 0x0000000042012568 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x000000004201260c 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + *fill* 0x000000004201264f 0x1 + .rodata.__func__.0 + 0x0000000042012650 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x000000004201266c 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.uart_access.str1.4 + 0x0000000042012710 0x7 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0xb (size before relaxing) + *fill* 0x0000000042012717 0x1 + .rodata.uart_fcntl.str1.4 + 0x0000000042012718 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x000000004201274c 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x0000000042012769 0x3 + .rodata.uart_fsync.str1.4 + 0x000000004201276c 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201277e 0x2 + .rodata.__func__.1 + 0x0000000042012780 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201278b 0x1 + .rodata.__func__.2 + 0x000000004201278c 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x000000004201279d 0x3 + .rodata.__func__.3 + 0x00000000420127a0 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127aa 0x2 + .rodata.__func__.4 + 0x00000000420127ac 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127b7 0x1 + .rodata.__func__.5 + 0x00000000420127b8 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127c3 0x1 + .rodata.__func__.6 + 0x00000000420127c4 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127cf 0x1 + .rodata.__func__.7 + 0x00000000420127d0 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x00000000420127db 0x1 + .rodata.vfs 0x00000000420127dc 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_ctx + 0x0000000042012880 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.app_main.str1.4 + 0x0000000042012888 0x128 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x12c (size before relaxing) + .rodata.intr_handler_set.str1.4 + 0x00000000420129b0 0x73 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x0000000042012a23 0x1 + .rodata.__func__.1 + 0x0000000042012a24 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x0000000042012a3c 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012a73 0x1 + .rodata.uart_set_word_length.str1.4 + 0x0000000042012a74 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012aa3 0x1 + .rodata.uart_set_stop_bits.str1.4 + 0x0000000042012aa4 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012ad3 0x1 + .rodata.uart_set_baudrate.str1.4 + 0x0000000042012ad4 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x0000000042012b04 0x32 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b36 0x2 + .rodata.uart_flush_input.str1.4 + 0x0000000042012b38 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b66 0x2 + .rodata.__FUNCTION__.0 + 0x0000000042012b68 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b7d 0x3 + .rodata.__FUNCTION__.1 + 0x0000000042012b80 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012b95 0x3 + .rodata.__FUNCTION__.2 + 0x0000000042012b98 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012bab 0x1 + .rodata.__FUNCTION__.27 + 0x0000000042012bac 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012bbe 0x2 + .rodata.__FUNCTION__.3 + 0x0000000042012bc0 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012bd3 0x1 + .rodata.__FUNCTION__.32 + 0x0000000042012bd4 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.33 + 0x0000000042012bec 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c07 0x1 + .rodata.__FUNCTION__.35 + 0x0000000042012c08 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c19 0x3 + .rodata.__FUNCTION__.4 + 0x0000000042012c1c 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.5 + 0x0000000042012c2c 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.6 + 0x0000000042012c3c 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c4e 0x2 + .rodata.__FUNCTION__.7 + 0x0000000042012c50 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x0000000042012c62 0x2 + .rodata.str1.4 + 0x0000000042012c64 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x0000000042012ce3 0x1 + .rodata.__func__.1 + 0x0000000042012ce4 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.str1.4 + 0x0000000042012d0c 0xca esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012dd6 0x2 + .rodata.__func__.0 + 0x0000000042012dd8 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012de9 0x3 + .rodata.__func__.1 + 0x0000000042012dec 0x15 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + *fill* 0x0000000042012e01 0x3 + .rodata.str1.4 + 0x0000000042012e04 0x1f9 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000042012ffd 0x3 + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x0000000042013000 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x0000000042013092 0x2 + .rodata.TAG 0x0000000042013094 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x000000004201309e 0x2 + .rodata.io_mode_str + 0x00000000420130a0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.spi_bus_add_flash_device.str1.4 + 0x0000000042013154 0x9e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x00000000420131f2 0x2 + .rodata.esp_flash_init_default_chip.str1.4 + 0x00000000420131f4 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x00000000420132f0 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + *fill* 0x00000000420132fa 0x2 + .rodata.__func__.0 + 0x00000000420132fc 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x0000000042013320 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000042013367 0x1 + .rodata.__func__.0 + 0x0000000042013368 0x1a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x0000000042013382 0x2 + .rodata.str1.4 + 0x0000000042013384 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x00000000420133cc 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x00000000420133fb 0x1 + .rodata.__func__.0 + 0x00000000420133fc 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x0000000042013413 0x1 + .rodata.__func__.1 + 0x0000000042013414 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x000000004201342b 0x1 + .rodata.task_wdt_timeout_handling.str1.4 + 0x000000004201342c 0xc6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xcb (size before relaxing) + *fill* 0x00000000420134f2 0x2 + .rodata.task_wdt_isr.str1.4 + 0x00000000420134f4 0x107 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420135fb 0x1 + .rodata.add_entry.str1.4 + 0x00000000420135fc 0xbb esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420136b7 0x1 + .rodata.delete_entry.str1.4 + 0x00000000420136b8 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000042013717 0x1 + .rodata.esp_task_wdt_add.str1.4 + 0x0000000042013718 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000042013753 0x1 + .rodata.subscribe_idle.str1.4 + 0x0000000042013754 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x00000000420137fc 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.__FUNCTION__.15 + 0x00000000420138a0 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138b2 0x2 + .rodata.__FUNCTION__.5 + 0x00000000420138b4 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138c7 0x1 + .rodata.__FUNCTION__.7 + 0x00000000420138c8 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138d2 0x2 + .rodata.__FUNCTION__.8 + 0x00000000420138d4 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138e5 0x3 + .rodata.__func__.12 + 0x00000000420138e8 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x00000000420138f7 0x1 + .rodata.__func__.13 + 0x00000000420138f8 0x1a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000042013912 0x2 + .rodata.__func__.14 + 0x0000000042013914 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x0000000042013921 0x3 + .rodata.str1.4 + 0x0000000042013924 0x4a esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + *fill* 0x000000004201396e 0x2 + .rodata.__func__.0 + 0x0000000042013970 0x1a esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + *fill* 0x000000004201398a 0x2 + .rodata.get_flash_clock_divider.str1.4 + 0x000000004201398c 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + *fill* 0x0000000042013a1f 0x1 + .rodata.GPIO_HOLD_MASK + 0x0000000042013a20 0x7c esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x0000000042013a20 GPIO_HOLD_MASK + .rodata.find_desc_for_source.str1.4 + 0x0000000042013a9c 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013ad5 0x3 + .rodata.is_vect_desc_usable.str1.4 + 0x0000000042013ad8 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b21 0x3 + .rodata.esp_intr_alloc_intrstatus.str1.4 + 0x0000000042013b24 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b86 0x2 + .rodata.esp_intr_free.str1.4 + 0x0000000042013b88 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.0 + 0x0000000042013b8c 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013b9d 0x3 + .rodata.__func__.1 + 0x0000000042013ba0 0xe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bae 0x2 + .rodata.__func__.3 + 0x0000000042013bb0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bca 0x2 + .rodata.__func__.4 + 0x0000000042013bcc 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013be2 0x2 + .rodata.__func__.5 + 0x0000000042013be4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013bfd 0x3 + .rodata.__func__.7 + 0x0000000042013c00 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.8 + 0x0000000042013c14 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x0000000042013c29 0x3 + .rodata.periph_module_enable.str1.4 + 0x0000000042013c2c 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x0000000042013c76 0x2 + .rodata.__func__.2 + 0x0000000042013c78 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x0000000042013c8d 0x3 + .rodata.str1.4 + 0x0000000042013c90 0x16fa esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x000000004201538a 0x2 + .rodata.esp_err_msg_table + 0x000000004201538c 0x680 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .srodata.esp_unknown_msg + 0x0000000042015a0c 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x0000000042015a12 0x2 + .rodata.prvReturnItemByteBuf.str1.4 + 0x0000000042015a14 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015a93 0x1 + .rodata.prvGetFreeSize.str1.4 + 0x0000000042015a94 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015ab3 0x1 + .rodata.prvReceiveGeneric.str1.4 + 0x0000000042015ab4 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015ae9 0x3 + .rodata.xRingbufferSendAcquire.str1.4 + 0x0000000042015aec 0x95 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015b81 0x3 + .rodata.xRingbufferSendComplete.str1.4 + 0x0000000042015b84 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015b9a 0x2 + .rodata.xRingbufferSend.str1.4 + 0x0000000042015b9c 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.16 + 0x0000000042015bc4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015bd6 0x2 + .rodata.__func__.17 + 0x0000000042015bd8 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015beb 0x1 + .rodata.__func__.19 + 0x0000000042015bec 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.21 + 0x0000000042015bfc 0xf esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015c0b 0x1 + .rodata.__func__.9 + 0x0000000042015c0c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x0000000042015c22 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x0000000042015c24 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x0000000042015c24 g_spi_lock_main_flash_dev + .rodata.esp_ota_get_running_partition.str1.4 + 0x0000000042015c28 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x0000000042015c87 0x1 + .rodata.__func__.1 + 0x0000000042015c88 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x0000000042015ca6 0x2 + .rodata.load_partitions.str1.4 + 0x0000000042015ca8 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d21 0x3 + .rodata.ensure_partitions_loaded.str1.4 + 0x0000000042015d24 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d5a 0x2 + .rodata.esp_partition_next.str1.4 + 0x0000000042015d5c 0x2f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d8b 0x1 + .rodata.esp_partition_get.str1.4 + 0x0000000042015d8c 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015d9d 0x3 + .rodata.__func__.2 + 0x0000000042015da0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015db2 0x2 + .rodata.__func__.3 + 0x0000000042015db4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x0000000042015dc7 0x1 + .srodata.cst8 0x0000000042015dc8 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .srodata.cst8 0x0000000042015dd0 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .rodata 0x0000000042015dd0 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x0000000042015dd0 __sf_fake_stderr + 0x0000000042015df0 __sf_fake_stdout + 0x0000000042015e10 __sf_fake_stdin + .rodata.str1.4 + 0x0000000042015e30 0x11 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x2 (size before relaxing) + *(.irom1.text) + *(.gnu.linkonce.r.*) + *(.rodata1) + 0x0000000042015e30 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + *(.gnu.version_r) + 0x0000000042015e48 . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x0000000042015e30 0x4 + 0x0000000042015e34 __init_priority_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) + 0x0000000042015e34 __init_priority_array_end = ABSOLUTE (.) + 0x0000000042015e34 __init_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) + .init_array 0x0000000042015e34 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x0000000042015e38 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + 0x0000000042015e38 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x0000000042015e38 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x0000000042015e38 soc_reserved_memory_region_start = ABSOLUTE (.) + *(.reserved_memory_address) + .reserved_memory_address + 0x0000000042015e38 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x0000000042015e50 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x0000000042015e50 _esp_system_init_fn_array_start = ABSOLUTE (.) + *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) + .esp_system_init_fn.100 + 0x0000000042015e50 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .esp_system_init_fn.200 + 0x0000000042015e58 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x0000000042015e60 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x0000000042015e60 _rodata_end = ABSOLUTE (.) + 0x0000000042015e60 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x0000000042015e60 _lit4_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (0x4) + 0x0000000042015e60 _thread_local_start = ABSOLUTE (.) + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + 0x0000000042015e60 _thread_local_end = ABSOLUTE (.) + 0x0000000042015e60 _rodata_reserved_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (ALIGNOF (.eh_frame)) + +.eh_frame 0x0000000042015e60 0x0 + 0x0000000042015e60 __eh_frame = ABSOLUTE (.) + *(.eh_frame) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + 0x28 (size before relaxing) + .eh_frame 0x0000000042015e60 0x0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + 0x28 (size before relaxing) + 0x0000000042015e60 __eh_frame_end = ABSOLUTE (.) + 0x0000000042015e60 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + +.rela.dyn 0x0000000042015e60 0x0 + .rela.text.esp_app_get_description + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.1 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.core_intr_matrix_clear + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.0 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.select_rtc_slow_clk + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_clk_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_perip_clk_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_cache_err_int_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_print_char_usb_serial_jtag + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler_reconfigure_wdts + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.rtc_wdt_ctx + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.s_panic_uart + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_global_ctors + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_system_init_fn + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.start_cpu0_default + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata.g_startup_fn + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_handler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.wdt0_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_get_major_chip_version + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_get_minor_chip_version + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_log_early_timestamp + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.2 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.10 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.11 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_get_minimum_free_size + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_get_info + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.register_heap + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_enable_nonos_stack_heaps + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.heap_caps_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.multi_heap_in_rom_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_get_num_reserved_regions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_prepare_reserved_regions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.reserved_memory_address + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_cpu_configure_region_protection + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_isr_register + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_deep_sleep_wakeup_io_reset + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_8m + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_xtal + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_to_pll_mhz + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_32k_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_rc32k_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_8m_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_slow_src_set + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_slow_src_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_fast_src_set + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_xtal_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_set_config + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cpu_freq_get_config + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_ahb_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_apb_freq_get + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_dig_clk8m_enable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_dig_clk8m_disable + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_clk_cal_internal + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vTaskSwitchContext + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vTaskStartScheduler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pxPortInitialiseStack + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.xPortStartScheduler + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_startup_start_app + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.vPortSetupTimer + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_locks_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_timer_impl_early_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_timer_impl_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_rx_char + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_tx_char + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_fsync + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_write + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_fsync + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.s_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.uart_context + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.12 + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bootloader_flash_update_id + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_needs_reset_check + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.5 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.6 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.9 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.3 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_cache2phys + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_flash_init_default_chip + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.8 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_chip_generic_suspend_cmd_conf + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_chip_generic_read_unique_id + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_read_id_hs + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_flush_cache + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_error_check_failed_print + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_cpu_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_timeout_handling + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_isr + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.add_entry + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_reset + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_allocate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_feed + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timeout_triggered + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_restart + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.systimer_hal_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_get_sclk + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_set_baudrate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_hal_get_baudrate + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_init + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_write + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_read + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_read_suspend + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_suspend_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_resume_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_suspend_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_resume_mode + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.4 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_enable_source + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_disable_source + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_intr_alloc_intrstatus + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.load_partitions + 0x0000000042015e60 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + +.eh_frame_hdr 0x0000000042015e60 0x0 + 0x0000000042015e60 __eh_frame_hdr = ABSOLUTE (.) + *(.eh_frame_hdr) + 0x0000000042015e60 __eh_frame_hdr_end = ABSOLUTE (.) + +.flash.rodata_noload + 0x0000000042015e60 0x0 + 0x0000000042015e60 . = ALIGN (0x4) + +.dram0.heap_start + 0x00000000408a6b98 0x8 + 0x00000000408a6ba0 . = ALIGN (0x10) + *fill* 0x00000000408a6b98 0x8 + 0x00000000408a6ba0 _heap_start = ABSOLUTE (.) + 0x0000000000000001 ASSERT (((_iram_end - ORIGIN (iram0_0_seg)) <= LENGTH (iram0_0_seg)), IRAM0 segment data does not fit.) + 0x0000000000000000 ASSERT (((_heap_start - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) +OUTPUT(hello_world.elf elf32-littleriscv) + +.debug_info 0x0000000000000000 0xcc463 + .debug_info 0x0000000000000000 0x337 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_info 0x0000000000000337 0x1fb7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_info 0x00000000000022ee 0x847 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_info 0x0000000000002b35 0x84a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_info 0x000000000000337f 0xe11 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_info 0x0000000000004190 0xb7a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_info 0x0000000000004d0a 0x233 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_info 0x0000000000004f3d 0x1f8f esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_info 0x0000000000006ecc 0x165 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_info 0x0000000000007031 0x4eb6 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_info 0x000000000000bee7 0x1ab esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_info 0x000000000000c092 0x5b88 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_info 0x0000000000011c1a 0x1afa esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_info 0x0000000000013714 0x3a8 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_info 0x0000000000013abc 0x17e3 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_info 0x000000000001529f 0x822 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_info 0x0000000000015ac1 0x49dd esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_info 0x000000000001a49e 0x3559 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000000000001d9f7 0x3848 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x000000000002123f 0x1f60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x000000000002319f 0x150 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x00000000000232ef 0xa0c esp-idf/log/liblog.a(log.c.obj) + .debug_info 0x0000000000023cfb 0x6f0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_info 0x00000000000243eb 0x1b66 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_info 0x0000000000025f51 0xad0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_info 0x0000000000026a21 0x17d esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_info 0x0000000000026b9e 0x854 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_info 0x00000000000273f2 0x2fb esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_info 0x00000000000276ed 0xfd4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_info 0x00000000000286c1 0x3e0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_info 0x0000000000028aa1 0x2e0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_info 0x0000000000028d81 0x1f4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_info 0x000000000002accc 0x49e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x000000000002f6b5 0x26a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x000000000002f91f 0x3ef4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x0000000000033813 0x72d esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_info 0x0000000000033f40 0x2e15 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_info 0x0000000000036d55 0x4d49 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_info 0x000000000003ba9e 0xc25 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_info 0x000000000003c6c3 0x5a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_info 0x000000000003cc66 0x89 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_info 0x000000000003ccef 0xe26 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_info 0x000000000003db15 0x1559 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_info 0x000000000003f06e 0x2c8 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_info 0x000000000003f336 0x26c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_info 0x000000000003f5a2 0x443 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_info 0x000000000003f9e5 0xe26 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_info 0x000000000004080b 0xfdd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_info 0x00000000000417e8 0x339 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_info 0x0000000000041b21 0xa9f esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_info 0x00000000000425c0 0x14ca esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_info 0x0000000000043a8a 0xe2d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_info 0x00000000000448b7 0x11ae esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_info 0x0000000000045a65 0x62b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_info 0x0000000000046090 0x300f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_info 0x000000000004909f 0x1c9a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x000000000004ad39 0x278 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_info 0x000000000004afb1 0x193d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_info 0x000000000004c8ee 0x5105 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_info 0x00000000000519f3 0x1a2a esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_info 0x000000000005341d 0x316d esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_info 0x000000000005658a 0x4965 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_info 0x000000000005aeef 0x1342 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_info 0x000000000005c231 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000000000005c3aa 0x40f esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000000000005c7b9 0xeed esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x000000000005d6a6 0x9ed esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x000000000005e093 0x8a8d esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x0000000000066b20 0x53ef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000000000006bf0f 0xb7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000000000006bfc6 0x3a8c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000000000006fa52 0x3c7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_info 0x000000000006fe19 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000000000006fff6 0x4c6 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x00000000000704bc 0x4817 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x0000000000074cd3 0x2f6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x0000000000074fc9 0x4393 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000000000007935c 0x7090 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x00000000000803ec 0x117e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000000000008156a 0x9b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x0000000000081f23 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x0000000000082b9c 0x23d7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x0000000000084f73 0x1009 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x0000000000085f7c 0xeca esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x0000000000086e46 0x108d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x0000000000087ed3 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x00000000000892f8 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000000000008a1e7 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000000000008b0d6 0x6644 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000000000009171a 0x39e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x0000000000091ab8 0x6f1 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x00000000000921a9 0x541 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x00000000000926ea 0x1d04 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x00000000000943ee 0x1f21 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000000000009630f 0x1f38 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x0000000000098247 0x3fe esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_info 0x0000000000098645 0xb9c esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_info 0x00000000000991e1 0x6141 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x000000000009f322 0x604e esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00000000000a5370 0x7370 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x00000000000ac6e0 0x455 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00000000000acb35 0x67df esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x00000000000b3314 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x00000000000b33ec 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x00000000000b3520 0x1d76 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_info 0x00000000000b5296 0x6df esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_info 0x00000000000b5975 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00000000000b5a4a 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x00000000000b5c12 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00000000000b5c36 0x3b2 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x00000000000b5fe8 0x35b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00000000000b95a0 0x1f45 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x00000000000bb4e5 0x129a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00000000000bc77f 0x235b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x00000000000beada 0x1992 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00000000000c046c 0x793 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_info 0x00000000000c0bff 0x7e4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_info 0x00000000000c13e3 0x761 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_info 0x00000000000c1b44 0x7b5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_info 0x00000000000c22f9 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_info 0x00000000000c24ef 0x1f6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_info 0x00000000000c26e5 0x42 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_info 0x00000000000c2727 0x840 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_info 0x00000000000c2f67 0xbb1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_info 0x00000000000c3b18 0x1103 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_info 0x00000000000c4c1b 0xb87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_info 0x00000000000c57a2 0x98f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_info 0x00000000000c6131 0xf87 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_info 0x00000000000c70b8 0xc18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_info 0x00000000000c7cd0 0xb54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_info 0x00000000000c8824 0xa00 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_info 0x00000000000c9224 0xaad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_info 0x00000000000c9cd1 0xb27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_info 0x00000000000ca7f8 0x8ef /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_info 0x00000000000cb0e7 0xafe /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_info 0x00000000000cbbe5 0x87e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_abbrev 0x0000000000000000 0x16e07 + .debug_abbrev 0x0000000000000000 0x1b2 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_abbrev 0x00000000000001b2 0x4b8 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_abbrev 0x000000000000066a 0x2a7 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_abbrev 0x0000000000000911 0x1fb esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_abbrev 0x0000000000000b0c 0x28b esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_abbrev 0x0000000000000d97 0x338 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_abbrev 0x00000000000010cf 0x170 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_abbrev 0x000000000000123f 0x410 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_abbrev 0x000000000000164f 0x117 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_abbrev 0x0000000000001766 0x52a esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_abbrev 0x0000000000001c90 0x147 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_abbrev 0x0000000000001dd7 0x464 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_abbrev 0x000000000000223b 0x343 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_abbrev 0x000000000000257e 0x190 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_abbrev 0x000000000000270e 0x291 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_abbrev 0x000000000000299f 0x2ae esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_abbrev 0x0000000000002c4d 0x27a esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_abbrev 0x0000000000002ec7 0x1f6 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00000000000030bd 0x320 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00000000000033dd 0x2fa esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_abbrev 0x00000000000036d7 0xc1 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x0000000000003798 0x3eb esp-idf/log/liblog.a(log.c.obj) + .debug_abbrev 0x0000000000003b83 0x269 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_abbrev 0x0000000000003dec 0x3fc esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_abbrev 0x00000000000041e8 0x2c1 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_abbrev 0x00000000000044a9 0x11d esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_abbrev 0x00000000000045c6 0x2ab esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_abbrev 0x0000000000004871 0xfc esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_abbrev 0x000000000000496d 0x42b esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_abbrev 0x0000000000004d98 0x1e6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_abbrev 0x0000000000004f7e 0x169 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_abbrev 0x00000000000050e7 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_abbrev 0x0000000000005440 0x575 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x00000000000059b5 0xd9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x0000000000005a8e 0x40e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x0000000000005e9c 0x215 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_abbrev 0x00000000000060b1 0x329 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_abbrev 0x00000000000063da 0x4c2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_abbrev 0x000000000000689c 0x43a esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_abbrev 0x0000000000006cd6 0x26e esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_abbrev 0x0000000000006f44 0x40 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_abbrev 0x0000000000006f84 0x2a6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_abbrev 0x000000000000722a 0x3b6 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_abbrev 0x00000000000075e0 0x111 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_abbrev 0x00000000000076f1 0x145 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_abbrev 0x0000000000007836 0x205 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_abbrev 0x0000000000007a3b 0x2a4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_abbrev 0x0000000000007cdf 0x360 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_abbrev 0x000000000000803f 0x1b7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_abbrev 0x00000000000081f6 0x242 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_abbrev 0x0000000000008438 0x2d1 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_abbrev 0x0000000000008709 0x2cc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_abbrev 0x00000000000089d5 0x35a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_abbrev 0x0000000000008d2f 0x1d4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_abbrev 0x0000000000008f03 0x60c esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_abbrev 0x000000000000950f 0x466 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x0000000000009975 0x186 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_abbrev 0x0000000000009afb 0x422 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_abbrev 0x0000000000009f1d 0x52f esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_abbrev 0x000000000000a44c 0x29d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_abbrev 0x000000000000a6e9 0x56d esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_abbrev 0x000000000000ac56 0x5a6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_abbrev 0x000000000000b1fc 0x2d5 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_abbrev 0x000000000000b4d1 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x000000000000b5dd 0x1f9 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x000000000000b7d6 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x000000000000ba63 0x28e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x000000000000bcf1 0x61d esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x000000000000c30e 0x4fe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x000000000000c80c 0x71 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x000000000000c87d 0x304 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x000000000000cb81 0x1a6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_abbrev 0x000000000000cd27 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x000000000000ce51 0x23c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x000000000000d08d 0x52c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x000000000000d5b9 0x1ea esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x000000000000d7a3 0x572 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x000000000000dd15 0x589 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x000000000000e29e 0x3b8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x000000000000e656 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x000000000000e899 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000000000000e9db 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x000000000000ee4c 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x000000000000f075 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x000000000000f247 0x270 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000000000000f4b7 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x000000000000f737 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x000000000000f909 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x000000000000faec 0x429 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x000000000000ff15 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x000000000001008e 0x20b esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x0000000000010299 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x0000000000010448 0x313 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x000000000001075b 0x3a5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x0000000000010b00 0x2e3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x0000000000010de3 0x15b esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_abbrev 0x0000000000010f3e 0x207 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_abbrev 0x0000000000011145 0x419 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x000000000001155e 0x422 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0000000000011980 0x4bd esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0000000000011e3d 0x1e6 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0000000000012023 0x487 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00000000000124aa 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x000000000001251a 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00000000000125bd 0x537 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_abbrev 0x0000000000012af4 0x220 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_abbrev 0x0000000000012d14 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0000000000012da9 0xf9 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_abbrev 0x0000000000012ea2 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0000000000012eb6 0x1bf esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x0000000000013075 0x349 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x00000000000133be 0x462 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0000000000013820 0x28a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0000000000013aaa 0x3bf esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0000000000013e69 0x34b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x00000000000141b4 0x1bf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_abbrev 0x0000000000014373 0x1ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_abbrev 0x000000000001453d 0x1a6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_abbrev 0x00000000000146e3 0x1bb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_abbrev 0x000000000001489e 0x11d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_abbrev 0x00000000000149bb 0x11d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_abbrev 0x0000000000014ad8 0x38 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_abbrev 0x0000000000014b10 0x196 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_abbrev 0x0000000000014ca6 0x319 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_abbrev 0x0000000000014fbf 0x3f9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_abbrev 0x00000000000153b8 0x2b8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_abbrev 0x0000000000015670 0x247 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_abbrev 0x00000000000158b7 0x317 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_abbrev 0x0000000000015bce 0x23a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_abbrev 0x0000000000015e08 0x2ad /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_abbrev 0x00000000000160b5 0x242 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_abbrev 0x00000000000162f7 0x268 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_abbrev 0x000000000001655f 0x255 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_abbrev 0x00000000000167b4 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_abbrev 0x0000000000016985 0x2c4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_abbrev 0x0000000000016c49 0x1be /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_loc 0x0000000000000000 0x33480 + .debug_loc 0x0000000000000000 0x164 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_loc 0x0000000000000164 0x134c esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_loc 0x00000000000014b0 0x4b6 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_loc 0x0000000000001966 0x3f5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_loc 0x0000000000001d5b 0x690 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_loc 0x00000000000023eb 0xf0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_loc 0x00000000000024db 0x21 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_loc 0x00000000000024fc 0x1b0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_loc 0x00000000000026ac 0x29d esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_loc 0x0000000000002949 0xe8 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_loc 0x0000000000002a31 0xf8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_loc 0x0000000000002b29 0x1eb esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_loc 0x0000000000002d14 0x21 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_loc 0x0000000000002d35 0x314 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_loc 0x0000000000003049 0x322 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_loc 0x000000000000336b 0x136 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x00000000000034a1 0x23f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_loc 0x00000000000036e0 0x550 esp-idf/log/liblog.a(log.c.obj) + .debug_loc 0x0000000000003c30 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_loc 0x0000000000003c80 0x15ae esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_loc 0x000000000000522e 0x786 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_loc 0x00000000000059b4 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_loc 0x0000000000005a0c 0x3d7 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_loc 0x0000000000005de3 0x6f8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_loc 0x00000000000064db 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_loc 0x0000000000006573 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_loc 0x000000000000666b 0x16a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_loc 0x00000000000067d5 0xa07 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x00000000000071dc 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x00000000000071ef 0x593 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x0000000000007782 0x2cc esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_loc 0x0000000000007a4e 0x2b86 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_loc 0x000000000000a5d4 0x3b2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_loc 0x000000000000e102 0x352 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_loc 0x000000000000e454 0x6c esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_loc 0x000000000000e4c0 0x2a2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_loc 0x000000000000e762 0x226 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_loc 0x000000000000e988 0x68 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_loc 0x000000000000e9f0 0x67 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_loc 0x000000000000ea57 0x278 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_loc 0x000000000000eccf 0x41a esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_loc 0x000000000000f0e9 0x523 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_loc 0x000000000000f60c 0xa5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_loc 0x000000000000f6b1 0x191 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_loc 0x000000000000f842 0x21 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_loc 0x000000000000f863 0x3c6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_loc 0x000000000000fc29 0x711 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_loc 0x000000000001033a 0xd0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_loc 0x000000000001040a 0x3a7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_loc 0x00000000000107b1 0xe06 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x00000000000115b7 0x29 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_loc 0x00000000000115e0 0x353 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_loc 0x0000000000011933 0x4321 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_loc 0x0000000000015c54 0x575 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_loc 0x00000000000161c9 0x86f esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_loc 0x0000000000016a38 0x1232 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_loc 0x0000000000017c6a 0x6b esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_loc 0x0000000000017cd5 0x74 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0000000000017d49 0x1eb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0000000000017f34 0x898 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x00000000000187cc 0x3b8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0000000000018b84 0x423c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x000000000001cdc0 0xc81 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x000000000001da41 0x144 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000000000001db85 0xdc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_loc 0x000000000001dc61 0xea esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x000000000001dd4b 0x1241 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000000000001ef8c 0x3a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x000000000001efc6 0x1ae0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0000000000020aa6 0x706 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x00000000000211ac 0x702 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x00000000000218ae 0x134 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x00000000000219e2 0x15d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0000000000022fb7 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x000000000002311b 0x95 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x00000000000231b0 0x228 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x00000000000233d8 0x7af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0000000000023b87 0xf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0000000000023c7d 0xf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x0000000000023d73 0x7c1 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0000000000024534 0x32e esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0000000000024862 0x1e2 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0000000000024a44 0x3bc esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x0000000000024e00 0x50 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x0000000000024e50 0xcbf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0000000000025b0f 0x4dd esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0000000000025fec 0x464 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_loc 0x0000000000026450 0x63 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_loc 0x00000000000264b3 0xfb5 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x0000000000027468 0x309 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x0000000000027771 0x1250 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x00000000000289c1 0x16b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x0000000000028b2c 0xb0e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x000000000002963a 0xe9 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x0000000000029723 0x147f esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_loc 0x000000000002aba2 0x98e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_loc 0x000000000002b530 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x000000000002b580 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_loc 0x000000000002b5ac 0x130 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x000000000002b6dc 0x3b8f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x000000000002f26b 0x1843 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x0000000000030aae 0xbfd esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x00000000000316ab 0x136c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x0000000000032a17 0xa69 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + +.debug_aranges 0x0000000000000000 0x34d8 + .debug_aranges + 0x0000000000000000 0x30 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_aranges + 0x0000000000000030 0x160 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_aranges + 0x0000000000000190 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_aranges + 0x00000000000001f0 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_aranges + 0x0000000000000248 0xb8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_aranges + 0x0000000000000300 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_aranges + 0x0000000000000328 0x48 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_aranges + 0x0000000000000370 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_aranges + 0x00000000000003a8 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_aranges + 0x00000000000003d0 0x78 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_aranges + 0x0000000000000448 0x30 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_aranges + 0x0000000000000478 0x50 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_aranges + 0x00000000000004c8 0x58 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_aranges + 0x0000000000000520 0x30 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_aranges + 0x0000000000000550 0x20 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_aranges + 0x0000000000000570 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_aranges + 0x00000000000005d0 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_aranges + 0x00000000000005f0 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x0000000000000618 0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_aranges + 0x0000000000000670 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_aranges + 0x00000000000006b0 0x30 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_aranges + 0x00000000000006e0 0x50 esp-idf/log/liblog.a(log.c.obj) + .debug_aranges + 0x0000000000000730 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_aranges + 0x0000000000000778 0x120 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_aranges + 0x0000000000000898 0x48 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_aranges + 0x00000000000008e0 0x30 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_aranges + 0x0000000000000910 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_aranges + 0x0000000000000950 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_aranges + 0x0000000000000968 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_aranges + 0x00000000000009e8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_aranges + 0x0000000000000a48 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_aranges + 0x0000000000000a80 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_aranges + 0x0000000000000ab0 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_aranges + 0x0000000000000bb8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_aranges + 0x0000000000000bd8 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_aranges + 0x0000000000000c40 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_aranges + 0x0000000000000ca8 0x158 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_aranges + 0x0000000000000e00 0x298 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_aranges + 0x0000000000001098 0x98 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_aranges + 0x0000000000001130 0x28 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_aranges + 0x0000000000001158 0x18 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_aranges + 0x0000000000001170 0x38 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_aranges + 0x00000000000011a8 0x30 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_aranges + 0x00000000000011d8 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_aranges + 0x0000000000001218 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_aranges + 0x0000000000001238 0x30 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_aranges + 0x0000000000001268 0x98 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_aranges + 0x0000000000001300 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_aranges + 0x00000000000013d8 0x40 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_aranges + 0x0000000000001418 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_aranges + 0x0000000000001440 0x28 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_aranges + 0x0000000000001468 0x58 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_aranges + 0x00000000000014c0 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_aranges + 0x0000000000001540 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_aranges + 0x0000000000001590 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_aranges + 0x00000000000015e0 0xe0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_aranges + 0x00000000000016c0 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_aranges + 0x00000000000016f0 0x90 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_aranges + 0x0000000000001780 0x1c8 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_aranges + 0x0000000000001948 0x98 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_aranges + 0x00000000000019e0 0xd0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_aranges + 0x0000000000001ab0 0x110 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_aranges + 0x0000000000001bc0 0x20 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_aranges + 0x0000000000001be0 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_aranges + 0x0000000000001c00 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_aranges + 0x0000000000001c58 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x0000000000001ce8 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x0000000000001d28 0x240 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_aranges + 0x0000000000001f68 0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x0000000000002010 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x0000000000002030 0x40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_aranges + 0x0000000000002070 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_aranges + 0x00000000000020a0 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_aranges + 0x00000000000020d0 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_aranges + 0x0000000000002148 0x80 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_aranges + 0x00000000000021c8 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_aranges + 0x0000000000002210 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_aranges + 0x0000000000002320 0x50 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_aranges + 0x0000000000002370 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_aranges + 0x0000000000002418 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_aranges + 0x0000000000002458 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_aranges + 0x0000000000002470 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_aranges + 0x0000000000002580 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_aranges + 0x00000000000025b8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_aranges + 0x00000000000025e0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_aranges + 0x0000000000002620 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_aranges + 0x0000000000002680 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_aranges + 0x00000000000026a8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_aranges + 0x00000000000026d0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_aranges + 0x0000000000002748 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_aranges + 0x0000000000002778 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_aranges + 0x00000000000027d0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_aranges + 0x0000000000002838 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_aranges + 0x0000000000002868 0xc8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_aranges + 0x0000000000002930 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_aranges + 0x0000000000002980 0x48 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_aranges + 0x00000000000029c8 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_aranges + 0x00000000000029f0 0xf8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_aranges + 0x0000000000002ae8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_aranges + 0x0000000000002b28 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_aranges + 0x0000000000002bd0 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_aranges + 0x0000000000002c18 0x58 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_aranges + 0x0000000000002c70 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000000000002c88 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_aranges + 0x0000000000002cb8 0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_aranges + 0x0000000000002d88 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_aranges + 0x0000000000002dc8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_aranges + 0x0000000000002df0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_aranges + 0x0000000000002e10 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_aranges + 0x0000000000002e30 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_aranges + 0x0000000000002e58 0x168 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_aranges + 0x0000000000002fc0 0xb0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_aranges + 0x0000000000003070 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_aranges + 0x00000000000030d8 0xf8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_aranges + 0x00000000000031d0 0x70 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_aranges + 0x0000000000003240 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_aranges + 0x0000000000003260 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_aranges + 0x0000000000003280 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_aranges + 0x00000000000032a0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_aranges + 0x00000000000032c0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_aranges + 0x00000000000032e0 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_aranges + 0x0000000000003300 0x18 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_aranges + 0x0000000000003318 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_aranges + 0x0000000000003338 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_aranges + 0x0000000000003358 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_aranges + 0x0000000000003378 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_aranges + 0x0000000000003398 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_aranges + 0x00000000000033b8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_aranges + 0x00000000000033d8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_aranges + 0x00000000000033f8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_aranges + 0x0000000000003418 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_aranges + 0x0000000000003438 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_aranges + 0x0000000000003458 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_aranges + 0x0000000000003478 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_aranges + 0x0000000000003498 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_aranges + 0x00000000000034b8 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_ranges 0x0000000000000000 0x4ea8 + .debug_ranges 0x0000000000000000 0x68 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_ranges 0x0000000000000068 0x188 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_ranges 0x00000000000001f0 0x90 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_ranges 0x0000000000000280 0x48 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_ranges 0x00000000000002c8 0xa8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_ranges 0x0000000000000370 0x18 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_ranges 0x0000000000000388 0x38 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_ranges 0x00000000000003c0 0x40 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_ranges 0x0000000000000400 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_ranges 0x0000000000000418 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_ranges 0x0000000000000480 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_ranges 0x00000000000004b8 0x58 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_ranges 0x0000000000000510 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_ranges 0x0000000000000558 0x20 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_ranges 0x0000000000000578 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_ranges 0x0000000000000588 0x98 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_ranges 0x0000000000000620 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_ranges 0x0000000000000648 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x0000000000000660 0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00000000000006d8 0x78 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_ranges 0x0000000000000750 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_ranges 0x0000000000000770 0xb8 esp-idf/log/liblog.a(log.c.obj) + .debug_ranges 0x0000000000000828 0x38 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_ranges 0x0000000000000860 0x2e0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_ranges 0x0000000000000b40 0xf0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_ranges 0x0000000000000c30 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_ranges 0x0000000000000c50 0x70 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_ranges 0x0000000000000cc0 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_ranges 0x0000000000000e68 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_ranges 0x0000000000000eb8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_ranges 0x0000000000000ee0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_ranges 0x0000000000000f48 0x218 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x0000000000001160 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x0000000000001170 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x00000000000011f8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_ranges 0x0000000000001250 0x268 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_ranges 0x00000000000014b8 0x570 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_ranges 0x0000000000001a28 0xa0 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_ranges 0x0000000000001ac8 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_ranges 0x0000000000001af8 0x28 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_ranges 0x0000000000001b20 0x68 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_ranges 0x0000000000001b88 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_ranges 0x0000000000001bb8 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_ranges 0x0000000000001be0 0x70 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_ranges 0x0000000000001c50 0x88 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_ranges 0x0000000000001cd8 0x110 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_ranges 0x0000000000001de8 0x30 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_ranges 0x0000000000001e18 0x78 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_ranges 0x0000000000001e90 0x18 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_ranges 0x0000000000001ea8 0x60 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_ranges 0x0000000000001f08 0xa0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_ranges 0x0000000000001fa8 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_ranges 0x0000000000001fe8 0x88 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_ranges 0x0000000000002070 0x1c8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x0000000000002238 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_ranges 0x0000000000002258 0x80 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_ranges 0x00000000000022d8 0x5a0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_ranges 0x0000000000002878 0x88 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_ranges 0x0000000000002900 0xf8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_ranges 0x00000000000029f8 0x260 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_ranges 0x0000000000002c58 0x28 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_ranges 0x0000000000002c80 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x0000000000002c90 0x60 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x0000000000002cf0 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000000000002d88 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000000000002e30 0x3d8 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x0000000000003208 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00000000000032b8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00000000000032c8 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x0000000000003310 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_ranges 0x0000000000003330 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x0000000000003350 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00000000000033b8 0x1f8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00000000000035b0 0x38 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00000000000035e8 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00000000000037a0 0xa8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x0000000000003848 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00000000000038f8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x0000000000003928 0x188 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x0000000000003ab0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x0000000000003ad8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x0000000000003af0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x0000000000003b20 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x0000000000003b88 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x0000000000003ba0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x0000000000003bb8 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x0000000000003c20 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x0000000000003c40 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x0000000000003ca0 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x0000000000003d40 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x0000000000003d60 0x1a8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x0000000000003f08 0x70 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x0000000000003f78 0x38 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_ranges 0x0000000000003fb0 0x18 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_ranges 0x0000000000003fc8 0x1d8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00000000000041a0 0x48 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00000000000041e8 0x208 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00000000000043f0 0x38 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x0000000000004428 0x198 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00000000000045c0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00000000000045e0 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_ranges 0x0000000000004790 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_ranges 0x0000000000004890 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00000000000048a8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_ranges 0x00000000000048b8 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x00000000000048d0 0x170 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x0000000000004a40 0x1c0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x0000000000004c00 0x58 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0000000000004c58 0x160 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x0000000000004db8 0xf0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + +.debug_line 0x0000000000000000 0x69c2c + .debug_line 0x0000000000000000 0x4c8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_line 0x00000000000004c8 0x222f esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_line 0x00000000000026f7 0xae1 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_line 0x00000000000031d8 0xaa5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_line 0x0000000000003c7d 0x6fe esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_line 0x000000000000437b 0xc8d esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_line 0x0000000000005008 0x497 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_line 0x000000000000549f 0x903 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_line 0x0000000000005da2 0x2a2 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_line 0x0000000000006044 0xe6c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_line 0x0000000000006eb0 0x3b9 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_line 0x0000000000007269 0x10e8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_line 0x0000000000008351 0x707 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_line 0x0000000000008a58 0x5b7 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_line 0x000000000000900f 0x6b0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_line 0x00000000000096bf 0x7f1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_line 0x0000000000009eb0 0x396 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_line 0x000000000000a246 0x317 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x000000000000a55d 0x682 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x000000000000abdf 0x6bd esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x000000000000b29c 0x217 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x000000000000b4b3 0x998 esp-idf/log/liblog.a(log.c.obj) + .debug_line 0x000000000000be4b 0x8ea esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_line 0x000000000000c735 0x1ad2 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_line 0x000000000000e207 0xdcb esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_line 0x000000000000efd2 0x1ee esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_line 0x000000000000f1c0 0xa8f esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_line 0x000000000000fc4f 0x25d esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_line 0x000000000000feac 0x14b5 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_line 0x0000000000011361 0x62a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_line 0x000000000001198b 0x438 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_line 0x0000000000011dc3 0x7fa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_line 0x00000000000125bd 0x18a3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x0000000000013e60 0x2f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x0000000000014150 0xe44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x0000000000014f94 0x951 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_line 0x00000000000158e5 0x2f51 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_line 0x0000000000018836 0x5578 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_line 0x000000000001ddae 0xc9f esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_line 0x000000000001ea4d 0x7f6 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_line 0x000000000001f243 0x72 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .debug_line 0x000000000001f2b5 0x6d6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_line 0x000000000001f98b 0x8aa esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_line 0x0000000000020235 0x5fc esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_line 0x0000000000020831 0x449 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_line 0x0000000000020c7a 0x610 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_line 0x000000000002128a 0x694 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_line 0x000000000002191e 0xbcc esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_line 0x00000000000224ea 0x3ad esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_line 0x0000000000022897 0x628 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_line 0x0000000000022ebf 0x4d1 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_line 0x0000000000023390 0x6fe esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_line 0x0000000000023a8e 0xef7 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_line 0x0000000000024985 0x596 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_line 0x0000000000024f1b 0xd7f esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_line 0x0000000000025c9a 0x1bba esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x0000000000027854 0x57a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_line 0x0000000000027dce 0xd1d esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_line 0x0000000000028aeb 0x456e esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_line 0x000000000002d059 0x94f esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_line 0x000000000002d9a8 0x122e esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_line 0x000000000002ebd6 0x2843 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_line 0x0000000000031419 0x77e esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_line 0x0000000000031b97 0x2ab esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0000000000031e42 0x419 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x000000000003225b 0x1113 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x000000000003336e 0xe2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0000000000034198 0x7a00 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x000000000003bb98 0x1377 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x000000000003cf0f 0x237 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000000000003d146 0xa30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x000000000003db76 0x466 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_line 0x000000000003dfdc 0x29b esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x000000000003e277 0x6a7 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x000000000003e91e 0x1ecd esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00000000000407eb 0x3ac esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0000000000040b97 0x33f6 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0000000000043f8d 0x12fd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x000000000004528a 0xec1 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x000000000004614b 0x4ca esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0000000000046615 0x3d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00000000000469ea 0x22cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0000000000048cb9 0x498 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0000000000049151 0x3cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0000000000049520 0x5a8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0000000000049ac8 0xb4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x000000000004a617 0x3e1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x000000000004a9f8 0x3df esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x000000000004add7 0xe81 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000000000004bc58 0x401 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000000000004c059 0x682 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x000000000004c6db 0x9a8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000000000004d083 0x696 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000000000004d719 0x255d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000000000004fc76 0x885 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00000000000504fb 0x68b esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_line 0x0000000000050b86 0x36b esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_line 0x0000000000050ef1 0x18f0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x00000000000527e1 0x8cb esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00000000000530ac 0x19cd esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0000000000054a79 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0000000000054fda 0x1211 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x00000000000561eb 0x1cd esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x00000000000563b8 0x220 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x00000000000565d8 0x27e3 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_line 0x0000000000058dbb 0xadd esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_line 0x0000000000059898 0x1da esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x0000000000059a72 0x3a4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x0000000000059e16 0x16a esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0000000000059f80 0x420 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x000000000005a3a0 0x35b2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000000000005d952 0x1b60 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x000000000005f4b2 0xb85 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x0000000000060037 0x27eb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x0000000000062822 0x1514 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x0000000000063d36 0x7ca /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_line 0x0000000000064500 0x862 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_line 0x0000000000064d62 0x727 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_line 0x0000000000065489 0x7a1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_line 0x0000000000065c2a 0x370 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_line 0x0000000000065f9a 0x381 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_line 0x000000000006631b 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_line 0x0000000000066355 0x8e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_line 0x00000000000663e3 0x66a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_line 0x0000000000066a4d 0x7ea /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_line 0x0000000000067237 0x2b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_line 0x00000000000674e9 0xed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_line 0x00000000000675d6 0xa16 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_line 0x0000000000067fec 0x927 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_line 0x0000000000068913 0x2f0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_line 0x0000000000068c03 0x388 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_line 0x0000000000068f8b 0x47c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_line 0x0000000000069407 0x282 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_line 0x0000000000069689 0xc3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_line 0x000000000006974c 0x357 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_line 0x0000000000069aa3 0x189 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_str 0x0000000000000000 0x2091a + .debug_str 0x0000000000000000 0x267 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x2ea (size before relaxing) + .debug_str 0x0000000000000267 0xa38 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0xce2 (size before relaxing) + .debug_str 0x0000000000000c9f 0x1da esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4df (size before relaxing) + .debug_str 0x0000000000000e79 0x1ff esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x51c (size before relaxing) + .debug_str 0x0000000000001078 0x4b2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x6a1 (size before relaxing) + .debug_str 0x000000000000152a 0x1102 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x13d1 (size before relaxing) + .debug_str 0x000000000000262c 0x146 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x32b (size before relaxing) + .debug_str 0x0000000000002772 0xebe esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x1753 (size before relaxing) + .debug_str 0x0000000000003630 0x79 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x2b1 (size before relaxing) + .debug_str 0x00000000000036a9 0x1cae esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x2db8 (size before relaxing) + .debug_str 0x0000000000005357 0xe6 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x292 (size before relaxing) + .debug_str 0x000000000000543d 0x260f esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x399b (size before relaxing) + .debug_str 0x0000000000007a4c 0x1c7 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x120e (size before relaxing) + .debug_str 0x0000000000007c13 0x164 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x42f (size before relaxing) + .debug_str 0x0000000000007d77 0xc9 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0xe4a (size before relaxing) + .debug_str 0x0000000000007e40 0xf1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x47a (size before relaxing) + .debug_str 0x0000000000007f31 0x1a0c esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x2819 (size before relaxing) + .debug_str 0x000000000000993d 0xbd esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x255f (size before relaxing) + .debug_str 0x00000000000099fa 0x334 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x2813 (size before relaxing) + .debug_str 0x0000000000009d2e 0x144 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0xeff (size before relaxing) + .debug_str 0x0000000000009e72 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x277 (size before relaxing) + .debug_str 0x0000000000009ec2 0x29a esp-idf/log/liblog.a(log.c.obj) + 0x571 (size before relaxing) + .debug_str 0x000000000000a15c 0x15c esp-idf/log/liblog.a(log_freertos.c.obj) + 0x512 (size before relaxing) + .debug_str 0x000000000000a2b8 0x643 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x95a (size before relaxing) + .debug_str 0x000000000000a8fb 0x265 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x643 (size before relaxing) + .debug_str 0x000000000000ab60 0xae esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x269 (size before relaxing) + .debug_str 0x000000000000ac0e 0x4ba esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x7fc (size before relaxing) + .debug_str 0x000000000000b0c8 0x170 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3d7 (size before relaxing) + .debug_str 0x000000000000b238 0x3d4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x6ac (size before relaxing) + .debug_str 0x000000000000b60c 0x186 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x437 (size before relaxing) + .debug_str 0x000000000000b792 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x45a (size before relaxing) + .debug_str 0x000000000000b82c 0xd24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x11f3 (size before relaxing) + .debug_str 0x000000000000c550 0xcef esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x306f (size before relaxing) + .debug_str 0x000000000000d23f 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x29b (size before relaxing) + .debug_str 0x000000000000d29b 0x2e4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x2b39 (size before relaxing) + .debug_str 0x000000000000d57f 0x1df esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x4af (size before relaxing) + .debug_str 0x000000000000d75e 0x937 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xd35 (size before relaxing) + .debug_str 0x000000000000e095 0x1115 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x1cc6 (size before relaxing) + .debug_str 0x000000000000f1aa 0x2a4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x7c6 (size before relaxing) + .debug_str 0x000000000000f44e 0x143 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x48e (size before relaxing) + .debug_str 0x000000000000f591 0x63 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + 0x1d6 (size before relaxing) + .debug_str 0x000000000000f5f4 0x13b esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x844 (size before relaxing) + .debug_str 0x000000000000f72f 0xab5 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x169b (size before relaxing) + .debug_str 0x00000000000101e4 0x96 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x31b (size before relaxing) + .debug_str 0x000000000001027a 0x5b esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x24d (size before relaxing) + .debug_str 0x00000000000102d5 0xa3 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x2c4 (size before relaxing) + .debug_str 0x0000000000010378 0x205 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x763 (size before relaxing) + .debug_str 0x000000000001057d 0x383 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x898 (size before relaxing) + .debug_str 0x0000000000010900 0xd5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x342 (size before relaxing) + .debug_str 0x00000000000109d5 0x75 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x615 (size before relaxing) + .debug_str 0x0000000000010a4a 0x228 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0xb25 (size before relaxing) + .debug_str 0x0000000000010c72 0x116 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x82b (size before relaxing) + .debug_str 0x0000000000010d88 0x250 esp-idf/newlib/libnewlib.a(time.c.obj) + 0xa86 (size before relaxing) + .debug_str 0x0000000000010fd8 0xd8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x92a (size before relaxing) + .debug_str 0x00000000000110b0 0x1111 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x1a52 (size before relaxing) + .debug_str 0x00000000000121c1 0x4c5 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0xcc9 (size before relaxing) + .debug_str 0x0000000000012686 0x61 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x38f (size before relaxing) + .debug_str 0x00000000000126e7 0x2b2 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x18c2 (size before relaxing) + .debug_str 0x0000000000012999 0x858 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x12dd (size before relaxing) + .debug_str 0x00000000000131f1 0x232 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + 0xa24 (size before relaxing) + .debug_str 0x0000000000013423 0x409 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x1b99 (size before relaxing) + .debug_str 0x000000000001382c 0x645 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x1d30 (size before relaxing) + .debug_str 0x0000000000013e71 0x355 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0xb25 (size before relaxing) + .debug_str 0x00000000000141c6 0xa1 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x25c (size before relaxing) + .debug_str 0x0000000000014267 0x185 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x388 (size before relaxing) + .debug_str 0x00000000000143ec 0x51b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x826 (size before relaxing) + .debug_str 0x0000000000014907 0x25d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x734 (size before relaxing) + .debug_str 0x0000000000014b64 0x13d9 esp-idf/driver/libdriver.a(uart.c.obj) + 0x3389 (size before relaxing) + .debug_str 0x0000000000015f3d 0x2728 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x31c2 (size before relaxing) + .debug_str 0x0000000000018665 0x5d esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x21c (size before relaxing) + .debug_str 0x00000000000186c2 0x24a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x29e4 (size before relaxing) + .debug_str 0x000000000001890c 0x155 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + 0x5a0 (size before relaxing) + .debug_str 0x0000000000018a61 0x99 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x318 (size before relaxing) + .debug_str 0x0000000000018afa 0x3a8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x590 (size before relaxing) + .debug_str 0x0000000000018ea2 0x3b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x2b7b (size before relaxing) + .debug_str 0x0000000000019253 0x13d esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4b1 (size before relaxing) + .debug_str 0x0000000000019390 0x1014 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x1e90 (size before relaxing) + .debug_str 0x000000000001a3a4 0x59c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3f49 (size before relaxing) + .debug_str 0x000000000001a940 0x2f2 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0xbad (size before relaxing) + .debug_str 0x000000000001ac32 0xb9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x73c (size before relaxing) + .debug_str 0x000000000001aceb 0xff esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x934 (size before relaxing) + .debug_str 0x000000000001adea 0x925 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x1351 (size before relaxing) + .debug_str 0x000000000001b70f 0xf0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0xc5d (size before relaxing) + .debug_str 0x000000000001b7ff 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0xb9e (size before relaxing) + .debug_str 0x000000000001b88b 0x172 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0xc8f (size before relaxing) + .debug_str 0x000000000001b9fd 0x10d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0xd3a (size before relaxing) + .debug_str 0x000000000001bb0a 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0xbbc (size before relaxing) + .debug_str 0x000000000001bb96 0x86 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0xbb4 (size before relaxing) + .debug_str 0x000000000001bc1c 0x4d2 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3bd3 (size before relaxing) + .debug_str 0x000000000001c0ee 0xd6 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x2c1 (size before relaxing) + .debug_str 0x000000000001c1c4 0x158 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0xbba (size before relaxing) + .debug_str 0x000000000001c31c 0x1f2 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x479 (size before relaxing) + .debug_str 0x000000000001c50e 0xf8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x1a76 (size before relaxing) + .debug_str 0x000000000001c606 0x4ad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xaec (size before relaxing) + .debug_str 0x000000000001cab3 0x90 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x1a9a (size before relaxing) + .debug_str 0x000000000001cb43 0x8c esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + 0x2b3 (size before relaxing) + .debug_str 0x000000000001cbcf 0xa5 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + 0x7a5 (size before relaxing) + .debug_str 0x000000000001cc74 0x447 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x3208 (size before relaxing) + .debug_str 0x000000000001d0bb 0x166 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3793 (size before relaxing) + .debug_str 0x000000000001d221 0x5bb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x3bed (size before relaxing) + .debug_str 0x000000000001d7dc 0x210 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4b3 (size before relaxing) + .debug_str 0x000000000001d9ec 0x274 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x3859 (size before relaxing) + .debug_str 0x000000000001dc60 0x4f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x1f6 (size before relaxing) + .debug_str 0x000000000001dcaf 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x229 (size before relaxing) + .debug_str 0x000000000001dd33 0x444 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0xa5f (size before relaxing) + .debug_str 0x000000000001e177 0x127 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x634 (size before relaxing) + .debug_str 0x000000000001e29e 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x202 (size before relaxing) + .debug_str 0x000000000001e2fa 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x2f0 (size before relaxing) + .debug_str 0x000000000001e360 0x75 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x9d (size before relaxing) + .debug_str 0x000000000001e3d5 0x309 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x4b7 (size before relaxing) + .debug_str 0x000000000001e6de 0x719 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0xd0f (size before relaxing) + .debug_str 0x000000000001edf7 0x4d1 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0xa0c (size before relaxing) + .debug_str 0x000000000001f2c8 0x6af esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0xe13 (size before relaxing) + .debug_str 0x000000000001f977 0x7d4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x1350 (size before relaxing) + .debug_str 0x000000000002014b 0x291 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0xff1 (size before relaxing) + .debug_str 0x00000000000203dc 0x157 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x215 (size before relaxing) + .debug_str 0x0000000000020533 0x215 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_str 0x0000000000020533 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_str 0x0000000000020533 0x216 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_str 0x0000000000020533 0x89 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x14b (size before relaxing) + .debug_str 0x00000000000205bc 0x14c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_str 0x00000000000205bc 0x59 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .debug_str 0x00000000000205bc 0x4b2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_str 0x00000000000205bc 0x90 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x5d1 (size before relaxing) + .debug_str 0x000000000002064c 0x18e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x7d9 (size before relaxing) + .debug_str 0x00000000000207da 0x22 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x5d5 (size before relaxing) + .debug_str 0x00000000000207fc 0x11 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x4d6 (size before relaxing) + .debug_str 0x000000000002080d 0x34 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x73f (size before relaxing) + .debug_str 0x0000000000020841 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x55b (size before relaxing) + .debug_str 0x00000000000208b4 0x8 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x5da (size before relaxing) + .debug_str 0x00000000000208bc 0x1d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x4e3 (size before relaxing) + .debug_str 0x00000000000208d9 0x12 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x564 (size before relaxing) + .debug_str 0x00000000000208eb 0xb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x51d (size before relaxing) + .debug_str 0x00000000000208f6 0x13 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x522 (size before relaxing) + .debug_str 0x0000000000020909 0xc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x5dc (size before relaxing) + .debug_str 0x0000000000020915 0x5 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x4b2 (size before relaxing) + +.comment 0x0000000000000000 0x26 + .comment 0x0000000000000000 0x26 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x27 (size before relaxing) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/log/liblog.a(log.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/log/liblog.a(log_freertos.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(heap_caps.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(multi_heap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(queue.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/freertos/libfreertos.a(list.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(abort.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(assert.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(heap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(locks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/main/libmain.a(hello_world_main.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/driver/libdriver.a(uart.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(uart_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .comment 0x0000000000000026 0x27 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .comment 0x0000000000000026 0x27 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.riscv.attributes + 0x0000000000000000 0x39 + .riscv.attributes + 0x0000000000000000 0x26 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .riscv.attributes + 0x0000000000000026 0x26 esp-idf/pthread/libpthread.a(pthread.c.obj) + .riscv.attributes + 0x000000000000004c 0x26 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .riscv.attributes + 0x0000000000000072 0x26 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .riscv.attributes + 0x0000000000000098 0x26 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .riscv.attributes + 0x00000000000000be 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .riscv.attributes + 0x00000000000000e8 0x26 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .riscv.attributes + 0x000000000000010e 0x2a esp-idf/esp_system/libesp_system.a(clk.c.obj) + .riscv.attributes + 0x0000000000000138 0x26 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .riscv.attributes + 0x000000000000015e 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .riscv.attributes + 0x0000000000000184 0x26 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .riscv.attributes + 0x00000000000001aa 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .riscv.attributes + 0x00000000000001d0 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .riscv.attributes + 0x00000000000001f6 0x26 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .riscv.attributes + 0x000000000000021c 0x2a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .riscv.attributes + 0x0000000000000246 0x26 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .riscv.attributes + 0x000000000000026c 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .riscv.attributes + 0x0000000000000292 0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x00000000000002b8 0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .riscv.attributes + 0x00000000000002de 0x26 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000304 0x26 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .riscv.attributes + 0x000000000000032a 0x26 esp-idf/log/liblog.a(log.c.obj) + .riscv.attributes + 0x0000000000000350 0x2a esp-idf/log/liblog.a(log_freertos.c.obj) + .riscv.attributes + 0x000000000000037a 0x26 esp-idf/heap/libheap.a(heap_caps.c.obj) + .riscv.attributes + 0x00000000000003a0 0x26 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .riscv.attributes + 0x00000000000003c6 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) + .riscv.attributes + 0x00000000000003ec 0x26 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .riscv.attributes + 0x0000000000000412 0x26 esp-idf/heap/libheap.a(memory_layout.c.obj) + .riscv.attributes + 0x0000000000000438 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .riscv.attributes + 0x0000000000000462 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .riscv.attributes + 0x0000000000000488 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .riscv.attributes + 0x00000000000004ae 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .riscv.attributes + 0x00000000000004d4 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .riscv.attributes + 0x00000000000004fa 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .riscv.attributes + 0x0000000000000520 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .riscv.attributes + 0x0000000000000546 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .riscv.attributes + 0x000000000000056c 0x26 esp-idf/freertos/libfreertos.a(queue.c.obj) + .riscv.attributes + 0x0000000000000592 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .riscv.attributes + 0x00000000000005b8 0x2a esp-idf/freertos/libfreertos.a(port.c.obj) + .riscv.attributes + 0x00000000000005e2 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .riscv.attributes + 0x0000000000000608 0x26 esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) + .riscv.attributes + 0x000000000000062e 0x26 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .riscv.attributes + 0x0000000000000654 0x26 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .riscv.attributes + 0x000000000000067a 0x26 esp-idf/freertos/libfreertos.a(list.c.obj) + .riscv.attributes + 0x00000000000006a0 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + .riscv.attributes + 0x00000000000006c6 0x26 esp-idf/newlib/libnewlib.a(assert.c.obj) + .riscv.attributes + 0x00000000000006ec 0x26 esp-idf/newlib/libnewlib.a(heap.c.obj) + .riscv.attributes + 0x0000000000000712 0x26 esp-idf/newlib/libnewlib.a(locks.c.obj) + .riscv.attributes + 0x0000000000000738 0x26 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .riscv.attributes + 0x000000000000075e 0x26 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .riscv.attributes + 0x0000000000000784 0x26 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .riscv.attributes + 0x00000000000007aa 0x26 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .riscv.attributes + 0x00000000000007d0 0x26 esp-idf/newlib/libnewlib.a(time.c.obj) + .riscv.attributes + 0x00000000000007f6 0x26 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .riscv.attributes + 0x000000000000081c 0x26 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .riscv.attributes + 0x0000000000000842 0x26 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .riscv.attributes + 0x0000000000000868 0x26 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .riscv.attributes + 0x000000000000088e 0x26 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .riscv.attributes + 0x00000000000008b4 0x26 esp-idf/vfs/libvfs.a(vfs.c.obj) + .riscv.attributes + 0x00000000000008da 0x26 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .riscv.attributes + 0x0000000000000900 0x26 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .riscv.attributes + 0x0000000000000926 0x26 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .riscv.attributes + 0x000000000000094c 0x26 esp-idf/main/libmain.a(hello_world_main.c.obj) + .riscv.attributes + 0x0000000000000972 0x26 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .riscv.attributes + 0x0000000000000998 0x26 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .riscv.attributes + 0x00000000000009be 0x26 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .riscv.attributes + 0x00000000000009e4 0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x0000000000000a0a 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .riscv.attributes + 0x0000000000000a30 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .riscv.attributes + 0x0000000000000a56 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .riscv.attributes + 0x0000000000000a7c 0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .riscv.attributes + 0x0000000000000aa2 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000ac8 0x26 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .riscv.attributes + 0x0000000000000aee 0x26 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .riscv.attributes + 0x0000000000000b14 0x26 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .riscv.attributes + 0x0000000000000b3a 0x26 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .riscv.attributes + 0x0000000000000b60 0x26 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .riscv.attributes + 0x0000000000000b86 0x26 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .riscv.attributes + 0x0000000000000bac 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .riscv.attributes + 0x0000000000000bd2 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .riscv.attributes + 0x0000000000000bf8 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .riscv.attributes + 0x0000000000000c1e 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .riscv.attributes + 0x0000000000000c44 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .riscv.attributes + 0x0000000000000c6a 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .riscv.attributes + 0x0000000000000c90 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .riscv.attributes + 0x0000000000000cb6 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .riscv.attributes + 0x0000000000000cdc 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .riscv.attributes + 0x0000000000000d02 0x26 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .riscv.attributes + 0x0000000000000d28 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .riscv.attributes + 0x0000000000000d4e 0x26 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .riscv.attributes + 0x0000000000000d74 0x26 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .riscv.attributes + 0x0000000000000d9a 0x26 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .riscv.attributes + 0x0000000000000dc0 0x26 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .riscv.attributes + 0x0000000000000de6 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .riscv.attributes + 0x0000000000000e0c 0x26 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .riscv.attributes + 0x0000000000000e32 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .riscv.attributes + 0x0000000000000e58 0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .riscv.attributes + 0x0000000000000e7e 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + .riscv.attributes + 0x0000000000000ea4 0x26 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .riscv.attributes + 0x0000000000000eca 0x26 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000ef0 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .riscv.attributes + 0x0000000000000f16 0x26 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .riscv.attributes + 0x0000000000000f3c 0x26 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .riscv.attributes + 0x0000000000000f62 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .riscv.attributes + 0x0000000000000f88 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .riscv.attributes + 0x0000000000000fb2 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .riscv.attributes + 0x0000000000000fd8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .riscv.attributes + 0x0000000000000ffe 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .riscv.attributes + 0x0000000000001024 0x33 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .riscv.attributes + 0x0000000000001057 0x26 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .riscv.attributes + 0x000000000000107d 0x26 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .riscv.attributes + 0x00000000000010a3 0x26 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .riscv.attributes + 0x00000000000010c9 0x26 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .riscv.attributes + 0x00000000000010ef 0x26 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .riscv.attributes + 0x0000000000001115 0x26 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .riscv.attributes + 0x000000000000113b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .riscv.attributes + 0x0000000000001161 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .riscv.attributes + 0x0000000000001187 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .riscv.attributes + 0x00000000000011ad 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .riscv.attributes + 0x00000000000011d3 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .riscv.attributes + 0x00000000000011f9 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .riscv.attributes + 0x000000000000121f 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + .riscv.attributes + 0x0000000000001245 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .riscv.attributes + 0x000000000000126b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .riscv.attributes + 0x0000000000001291 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .riscv.attributes + 0x00000000000012b7 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .riscv.attributes + 0x00000000000012dd 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .riscv.attributes + 0x0000000000001303 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .riscv.attributes + 0x0000000000001329 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .riscv.attributes + 0x000000000000134f 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .riscv.attributes + 0x0000000000001375 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .riscv.attributes + 0x000000000000139b 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .riscv.attributes + 0x00000000000013c1 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .riscv.attributes + 0x00000000000013e7 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .riscv.attributes + 0x000000000000140d 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .riscv.attributes + 0x0000000000001433 0x26 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_frame 0x0000000000000000 0xb09c + .debug_frame 0x0000000000000000 0x4c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_frame 0x000000000000004c 0x534 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_frame 0x0000000000000580 0x134 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_frame 0x00000000000006b4 0x164 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_frame 0x0000000000000818 0x1e0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_frame 0x00000000000009f8 0x58 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_frame 0x0000000000000a50 0xa4 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_frame 0x0000000000000af4 0x9c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_frame 0x0000000000000b90 0x3c esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_frame 0x0000000000000bcc 0x16c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_frame 0x0000000000000d38 0x48 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_frame 0x0000000000000d80 0xd8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_frame 0x0000000000000e58 0x11c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_frame 0x0000000000000f74 0x60 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_frame 0x0000000000000fd4 0x28 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_frame 0x0000000000000ffc 0x104 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_frame 0x0000000000001100 0x2c esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_frame 0x000000000000112c 0x40 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x000000000000116c 0xc8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x0000000000001234 0x68 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_frame 0x000000000000129c 0x40 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x00000000000012dc 0x11c esp-idf/log/liblog.a(log.c.obj) + .debug_frame 0x00000000000013f8 0xd0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_frame 0x00000000000014c8 0x504 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_frame 0x00000000000019cc 0x100 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_frame 0x0000000000001acc 0x64 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_frame 0x0000000000001b30 0xc0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_frame 0x0000000000001bf0 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_frame 0x0000000000001d48 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_frame 0x0000000000001e54 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_frame 0x0000000000001ebc 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_frame 0x0000000000001f30 0x32c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x000000000000225c 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x0000000000002290 0x168 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x00000000000023f8 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_frame 0x0000000000002590 0x5e0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_frame 0x0000000000002b70 0xb00 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_frame 0x0000000000003670 0x194 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_frame 0x0000000000003804 0x54 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_frame 0x0000000000003858 0xb0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_frame 0x0000000000003908 0x84 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_frame 0x000000000000398c 0x60 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_frame 0x00000000000039ec 0x2c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_frame 0x0000000000003a18 0x5c esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_frame 0x0000000000003a74 0x1ac esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_frame 0x0000000000003c20 0x30c esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_frame 0x0000000000003f2c 0x6c esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_frame 0x0000000000003f98 0x58 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_frame 0x0000000000003ff0 0x4c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_frame 0x000000000000403c 0x110 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_frame 0x000000000000414c 0x1f0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_frame 0x000000000000433c 0x100 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_frame 0x000000000000443c 0x100 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_frame 0x000000000000453c 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x0000000000004940 0x64 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_frame 0x00000000000049a4 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_frame 0x0000000000004b8c 0x910 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_frame 0x000000000000549c 0x234 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_frame 0x00000000000056d0 0x2b4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_frame 0x0000000000005984 0x42c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_frame 0x0000000000005db0 0x34 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_frame 0x0000000000005de4 0x28 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000000000005e0c 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000000000005eb8 0x208 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00000000000060c0 0xc8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x0000000000006188 0xa1c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x0000000000006ba4 0x244 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000000000006de8 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000000000006e14 0xa8 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000000000006ebc 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + .debug_frame 0x0000000000006f1c 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000000000006f5c 0x14c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x00000000000070a8 0x240 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00000000000072e8 0x78 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000000000007360 0x500 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000000000007860 0x12c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x000000000000798c 0x230 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000000000007bbc 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000000000007c48 0x46c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00000000000080b4 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000000000008120 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000000000008150 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x00000000000081d0 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000000000008324 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000000000008354 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000000000008384 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x00000000000084f0 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x000000000000856c 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x000000000000867c 0x170 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x00000000000087ec 0x70 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x000000000000885c 0x320 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000000000008b7c 0x11c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000000000008c98 0xe4 esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + .debug_frame 0x0000000000008d7c 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + .debug_frame 0x0000000000008dac 0x224 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000000000008fd0 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000000000009090 0x220 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00000000000092b0 0x80 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000000000009330 0xf8 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000000000009428 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000000000009468 0x37c esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_frame 0x00000000000097e4 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_frame 0x0000000000009880 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x00000000000098b0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_frame 0x00000000000098e0 0x4c esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x000000000000992c 0x660 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x0000000000009f8c 0x2c4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x000000000000a250 0x16c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x000000000000a3bc 0x46c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x000000000000a828 0x1d8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x000000000000aa00 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_frame 0x000000000000aa48 0x48 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_frame 0x000000000000aa90 0x2c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + .debug_frame 0x000000000000aabc 0x84 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_frame 0x000000000000ab40 0x180 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_frame 0x000000000000acc0 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_frame 0x000000000000ad20 0x44 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_frame 0x000000000000ad64 0x78 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_frame 0x000000000000addc 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_frame 0x000000000000ae3c 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_frame 0x000000000000ae90 0x70 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_frame 0x000000000000af00 0x50 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_frame 0x000000000000af50 0xa4 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_frame 0x000000000000aff4 0x30 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_frame 0x000000000000b024 0x58 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_frame 0x000000000000b07c 0x20 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_loclists + 0x0000000000000000 0x3bf0 + .debug_loclists + 0x0000000000000000 0x88e /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_loclists + 0x000000000000088e 0x793 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_loclists + 0x0000000000001021 0xa99 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_loclists + 0x0000000000001aba 0x86a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_loclists + 0x0000000000002324 0x1b7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_loclists + 0x00000000000024db 0x1b7 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_loclists + 0x0000000000002692 0x1eb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_loclists + 0x000000000000287d 0x251 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_loclists + 0x0000000000002ace 0x12c /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_loclists + 0x0000000000002bfa 0x172 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_loclists + 0x0000000000002d6c 0x2ec /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_loclists + 0x0000000000003058 0x458 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_loclists + 0x00000000000034b0 0xf0 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_loclists + 0x00000000000035a0 0xe3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_loclists + 0x0000000000003683 0xcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_loclists + 0x0000000000003750 0x2aa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + .debug_loclists + 0x00000000000039fa 0x60 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + .debug_loclists + 0x0000000000003a5a 0xc9 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + .debug_loclists + 0x0000000000003b23 0xcd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + +.debug_rnglists + 0x0000000000000000 0x5fa + .debug_rnglists + 0x0000000000000000 0xf6 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + .debug_rnglists + 0x00000000000000f6 0xbf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_rnglists + 0x00000000000001b5 0x111 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_rnglists + 0x00000000000002c6 0xd1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_rnglists + 0x0000000000000397 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + .debug_rnglists + 0x00000000000003bf 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + .debug_rnglists + 0x00000000000003e7 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + .debug_rnglists + 0x0000000000000406 0x73 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + .debug_rnglists + 0x0000000000000479 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + .debug_rnglists + 0x0000000000000498 0x31 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + .debug_rnglists + 0x00000000000004c9 0x4d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + .debug_rnglists + 0x0000000000000516 0x3a /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + .debug_rnglists + 0x0000000000000550 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + .debug_rnglists + 0x0000000000000578 0x3b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + .debug_rnglists + 0x00000000000005b3 0x28 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + .debug_rnglists + 0x00000000000005db 0x1f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + +.debug_line_str + 0x0000000000000000 0xdac + .debug_line_str + 0x0000000000000000 0x108 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + 0x1d1 (size before relaxing) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + .debug_line_str + 0x0000000000000108 0x1d1 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + .debug_line_str + 0x0000000000000108 0x230 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + 0x306 (size before relaxing) + .debug_line_str + 0x0000000000000338 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + 0x309 (size before relaxing) + .debug_line_str + 0x000000000000038e 0x120 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + 0x1fc (size before relaxing) + .debug_line_str + 0x00000000000004ae 0x1ed /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + 0x2cc (size before relaxing) + .debug_line_str + 0x000000000000069b 0x13f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + 0x336 (size before relaxing) + .debug_line_str + 0x00000000000007da 0x5f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + 0x33f (size before relaxing) + .debug_line_str + 0x0000000000000839 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + 0x332 (size before relaxing) + .debug_line_str + 0x000000000000088e 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + 0x318 (size before relaxing) + .debug_line_str + 0x00000000000008e3 0x74 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + 0x3d2 (size before relaxing) + .debug_line_str + 0x0000000000000957 0x61 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + 0x33a (size before relaxing) + .debug_line_str + 0x00000000000009b8 0x54 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + 0x332 (size before relaxing) + .debug_line_str + 0x0000000000000a0c 0x11b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + 0x319 (size before relaxing) + .debug_line_str + 0x0000000000000b27 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + 0x32c (size before relaxing) + .debug_line_str + 0x0000000000000b7d 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + 0x328 (size before relaxing) + .debug_line_str + 0x0000000000000bd2 0x12f /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + 0x3aa (size before relaxing) + .debug_line_str + 0x0000000000000d01 0x56 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + 0x336 (size before relaxing) + .debug_line_str + 0x0000000000000d57 0x55 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + 0x2c4 (size before relaxing) + +Cross Reference Table + +Symbol File +Cache_Disable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +Cache_Enable_ICache esp-idf/hal/libhal.a(cache_hal.c.obj) +Cache_Get_DROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Get_IROM_MMU_End esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Invalidate_Addr esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +Cache_Invalidate_ICache_All esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +Cache_Resume_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +Cache_Set_IDROM_MMU_Size esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +Cache_Suspend_ICache esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +EFUSE esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_BLK_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_CRYPT_DPA_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIG_DBIAS_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DIRECT_BOOT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_DIS_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_DIS_FORCE_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_ICACHE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_PAD_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_SPI_DOWNLOAD_MSPI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_TWAI esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_FLASH_TPUW esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_FORCE_SEND_RESUME esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_JTAG_SEL_ENABLE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_KEY_PURPOSE_5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_K_DIG_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_K_RTC_LDO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_MAC_FACTORY esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OCODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_OPTIONAL_UNIQUE_ID esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_PKG_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_RD_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_RD_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_DISABLE_FAST_WAKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_SECURE_VERSION esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SEC_DPA_LEVEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SOFT_DIS_JTAG esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CLK esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_CS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D6 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D7 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_DQS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_D_D0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_HD_D3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_Q_D1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SPI_PAD_CONFIG_WP_D2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SWAP_UART_SDIO_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_TEMP_CALIB esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_THRES_HVT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_UART_PRINT_CONTROL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +ESP_EFUSE_USB_EXCHG_PINS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_USER_DATA_MAC_CUSTOM esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_VDD_SPI_AS_GPIO esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_DIG_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_V_RTC_DBIAS20 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MAJOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WAFER_VERSION_MINOR esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WDT_DELAY_SEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_BLK1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_GROUP_1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_GROUP_3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_KEY0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY0_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY1_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY2_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY3_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY4_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_KEY5_PURPOSE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_RD_DIS esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SEC_DPA_LEVEL esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +ESP_EFUSE_WR_DIS_SWAP_UART_SDIO_EN esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART1 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_SYS_DATA_PART2 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +ESP_EFUSE_WR_DIS_USER_DATA esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +FreeRTOS_openocd_params esp-idf/freertos/libfreertos.a(tasks.c.obj) +GDMA esp-idf/hal/libhal.a(gdma_hal.c.obj) +GPIO esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.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/driver/libdriver.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) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +GPIO_PIN_MUX_REG esp-idf/soc/libsoc.a(gpio_periph.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +GPSPI2 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +LP_CLKRST esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +LP_IO esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +LP_WDT esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +PCR esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) +SPIMEM0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +SPIMEM1 esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 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) +SYSTIMER esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) +SysTickIsrHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +TIMERG0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +TIMERG1 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +UART0 esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +UART1 esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) +USB_SERIAL_JTAG esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +_Balloc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +_Bfree /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +_PathLocale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__action_table /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__adddf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) +__any_on /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__ascii_mbtowc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__ascii_wctomb /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__assert esp-idf/newlib/libnewlib.a(assert.c.obj) +__assert_func esp-idf/newlib/libnewlib.a(assert.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.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/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_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +__atomic_add_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_add_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +__atomic_compare_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_compare_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_compare_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_exchange_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +__atomic_fetch_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_fetch_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_load_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_nand_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_or_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_store_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_sub_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__atomic_xor_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__b2d /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__bswapdi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_bswapdi2.o) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +__chclass /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__clz_tab /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clz.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) +__clzsi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_clzsi2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(adddf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +__copybits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__cxa_guard_abort esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_acquire esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_dummy esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxa_guard_release esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) +__cxx_eh_arena_size_get esp-idf/esp_system/libesp_system.a(startup.c.obj) +__d2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__default_global_locale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +__divdf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(divdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__divdi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_divdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__env_lock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +__env_unlock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +__eqdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__errno /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) +__ffssi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_ffssi2.o) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +__fixdfsi /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(fixdfsi.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__floatsidf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +__floatunsidf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(floatunsidf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__fp_lock_all /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__fp_unlock_all /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__gedf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__getreent esp-idf/freertos/libfreertos.a(tasks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-errno.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +__gettzinfo /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gettzinfo.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__global_locale_ptr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +__global_pointer$ esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +__gtdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(gedf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) +__hi0bits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__i2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__init_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +__init_priority_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +__itoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) +__ledf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__lo0bits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__locale_mb_cur_max /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__localeconv_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +__lock___arc4random_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___at_quick_exit_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___atexit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___dd_hash_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___env_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) +__lock___malloc_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) +__lock___sfp_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__lock___sinit_recursive_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__lock___tz_mutex esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) +__lshift /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__ltdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(ledf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__mcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mdiff /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__moddi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_moddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__month_lengths /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-month_lengths.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__mprec_bigtens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mprec_tens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__mprec_tinytens /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__muldf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(muldf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__multadd /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__multiply /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__nedf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(eqdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__popcountsi2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_popcountsi2.o) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +__pow5mult /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) +__ratio /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__retarget_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_close_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_init_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-envlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__retarget_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +__s2b /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__sccl /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sccl.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__sclose /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__seofread /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +__sf_fake_stderr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sf_fake_stdin /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sf_fake_stdout /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sflags /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-flags.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sflush_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) +__sfmoreglue /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__sfp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfp_lock_acquire /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfp_lock_release /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +__sfvwrite_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) +__sinit /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +__sinit_lock_acquire /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__sinit_lock_release /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__smakebuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +__sprint_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) +__sread /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__srefill_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +__sseek /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__ssprint_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__ssrefill_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__ssvfiscanf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +__state_table /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__subdf3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(subdf3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__submore /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +__swbuf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) +__swbuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) +__swhatbuf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) +__swrite /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +__swsetup_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +__sync_add_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_add_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_and_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_bool_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_add_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_and_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_nand_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_or_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_sub_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_fetch_and_xor_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_release_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_lock_test_and_set_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_nand_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_or_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_sub_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_val_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__sync_xor_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__trunctfdf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__tz_lock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__tz_unlock /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzlock.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +__tzcalc_limits /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzcalc_limits.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_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) +__ubsan_handle_divrem_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_invalid_builtin esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_load_invalid_value esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_missing_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_mul_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_negate_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_arg esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_nonnull_return esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_pointer_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_shift_out_of_bounds esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_sub_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_type_mismatch_v1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_handle_vla_bound_not_positive esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__ubsan_include esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +__udivdi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_udivdi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +__ulp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +__umoddi3 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(_umoddi3.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/newlib/libnewlib.a(time.c.obj) +__unorddf2 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(unorddf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +__utoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) +_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_calloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_cleanup /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_cleanup_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) +_close_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_ctype_ /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ctype_.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) +_data_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_daylight /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +_dtoa_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +_esp_error_check_failed esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +_esp_error_check_failed_without_abort esp-idf/esp_system/libesp_system.a(esp_err.c.obj) +_esp_system_init_fn_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) +_esp_system_init_fn_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) +_exit esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_fclose_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_fflush_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wbuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +_findenv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) +_flash_rodata_start esp-idf/freertos/libfreertos.a(port.c.obj) +_fopen_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +_fprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) +_fputs_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) +_free_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wsetup.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fseek_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) +_fseeko_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) +_fstat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_fwalk /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) +_fwalk_reent /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwalk.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +_fwrite_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) +_getenv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_getpid_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_gettimeofday_r esp-idf/newlib/libnewlib.a(time.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_global_impure_ptr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-impure.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +_global_interrupt_handler esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +_heap_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_interrupt_handler esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +_iram_end esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/heap/libheap.a(memory_layout.c.obj) +_iram_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_isatty_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) +_kill_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_link_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_localeconv_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +_lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_close esp-idf/newlib/libnewlib.a(locks.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) +_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/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +_lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +_lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) +_lock_try_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) +_lseek_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_malloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-makebuf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_mbrtowc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_mbtowc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbtowc_r.o) +_mprec_log10 /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) +_multi_heap_lock esp-idf/heap/libheap.a(multi_heap.c.obj) +_multi_heap_unlock esp-idf/heap/libheap.a(multi_heap.c.obj) +_open_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_printf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) +_putc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) +_putchar_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) +_puts_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) +_raise_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_read_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +_realloc_r esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_reclaim_reent /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +_rename_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_rodata_reserved_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_bss_end esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_bss_start esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_rtc_force_slow_end esp-idf/heap/libheap.a(memory_layout.c.obj) +_rtc_text_end esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +_sbrk_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_setlocale_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +_sfread_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_siscanf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) +_snprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) +_stat_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_strerror_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) +_strtol_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoll_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoul_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_strtoull_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_sungetc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +_svfiprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) +_svfprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) +_system_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_thread_local_end esp-idf/freertos/libfreertos.a(port.c.obj) +_thread_local_start esp-idf/freertos/libfreertos.a(port.c.obj) +_times_r esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_timezone /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzname /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzvars.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzset_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +_tzset_unlocked /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +_tzset_unlocked_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) +_ungetc_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) +_unlink_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_user_strerror /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-u_strerr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +_vector_table esp-idf/riscv/libriscv.a(vectors.S.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +_vfiprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) +_vfprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) +_vprintf_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) +_wctomb_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-wctomb_r.o) +_write_r esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-stdio.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +_write_r_console esp-idf/newlib/libnewlib.a(syscalls.c.obj) +abort esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.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/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +access esp-idf/vfs/libvfs.a(vfs.c.obj) +adjtime esp-idf/newlib/libnewlib.a(time.c.obj) +app_main esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +array esp-idf/main/libmain.a(hello_world_main.c.obj) +bootloader_ana_clock_glitch_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_atexit esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_check_chip_validity esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_common_check_long_hold_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_check_long_hold_gpio_level esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_erase_part_type_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_get_active_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_get_partition_description esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_common_get_sha256_of_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +bootloader_common_label_search esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_common_ota_select_crc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_invalid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_ota_select_valid esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_select_otadata esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +bootloader_common_vddsdio_configure esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_debug_buffer esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_enable_wp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_execute_flash_command esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_clock_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_flash_cs_timing_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_flash_erase_range esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_flash_erase_sector esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_execute_command_common esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_is_octal_mode_enabled esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_read esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_flash_read_sfdp esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_reset_chip esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bootloader_flash_unlock esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_flash_update_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_flash_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_flash_xmc_startup esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_init_mem esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +bootloader_load_image esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_load_image_no_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +bootloader_mmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_mmap_get_free_pages esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_munmap esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.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) +bootloader_random_disable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_random_enable esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) +bootloader_read_flash_id esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +bootloader_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_data esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_sha256_finish esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_sha256_flash_contents esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +bootloader_sha256_hex_to_str esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_sha256_start esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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) +bootloader_spi_flash_reset esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +bootloader_utility_get_selected_boot_partition esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_boot_image esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +bootloader_utility_load_partition_table esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +brownout_hal_config esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +brownout_hal_intr_clear esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +brownout_hal_intr_enable esp-idf/hal/libhal.a(brownout_hal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +bzero /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/newlib/libnewlib.a(heap.c.obj) +cache_hal_disable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_enable esp-idf/hal/libhal.a(cache_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +cache_hal_init esp-idf/hal/libhal.a(cache_hal.c.obj) +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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +ceil /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_ceil.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +cfree esp-idf/newlib/libnewlib.a(heap.c.obj) +cleanup_glue /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-reent.o) +clock_getres esp-idf/newlib/libnewlib.a(time.c.obj) +clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +clock_settime esp-idf/newlib/libnewlib.a(time.c.obj) +closedir esp-idf/vfs/libvfs.a(vfs.c.obj) +console_access esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_close esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_end_select esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fcntl esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fstat esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_fsync esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_open esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_read esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcdrain esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcflush esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcgetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_tcsetattr esp-idf/vfs/libvfs.a(vfs_console.c.obj) +console_write esp-idf/vfs/libvfs.a(vfs_console.c.obj) +eTaskGetState esp-idf/freertos/libfreertos.a(tasks.c.obj) +efuse_hal_chip_revision esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +efuse_hal_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_get_mac esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_major_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_get_minor_chip_version esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/hal/libhal.a(efuse_hal.c.obj) +efuse_hal_is_coding_error_in_block esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_program esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_read esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +efuse_hal_set_timing esp-idf/hal/libhal.a(efuse_hal.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +environ /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-environ.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_app_desc esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_app_get_description esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_app_get_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_brownout_disable esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_brownout_init esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_cache_err_get_cpuid esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +esp_cache_err_int_init esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_chip_info esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_clk_apb_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_cpu_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_clk_private_lock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_private_unlock esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_rtc_time esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_slowclk_cal_get esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +esp_clk_slowclk_cal_set esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +esp_clk_xtal_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_cpu_clear_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_clear_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_compare_and_set esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_cpu_configure_region_protection esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) +esp_cpu_intr_get_desc esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_cpu_reset esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_set_breakpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +esp_cpu_stall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_unstall esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +esp_cpu_wait_for_intr esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_crosscore_int_init esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_crosscore_int_send_freq_switch esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_gdb_call esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_print_backtrace esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_twdt_abort esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) +esp_crosscore_int_send_yield esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/freertos/libfreertos.a(port.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) +esp_deregister_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_deregister_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_deregister_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_efuse_batch_write_begin esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_cancel esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_batch_write_commit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_block_is_empty esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_check_errors esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_efuse_count_unused_key_blocks esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_disable_rom_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_enable_rom_secure_download_mode esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_find_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_find_unused_key_block esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_field_size esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_get_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_pkg_ver esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_get_purpose_field esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_get_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_key_block_unused esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) +esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_key_purpose esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_keypurpose_dis_write esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_read_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_rom_log_scheme esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) +esp_efuse_set_write_protect esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_set_write_protect_of_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_apply_new_coding_scheme esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_burn_chip esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_burn_efuses esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_check_errors esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_clear_program_registers esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_count_once esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_debug_dump_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_erase_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_fill_buff esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_number_of_items esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_get_read_register_address esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_utility_is_correct_written_data esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_process esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_read_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_reset esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_update_virt_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +esp_efuse_utility_write_blob esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_cnt esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_utility_write_reg esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_block esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_efuse_write_field_bit esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_field_blob esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_field_cnt esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_key esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_keys esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_efuse_write_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) +esp_enable_cache_wrap esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +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_err_to_name_r esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +esp_flash_app_disable_os_functions esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_disable_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_enable_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-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_app_init esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_chip_boya esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_driver_initialized esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_chip_gd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_generic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_issi esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_mxic esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_th esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) +esp_flash_chip_winbond esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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_enabled esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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/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) +esp_flash_get_protectable_regions esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_protected_region esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_get_size esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_flash_init esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_init_default_chip esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_flash_init_main esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +esp_flash_init_main_bus_lock esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_flash_init_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_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/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) +esp_flash_read_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_read_unique_chip_id esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_registered_chips esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_chip_write_protect esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +esp_flash_set_io_mode esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) +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/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/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) +esp_get_free_internal_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_idf_version esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_get_minimum_free_heap_size esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +esp_image_get_flash_size esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_get_metadata 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_verify esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_image_verify_bootloader esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_image_verify_bootloader_data esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_init_app_elf_sha256 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) +esp_int_wdt_cpu_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_int_wdt_init esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_intr_alloc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +esp_intr_alloc_intrstatus esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +esp_intr_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_disable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_intr_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_enable_source esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_intr_free esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_intr_get_cpu esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_intr_get_intno esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_mark_shared esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +esp_intr_reserve esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_intr_set_in_iram esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esp_log_default_level esp-idf/log/liblog.a(log.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_log_early_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_log_impl_lock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_lock_timeout esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_impl_unlock esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/log/liblog.a(log.c.obj) +esp_log_level_get esp-idf/log/liblog.a(log.c.obj) +esp_log_level_set esp-idf/log/liblog.a(log.c.obj) +esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) +esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) +esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.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_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_write esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.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_loader.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 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(flash_encrypt.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(pthread.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_log_writev esp-idf/log/liblog.a(log.c.obj) +esp_mbedtls_mem_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mbedtls_mem_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +esp_mspi_get_io esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_mspi_pin_init esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_newlib_init esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_newlib_locks_init esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_newlib_time_init esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_ota_abort esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_begin esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_check_rollback_is_possible esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_end esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_erase_last_boot_app_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_app_partition_count esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_last_invalid_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_next_update_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_partition_description esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_get_running_partition 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_state_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_mark_app_invalid_rollback_and_reboot esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_mark_app_valid_cancel_rollback esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_set_boot_partition esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_write esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_ota_write_with_offset esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_panic_handler esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +esp_panic_handler_reconfigure_wdts esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_partition_check_identity esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_deregister_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_erase_range esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.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_partition_find_first esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.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_partition_get_sha256 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_iterator_release esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_main_flash_region_safe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +esp_partition_mmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_munmap esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_next esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_read_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_partition_register_external esp-idf/esp_partition/libesp_partition.a(partition.c.obj) +esp_partition_table_verify 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_partition_verify esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) +esp_perip_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_pthread_get_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_get_default_config esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_pthread_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_pthread_set_cfg esp-idf/pthread/libpthread.a(pthread.c.obj) +esp_ptr_byte_accessible esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) +esp_ptr_dma_ext_capable esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) +esp_ptr_external_ram esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.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) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_register_freertos_idle_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_register_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) +esp_register_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esp_register_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_reset_reason_get_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) +esp_reset_reason_set_hint esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +esp_restart esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_restart_noos esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_restart_noos_dig esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) +esp_rom_delay_us esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_get_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +esp_rom_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_gpio_connect_in_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +esp_rom_gpio_connect_out_signal esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +esp_rom_gpio_pad_pullup_only esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_gpio_pad_select_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +esp_rom_md5_final esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_init esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_md5_update esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) +esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(locks.c.obj) +esp_rom_printf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 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(cache_utils.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_regi2c_read esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_read_mask esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_regi2c_write_mask esp-idf/esp_rom/libesp_rom.a(esp_rom_regi2c_esp32c6.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +esp_rom_route_intr_matrix esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_software_reset_cpu esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_rom_software_reset_system esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +esp_rom_spiflash_config_clk esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c6.c.obj) +esp_rom_spiflash_wait_idle esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) +esp_rom_uart_rx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_set_clock_baudrate esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rom_uart_tx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) +esp_rom_uart_tx_wait_idle esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_rtc_get_time_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_secure_boot_read_key_digests esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +esp_set_time_from_rtc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_setup_newlib_syscalls esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +esp_sleep_config_gpio_isolate esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_sleep_enable_gpio_switch esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +esp_startup_start_app esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_sync_timekeeping_timers esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) +esp_system_abort esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +esp_system_get_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +esp_system_get_time_resolution esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_task_wdt_add esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_add_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_deinit esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_delete_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timeout_triggered esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_allocate esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_feed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_free esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_restart esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_impl_timer_stop esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_init esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +esp_task_wdt_isr_user_handler esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reconfigure esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_reset_user esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_restart esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_status esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_task_wdt_stop esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +esp_time_impl_get_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_get_time_since_boot esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_init esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_time_impl_set_boot_time esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) +esp_timer_create esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_delete esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_dump esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_timer_get_expiry_time esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_next_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_next_alarm_for_wake_up esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_period esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_deinit esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_alarm_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_counter_reg esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_get_min_period_us esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_init_system_time esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set_alarm esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_set_alarm_id esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_impl_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_impl_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_init esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_is_active esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_private_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_lock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_set esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_unlock esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_private_update_apb_freq esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +esp_timer_restart esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_start_once esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_start_periodic esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_timer_stop esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +esp_unregister_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +esp_vApplicationIdleHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +esp_vApplicationTickHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +esp_vfs_access esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_close esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_closedir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +esp_vfs_dev_console_register esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_dev_uart_port_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_port_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_register esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_driver esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_uart_use_nonblocking esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_dev_usb_serial_jtag_register esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_rx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.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) +esp_vfs_ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_link esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_lseek esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_mkdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_open esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_opendir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pread esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +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/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_common esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_register_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_fd_range esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_fd_with_local_fd esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_register_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rename esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_rmdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_select_triggered esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +esp_vfs_select_triggered_isr esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.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) +esp_vfs_uart_get_vfs esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.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_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/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +esp_vfs_usb_serial_jtag_use_driver esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_usb_serial_jtag_use_nonblocking esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +esp_vfs_utime esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_write esp-idf/vfs/libvfs.a(vfs.c.obj) +esprv_intc_get_interrupt_unmask esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_enable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +esprv_intc_int_get_priority esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_get_type esp-idf/riscv/libriscv.a(interrupt.c.obj) +esprv_intc_int_set_priority esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +esprv_intc_int_set_threshold esp-idf/freertos/libfreertos.a(port.c.obj) +esprv_intc_int_set_type esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) +ets_efuse_clear_program_registers esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_efuse_rs_calculate esp-idf/hal/libhal.a(efuse_hal.c.obj) +ets_isr_mask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_isr_unmask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +ets_rom_layout_p esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +ets_update_cpu_frequency esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +fclose /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) +fcntl esp-idf/newlib/libnewlib.a(syscalls.c.obj) +fflush /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-refill.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) +floor /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libm.a(lib_a-s_floor.o) + esp-idf/hal/libhal.a(spi_flash_hal.c.obj) +fopen /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +fprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fprintf.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +fputs /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +free esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.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/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 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-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +frexp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-s_frexp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) +fseek /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseek.o) +fseeko /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) +fsync esp-idf/vfs/libvfs.a(vfs.c.obj) +ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) +fwrite /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +g_exc_frames esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +g_flash_guard_default_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +g_flash_guard_no_os_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +g_panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +g_spi_lock_main_flash_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +g_startup_fn esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_startup_time esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +g_twdt_isr esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +gdma_append esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_apply_strategy esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_connect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_del_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_disconnect esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_get_channel_id esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_hal_init esp-idf/hal/libhal.a(gdma_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_new_channel esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gdma_periph_signals esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_rx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_register_tx_event_callbacks esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_reset esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_set_transfer_ability esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_start esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +gdma_stop esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +get_temp_buffer_not_supported esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) +get_vfs_for_index esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +get_vfs_for_path esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/vfs/libvfs.a(vfs_console.c.obj) +gettimeofday /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-sysgettod.o) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +gmtime_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-gmtime_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) +gpio_config esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_deep_sleep_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_get_level esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hal_intr_disable esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hal_intr_enable_on_core esp-idf/hal/libhal.a(gpio_hal.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_install_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_intr_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_intr_enable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_iomux_in esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_iomux_out esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_isr_handler_add esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_handler_remove esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_isr_register esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pulldown_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_dis esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_pullup_en esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_reset_pin esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +gpio_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_set_drive_capability esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_set_intr_type esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_set_level esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +gpio_sleep_sel_dis esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_sel_en esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_direction esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_sleep_set_pull_mode esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +gpio_uninstall_isr_service esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) +gpio_wakeup_enable esp-idf/driver/libdriver.a(gpio.c.obj) +heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_add_region_with_caps esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_aligned_alloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_aligned_free esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +heap_caps_calloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_add_region_allowed esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_check_integrity esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_addr esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_check_integrity_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_dump_all esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_enable_nonos_stack_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +heap_caps_free esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_get_allocated_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_get_largest_free_block esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +heap_caps_get_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +heap_caps_get_total_size esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_init esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) +heap_caps_malloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 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-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_malloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_malloc_extmem_enable esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_match esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +heap_caps_print_heap_info esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_realloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/newlib/libnewlib.a(heap.c.obj) +heap_caps_realloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) +heap_caps_register_failed_alloc_callback esp-idf/heap/libheap.a(heap_caps.c.obj) +intr_handler_get esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_handler_get_arg esp-idf/riscv/libriscv.a(interrupt.c.obj) +intr_handler_set esp-idf/riscv/libriscv.a(interrupt.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +intr_matrix_route esp-idf/riscv/libriscv.a(interrupt.c.obj) +ioctl esp-idf/vfs/libvfs.a(vfs.c.obj) +iswspace /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) +iswspace_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace_l.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-iswspace.o) +itoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-itoa.o) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) +localeconv /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-localeconv.o) +localtime_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-lcltime_r.o) + 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) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +malloc_stats esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_trim esp-idf/newlib/libnewlib.a(heap.c.obj) +malloc_usable_size esp-idf/newlib/libnewlib.a(heap.c.obj) +mallopt esp-idf/newlib/libnewlib.a(heap.c.obj) +mbedtls_calloc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_internal_sha256_process esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_platform_set_calloc_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_setup esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_teardown esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) +mbedtls_platform_zeroize esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_clone esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_finish esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_free esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_init esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_self_test esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +mbedtls_sha256_starts esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbedtls_sha256_update esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) +mbrtowc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mbrtowc.o) +memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +memchr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memchr.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +memcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcmp.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.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/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +memcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memcpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-mprec.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-dtoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition.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/newlib/libnewlib.a(stdatomic.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_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.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/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/log/liblog.a(log.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +memmove /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memmove-stub.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fvwrite.o) +memset /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-memset.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-bzero.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(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/app_update/libapp_update.a(esp_ota_ops.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/newlib/libnewlib.a(reent_init.c.obj) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +memspi_host_erase_block esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_chip esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_erase_sector esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_flush_cache esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_init_pointers esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +memspi_host_program_page esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_data_slicer esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_id_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +memspi_host_read_status_hs esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +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) +mmu_hal_bytes_to_pages esp-idf/hal/libhal.a(mmu_hal.c.obj) +mmu_hal_init esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_map_region esp-idf/hal/libhal.a(mmu_hal.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +mmu_hal_pages_to_bytes esp-idf/hal/libhal.a(mmu_hal.c.obj) +multi_heap_aligned_alloc esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_check esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_dump esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_allocated_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_get_info esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_in_rom_init esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +multi_heap_malloc esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_minimum_free_size esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_os_funcs esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_os_funcs_init esp-idf/heap/libheap.a(multi_heap.c.obj) +multi_heap_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) +multi_heap_register esp-idf/heap/libheap.a(heap_caps_init.c.obj) +multi_heap_set_lock esp-idf/heap/libheap.a(heap_caps_init.c.obj) +newlib_include_assert_impl esp-idf/newlib/libnewlib.a(assert.c.obj) +newlib_include_heap_impl esp-idf/newlib/libnewlib.a(heap.c.obj) +newlib_include_pthread_impl esp-idf/newlib/libnewlib.a(pthread.c.obj) +newlib_include_syscalls_impl esp-idf/newlib/libnewlib.a(syscalls.c.obj) +opendir esp-idf/vfs/libvfs.a(vfs.c.obj) +panicHandler esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +panic_abort esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +panic_arch_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_get_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_get_cause esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_backtrace esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_char esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_print_dec esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_hex esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_print_registers esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_print_str esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +panic_restart esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +panic_set_address esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) +panic_soc_fill_info esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +pcTaskGetName esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +periph_module_disable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_module_enable esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +periph_module_reset esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +periph_rtc_dig_clk8m_get_freq esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +port_start_app_hook esp-idf/freertos/libfreertos.a(app_startup.c.obj) +posix_memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +pread esp-idf/vfs/libvfs.a(vfs.c.obj) +printf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-printf.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +prvTaskPriorityRaise esp-idf/freertos/libfreertos.a(tasks.c.obj) +prvTaskPriorityRestore esp-idf/freertos/libfreertos.a(tasks.c.obj) +pthread_attr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_getstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setdetachstate esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_attr_setstacksize esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cancel esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_cond_broadcast esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_destroy esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_cond_signal esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_timedwait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_cond_wait esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_condattr_init esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_condattr_setclock esp-idf/newlib/libnewlib.a(pthread.c.obj) +pthread_create esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_detach esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_equal esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_exit esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_cond_var_impl esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +pthread_include_pthread_impl esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_include_pthread_local_storage_impl esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pthread_include_pthread_rwlock_impl esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_internal_local_storage_destructor_callback esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_join esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_create esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_key_delete esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_lazy_init_lock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_init esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_lock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutex_timedlock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_trylock esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutex_unlock esp-idf/pthread/libpthread.a(pthread.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_mutexattr_destroy esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_gettype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_init esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_mutexattr_settype esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_once esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_rwlock_destroy esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_init esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_rdlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_unlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_rwlock_wrlock esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) +pthread_self esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_setcancelstate esp-idf/newlib/libnewlib.a(pthread.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fclose.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fwrite.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fseeko.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fopen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-findfp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fflush.o) +pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +pthread_sigmask esp-idf/newlib/libnewlib.a(pthread.c.obj) +putc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putc.o) +putchar /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-putchar.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) +puts /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +pvTaskGetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +pvTaskIncrementMutexHeldCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +pvalloc esp-idf/newlib/libnewlib.a(heap.c.obj) +pwrite esp-idf/vfs/libvfs.a(vfs.c.obj) +pxCurrentTCB esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +pxPortInitialiseStack esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetNext esp-idf/freertos/libfreertos.a(tasks.c.obj) +pxTaskGetStackStart esp-idf/freertos/libfreertos.a(tasks.c.obj) +qsort /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-qsort.o) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +raise esp-idf/newlib/libnewlib.a(syscalls.c.obj) +rand /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) + esp-idf/main/libmain.a(hello_world_main.c.obj) +range_read_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +range_write_addr_blocks esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) +readdir esp-idf/vfs/libvfs.a(vfs.c.obj) +readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) +realloc esp-idf/newlib/libnewlib.a(heap.c.obj) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiscanf.o) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +regi2c_analog_cali_reg_read esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_analog_cali_reg_write esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_read_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_ctrl_write_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +regi2c_ctrl_write_reg_mask esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +regi2c_enter_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_exit_critical esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_saradc_disable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +regi2c_saradc_enable esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) +registered_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/heap/libheap.a(heap_caps.c.obj) +rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) +riscv_decode_offset_from_jal_instruction esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) +riscv_excp_names esp-idf/riscv/libriscv.a(interrupt.c.obj) +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/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(bootloader_flash_config_esp32c6.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) +rtc_clk_32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enable_external esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_32k_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_apb_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +rtc_clk_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cal_internal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_cpu_freq_get_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_mhz_to_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_cpu_freq_set_config_fast esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_cpu_freq_set_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) +rtc_clk_fast_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_clk_fast_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_freq_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) +rtc_clk_rc32k_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_select_rtc_slow_clk esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_freq_get_hz esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_slow_src_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_slow_src_set esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_wait_for_slow_cycle esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_clk_xtal_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_clk_xtal_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_deep_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_dig_8m_enabled esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_dig_clk8m_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_dig_clk8m_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_get_xtal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +rtc_gpio_is_valid_gpio esp-idf/driver/libdriver.a(rtc_io.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) +rtc_init esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +rtc_isr_deregister esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_isr_noniram_disable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_noniram_enable esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) +rtc_isr_register esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +rtc_light_slp_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_time_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) +rtc_time_slowclk_to_us esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_time_us_to_slowclk esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) +rtc_vddsdio_get_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtc_vddsdio_set_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +rtos_int_enter esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +rtos_int_exit esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) +s_keys esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +s_microseconds_offset esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +s_revoke_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +s_spinlock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +s_table esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) +sched_yield esp-idf/pthread/libpthread.a(pthread.c.obj) +seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) +select esp-idf/vfs/libvfs.a(vfs.c.obj) +setlocale /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) +settimeofday esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) +sigfillset esp-idf/newlib/libnewlib.a(pthread.c.obj) +siscanf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +sleep esp-idf/newlib/libnewlib.a(time.c.obj) +snprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-snprintf.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +soc_get_available_memory_region_max_count esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_get_available_memory_regions esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_region_count esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_regions esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_memory_type_count esp-idf/heap/libheap.a(memory_layout.c.obj) +soc_memory_types esp-idf/heap/libheap.a(memory_layout.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) +soc_reserved_memory_region_end esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +soc_reserved_memory_region_start esp-idf/heap/libheap.a(memory_layout_utils.c.obj) +spi_bus_add_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_deinit_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_get_attr esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_init_lock esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_lock_acquire_end esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_acquire_start esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_bg_check_dev_acq esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_check_dev_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_clear_req esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_entry esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_exit esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_req_exist esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_bg_request esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_acquiring_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_get_by_id esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_get_dev_id esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_register_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_set_bg_control esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_lock_touch esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_bus_lock_unregister_dev esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_bus_lock_wait_bg_done esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) +spi_bus_main_set_lock esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_register_destroy_func esp-idf/driver/libdriver.a(spi_common.c.obj) +spi_bus_remove_flash_device esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_brownout_need_reset esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/esp_system/libesp_system.a(brownout.c.obj) +spi_flash_cache2phys esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) +spi_flash_cache_enabled esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_check_and_flush_cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_chip_boya_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_boya_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) +spi_flash_chip_gd_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_gd_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_generic_config_host_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_detect_size esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_chip esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_get_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_chip_generic_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_reg esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_read_unique_id_none esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_generic_reset esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_generic_set_write_protect esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_suspend_cmd_conf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_timeout esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_wait_idle esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_write_encrypted esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_generic_yield esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_get_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_issi_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_chip_issi_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_mxic_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) +spi_flash_chip_th_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_th_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) +spi_flash_chip_winbond_erase_block esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_erase_sector esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_get_caps esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_page_program esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_chip_winbond_probe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) +spi_flash_chip_winbond_read esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_16b_rdsr_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_read_status_8b_rdsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_read_status_8b_rdsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_set_io_mode esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_16b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_common_write_status_8b_wrsr esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) +spi_flash_common_write_status_8b_wrsr2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_disable_interrupts_caches_and_other_cpu_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_enable_cache esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +spi_flash_enable_interrupts_caches_and_other_cpu esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_enable_interrupts_caches_no_os esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_encryption_hal_check esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_destroy esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_disable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_done esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_enable esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_encryption_hal_prepare esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) +spi_flash_guard_get esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_flash_guard_set esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spi_flash_hal_check_status esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_common_command esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_device_config esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_disable_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_disable_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_erase_block esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_chip esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_erase_sector esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_check_status esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_common_command esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_configure_host_io_mode esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_device_config esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_gpspi_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_init esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_poll_cmd_done esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_program_page esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_read esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_resume esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_set_write_protect esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_setup_auto_resume_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_auto_suspend_mode esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) +spi_flash_hal_setup_read_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_read esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_supports_direct_write esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_hal_suspend esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) +spi_flash_init_chip_state esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_partition/libesp_partition.a(partition_target.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.c.obj) +spi_flash_op_lock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_op_unlock esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) +spi_flash_phys2cache esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) +spi_flash_set_erasing_flag esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) +spi_flash_set_rom_required_regs esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) +spi_periph_signal esp-idf/soc/libsoc.a(spi_periph.c.obj) + esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spicommon_bus_free_io_cfg esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_initialize_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_bus_using_iomux esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) +spicommon_cs_free_io esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_cs_initialize esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_alloc esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_dma_chan_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqdma_source_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_irqsource_for_host esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_claim esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_free esp-idf/driver/libdriver.a(spi_common.c.obj) +spicommon_periph_in_use esp-idf/driver/libdriver.a(spi_common.c.obj) +srand /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-rand.o) +start_cpu0 esp-idf/esp_system/libesp_system.a(startup.c.obj) +strcat /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcat.o) + esp-idf/newlib/libnewlib.a(abort.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +strcmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcmp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-locale.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strcspn /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strcspn.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strerror /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +strerror_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror.o) +strerror_r /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strlcat /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + esp-idf/esp_system/libesp_system.a(ubsan.c.obj) +strlcpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcpy.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) +strlen /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlen.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-siscanf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strlcat.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strerror_r.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-puts.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-fputs.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(assert.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/log/liblog.a(log.c.obj) +strncmp /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncmp.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-getenv_r.o) + esp-idf/vfs/libvfs.a(vfs.c.obj) +strncpy /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strncpy.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfiprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-svfprintf.o) + esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strstr /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strstr.o) + esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) +strtol /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) +strtol_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtol.o) +strtoll /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) +strtoll_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoll.o) +strtoul /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) + /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset_r.o) +strtoul_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoul.o) +strtoull /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) +strtoull_l /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-strtoull.o) +syscall_table_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) +system esp-idf/newlib/libnewlib.a(syscalls.c.obj) +systimer_hal_connect_alarm_counter esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_can_stall_by_cpu esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_counter_value_advance esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_deinit esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) +systimer_hal_enable_alarm_int esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_enable_counter esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_get_alarm_value esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_get_counter_value esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_init esp-idf/esp_rom/libesp_rom.a(esp_rom_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_select_alarm_mode esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_period esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_hal_set_alarm_target esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) +systimer_hal_set_tick_rate_ops esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_ticks_to_us esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +systimer_us_to_ticks esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +tcdrain esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflow esp-idf/vfs/libvfs.a(vfs.c.obj) +tcflush esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +tcgetsid esp-idf/vfs/libvfs.a(vfs.c.obj) +tcsendbreak esp-idf/vfs/libvfs.a(vfs.c.obj) +tcsetattr esp-idf/vfs/libvfs.a(vfs.c.obj) +telldir esp-idf/vfs/libvfs.a(vfs.c.obj) +truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +tzset /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-tzset.o) +uart_clear_intr_status esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_pattern_det_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_disable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_delete esp-idf/driver/libdriver.a(uart.c.obj) +uart_driver_install esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_intr_mask esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_pattern_det_baud_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_rx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_enable_tx_intr esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush esp-idf/driver/libdriver.a(uart.c.obj) +uart_flush_input esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_buffered_data_len esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_collision_flag esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_sclk_freq esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_selectlock esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_get_tx_buffer_free_size esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_get_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_hal_get_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_max_rx_timeout_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_sclk esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_get_symb_len esp-idf/hal/libhal.a(uart_hal.c.obj) +uart_hal_get_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_init esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_inverse_signal esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_is_hw_rts_en esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_read_rxfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_rxfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_at_cmd_char esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_dtr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_hw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_loop_back esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_mode esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_parity esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rx_timeout esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_rxfifo_full_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_sclk esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_stop_bits esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_sw_flow_ctrl esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_tx_idle_num esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_txfifo_empty_thr esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_set_wakeup_thrd esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_tx_break esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_txfifo_rst esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_hal_write_txfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +uart_intr_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_is_driver_installed esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_param_config esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_get_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_pop_pos esp-idf/driver/libdriver.a(uart.c.obj) +uart_pattern_queue_reset esp-idf/driver/libdriver.a(uart.c.obj) +uart_periph_signal esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uart_read_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_always_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_baudrate esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_dtr esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_hw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_line_inverse esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_loop_back esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_mode esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_parity esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_pin esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rts esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_full_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_rx_timeout esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_select_notif_callback esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_stop_bits esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_set_sw_flow_ctrl esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_empty_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_tx_idle_num esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_wakeup_threshold esp-idf/driver/libdriver.a(uart.c.obj) +uart_set_word_length esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_tx_chars esp-idf/driver/libdriver.a(uart.c.obj) +uart_wait_tx_done esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_wait_tx_idle_polling esp-idf/driver/libdriver.a(uart.c.obj) +uart_write_bytes esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) +uart_write_bytes_with_break esp-idf/driver/libdriver.a(uart.c.obj) +ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +ulTaskGenericNotifyValueClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +ulTaskNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) +ungetc /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-ungetc.o) +usb_serial_jtag_driver_install esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_driver_uninstall esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +usb_serial_jtag_read_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usb_serial_jtag_write_bytes esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) +usleep esp-idf/newlib/libnewlib.a(time.c.obj) +utime esp-idf/vfs/libvfs.a(vfs.c.obj) +utoa /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-utoa.o) +uxInterruptNesting esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +uxListRemove esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxQueueMessagesWaiting esp-idf/freertos/libfreertos.a(queue.c.obj) +uxQueueMessagesWaitingFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +uxQueueSpacesAvailable esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +uxSchedulerRunning esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +uxTaskGetNumberOfTasks esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetSnapshotAll esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskGetStackHighWaterMark esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGet esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskPriorityGetFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTaskResetEventItemValue esp-idf/freertos/libfreertos.a(tasks.c.obj) +uxTopUsedPriority esp-idf/freertos/libfreertos.a(FreeRTOS-openocd.c.obj) +vApplicationGetIdleTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vApplicationGetTimerTaskMemory esp-idf/freertos/libfreertos.a(port_common.c.obj) +vApplicationStackOverflowHook esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInitialise esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vListInitialiseItem esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsert esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vListInsertEnd esp-idf/freertos/libfreertos.a(list.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortClearInterruptMask esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +vPortEnterCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/heap/libheap.a(multi_heap.c.obj) + esp-idf/heap/libheap.a(heap_caps_init.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vPortSetInterruptMask esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortSetStackWatchpoint esp-idf/freertos/libfreertos.a(port.c.obj) +vPortSetupTimer esp-idf/freertos/libfreertos.a(port_systick.c.obj) + esp-idf/freertos/libfreertos.a(port.c.obj) +vPortYield esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vPortYieldFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +vPortYieldOtherCore esp-idf/freertos/libfreertos.a(port.c.obj) +vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vQueueWaitForMessageRestricted esp-idf/freertos/libfreertos.a(queue.c.obj) +vRingbufferDelete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferGetInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +vRingbufferReturnItem esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskDelete esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskEndScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskGenericNotifyGiveFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) +vTaskGetSnapshot esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +vTaskInternalSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskMissedYield esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnEventListRestricted esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPlaceOnUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskPriorityDisinheritAfterTimeout esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +vTaskPrioritySet esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskRemoveFromUnorderedEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskResume esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointer esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskSetThreadLocalStoragePointerAndDelCallback esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) +vTaskSetTimeOutState esp-idf/freertos/libfreertos.a(tasks.c.obj) +vTaskStartScheduler esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) +vTaskSuspend esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +vTaskSuspendAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_system/libesp_system.a(esp_system.c.obj) +vTaskSwitchContext esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +valloc esp-idf/newlib/libnewlib.a(heap.c.obj) +vfiprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfiprintf.o) +vfprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vfprintf.o) +vfs_include_syscalls_impl esp-idf/vfs/libvfs.a(vfs.c.obj) +vprintf /home/djordje/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti/libc.a(lib_a-vprintf.o) + esp-idf/log/liblog.a(log.c.obj) +wdt_hal_config_stage esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_deinit esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) +wdt_hal_disable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_enable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_feed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_handle_intr esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) +wdt_hal_init esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_is_enabled esp-idf/esp_system/libesp_system.a(panic.c.obj) +wdt_hal_set_flashboot_en esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +wdt_hal_write_protect_disable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +wdt_hal_write_protect_enable esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(clk.c.obj) +xIsrStackTop esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortCheckValidTCBMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) +xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xPortInterruptedFromISRContext esp-idf/freertos/libfreertos.a(port.c.obj) +xPortStartScheduler esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xPortSwitchFlag esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/freertos/libfreertos.a(portasm.S.obj) +xPortSysTickHandler esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xPortcheckValidStackMem esp-idf/freertos/libfreertos.a(port_common.c.obj) + esp-idf/freertos/libfreertos.a(tasks.c.obj) +xQueueAddToSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueCreateCountingSemaphore esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) +xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueCreateMutexStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueCreateSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericCreate esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) +xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueGetMutexHolderFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueGiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueGiveMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueIsQueueEmptyFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueIsQueueFullFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeek esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueuePeekFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueReceive esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueReceiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) +xQueueRemoveFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xQueueSelectFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) +xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) + esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xQueueTakeMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xRingbufferAddToQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCanRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreate esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferCreateNoSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferCreateStatic esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferGetCurFreeSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferGetMaxItemSize esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferPrintInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceive esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferReceiveSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveSplitFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferReceiveUpTo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +xRingbufferReceiveUpToFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) +xRingbufferRemoveFromQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSend esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xRingbufferSendAcquire esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendComplete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) +xRingbufferSendFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) +xTaskAbortDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCatchUpTicks esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskCreatePinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + esp-idf/freertos/libfreertos.a(app_startup.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskCreateStaticPinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskDelayUntil esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotify esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGenericNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyStateClear esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGenericNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetAffinity esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetCurrentTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/pthread/libpthread.a(pthread.c.obj) +xTaskGetCurrentTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandle esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskGetIdleTaskHandleForCPU esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) +xTaskGetSchedulerState esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + esp-idf/newlib/libnewlib.a(locks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetTickCount esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/driver/libdriver.a(uart.c.obj) + esp-idf/newlib/libnewlib.a(time.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskGetTickCountFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/log/liblog.a(log_freertos.c.obj) +xTaskIncrementTick esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(port_systick.c.obj) +xTaskNotifyWait esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTaskPriorityDisinherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskPriorityInherit esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskRemoveFromEventList esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeAll esp-idf/freertos/libfreertos.a(tasks.c.obj) + esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/freertos/libfreertos.a(queue.c.obj) +xTaskResumeFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj) +xTimerCreateTimerTask esp-idf/freertos/libfreertos.a(tasks.c.obj) +xt_unhandled_exception esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/riscv/libriscv.a(vectors.S.obj) diff --git a/tools/test_idf_size/size_schema.json b/tools/test_idf_size/size_schema.json index ea877d6708..2caa54eb29 100644 --- a/tools/test_idf_size/size_schema.json +++ b/tools/test_idf_size/size_schema.json @@ -141,6 +141,9 @@ ".rtc.data": { "type": "integer" }, + ".rtc_noinit": { + "type": "integer" + }, "flash_total": { "type": "integer" }, diff --git a/tools/test_idf_size/test.sh b/tools/test_idf_size/test.sh index 85eb664cc2..0e0fbad917 100755 --- a/tools/test_idf_size/test.sh +++ b/tools/test_idf_size/test.sh @@ -137,6 +137,18 @@ csv_test() { && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32s3 --files app_esp32s3.map &>> output \ && echo -e "\n***\nRunning idf_size.py --archive_details for esp32s3..." &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32s3 --archive_details libdriver.a app_esp32s3.map &>> output \ + && echo -e "\n***\nRunning idf_size.py for esp32c6..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32c6 app_esp32c6.map &>> output \ + && echo -e "\n***\nRunning idf_size.py for esp32c6 with overflow..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32c6 overflow_esp32c6.map &>> output \ + && echo -e "\n***\nRunning idf_size.py for esp32c6 (target autodetected)..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py app_esp32c6.map &>> output \ + && echo -e "\n***\nRunning idf_size.py --archives for esp32c6..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32c6 --archives app_esp32c6.map &>> output \ + && echo -e "\n***\nRunning idf_size.py --files for esp32c6..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32c6 --files app_esp32c6.map &>> output \ + && echo -e "\n***\nRunning idf_size.py --archive_details for esp32c6..." &>> output \ + && python -m coverage run -a $IDF_PATH/tools/idf_size.py --target esp32c6 --archive_details libdriver.a app_esp32c6.map &>> output \ && echo -e "\n***\nProducing JSON output..." &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --format=json app.map | python $IDF_PATH/tools/test_idf_size/json_validate_test.py &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --format=json --archives app.map | python $IDF_PATH/tools/test_idf_size/json_validate_test.py &>> output \ @@ -150,6 +162,7 @@ csv_test() { && json_test esp32c3 \ && json_test esp32h4 \ && json_test esp32s3 \ + && json_test esp32c6 \ && echo -e "\n***\nProducing CSV output..." &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --format=csv app.map &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --format=csv --archives app.map &>> output \ @@ -163,6 +176,7 @@ csv_test() { && csv_test esp32c3 \ && csv_test esp32h4 \ && csv_test esp32s3 \ + && csv_test esp32c6 \ && echo -e "\n***\nProducing JSON file output..." &>> output \ && python -m coverage run -a $IDF_PATH/tools/idf_size.py --format=json --output-file output.json app.map &>> output \ && echo -e "\n***\nProducing text file output..." &>> output \