diff --git a/ESP32-Console/build/.bin_timestamp b/ESP32-Console/build/.bin_timestamp index b520132dd..a91dba070 100644 --- a/ESP32-Console/build/.bin_timestamp +++ b/ESP32-Console/build/.bin_timestamp @@ -1 +1 @@ -33219fd384b88b9411a1083b7afab2ac /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin +e36051e4675ed534dcaed2976bba0d3f /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin diff --git a/ESP32-Console/build/.ninja_lock b/ESP32-Console/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP32-Console/build/.ninja_log b/ESP32-Console/build/.ninja_log index 4d98db0a7..612f2353d 100644 --- a/ESP32-Console/build/.ninja_log +++ b/ESP32-Console/build/.ninja_log @@ -986,3 +986,10 @@ 181 230 1737156727241730978 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 1b80614e0080b2b2 184 427 1737156727197731278 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 7862f2b129d0a3b4 427 446 1737156727440729624 esp-idf/main/libmain.a cd0eed6769da8813 +446 6602 1737156733547688116 esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +446 6602 1737156733547688116 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +6602 7013 1737156733615687654 ESP32-Console.elf dcedc965aeffc1e6 +7013 7213 1737156734225683513 .bin_timestamp 3215cded7500ce5f +7013 7213 1737156734225683513 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp 3215cded7500ce5f +7213 7280 1737156734226683506 esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 +7213 7280 1737156734226683506 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 diff --git a/ESP32-Console/build/ESP32-Console.bin b/ESP32-Console/build/ESP32-Console.bin index 47a3269f6..f61ea62f2 100644 Binary files a/ESP32-Console/build/ESP32-Console.bin and b/ESP32-Console/build/ESP32-Console.bin differ diff --git a/ESP32-Console/build/ESP32-Console.elf b/ESP32-Console/build/ESP32-Console.elf index 9b64b01c2..c58631851 100755 Binary files a/ESP32-Console/build/ESP32-Console.elf and b/ESP32-Console/build/ESP32-Console.elf differ diff --git a/ESP32-Console/build/ESP32-Console.map b/ESP32-Console/build/ESP32-Console.map index 506d60c90..b21e4783d 100644 --- a/ESP32-Console/build/ESP32-Console.map +++ b/ESP32-Console/build/ESP32-Console.map @@ -13219,7 +13219,7 @@ END GROUP 0x3fc906b8 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x2adb0 +.flash.text 0x42000020 0x2ad86 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -14172,1503 +14172,1503 @@ END GROUP .text.exec_gpio_set_cmd 0x42009610 0x134 esp-idf/main/libmain.a(main.c.obj) .text.exec_gpio_get_cmd - 0x42009744 0x13a esp-idf/main/libmain.a(main.c.obj) + 0x42009744 0x110 esp-idf/main/libmain.a(main.c.obj) .text.register_commands - 0x4200987e 0xe esp-idf/main/libmain.a(main.c.obj) - 0x4200987e register_commands + 0x42009854 0xe esp-idf/main/libmain.a(main.c.obj) + 0x42009854 register_commands .text.app_main - 0x4200988c 0xcc esp-idf/main/libmain.a(main.c.obj) - 0x4200988c app_main + 0x42009862 0xcc esp-idf/main/libmain.a(main.c.obj) + 0x42009862 app_main .text.find_command_by_name - 0x42009958 0x54 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200992e 0x54 esp-idf/console/libconsole.a(commands.c.obj) .text.print_arg_help - 0x420099ac 0x70 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009982 0x70 esp-idf/console/libconsole.a(commands.c.obj) .text.help_command - 0x42009a1c 0xbe esp-idf/console/libconsole.a(commands.c.obj) + 0x420099f2 0xbe esp-idf/console/libconsole.a(commands.c.obj) .text.esp_console_init - 0x42009ada 0x82 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009ada esp_console_init + 0x42009ab0 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009ab0 esp_console_init .text.esp_console_deinit - 0x42009b5c 0x7c esp-idf/console/libconsole.a(commands.c.obj) - 0x42009b5c esp_console_deinit + 0x42009b32 0x7c esp-idf/console/libconsole.a(commands.c.obj) + 0x42009b32 esp_console_deinit .text.esp_console_cmd_register - 0x42009bd8 0x136 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009bd8 esp_console_cmd_register + 0x42009bae 0x136 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009bae esp_console_cmd_register .text.esp_console_get_completion - 0x42009d0e 0x58 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009d0e esp_console_get_completion + 0x42009ce4 0x58 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009ce4 esp_console_get_completion .text.esp_console_get_hint - 0x42009d66 0x74 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009d66 esp_console_get_hint + 0x42009d3c 0x74 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009d3c esp_console_get_hint .text.esp_console_run - 0x42009dda 0xcc esp-idf/console/libconsole.a(commands.c.obj) - 0x42009dda esp_console_run + 0x42009db0 0xcc esp-idf/console/libconsole.a(commands.c.obj) + 0x42009db0 esp_console_run .text.esp_console_register_help_command - 0x42009ea6 0x6c esp-idf/console/libconsole.a(commands.c.obj) - 0x42009ea6 esp_console_register_help_command + 0x42009e7c 0x6c esp-idf/console/libconsole.a(commands.c.obj) + 0x42009e7c esp_console_register_help_command .text.esp_console_setup_prompt - 0x42009f12 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009f12 esp_console_setup_prompt + 0x42009ee8 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009ee8 esp_console_setup_prompt .text.esp_console_setup_history - 0x42009f6a 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009f6a esp_console_setup_history + 0x42009f40 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009f40 esp_console_setup_history .text.esp_console_common_init - 0x42009fbe 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009fbe esp_console_common_init + 0x42009f94 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009f94 esp_console_common_init .text.esp_console_start_repl - 0x4200a036 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x4200a036 esp_console_start_repl + 0x4200a00c 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200a00c esp_console_start_repl .text.esp_console_repl_task - 0x4200a066 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x4200a066 esp_console_repl_task + 0x4200a03c 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200a03c esp_console_repl_task .text.esp_console_split_argv - 0x4200a1c2 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) - 0x4200a1c2 esp_console_split_argv - .text.abInit 0x4200a2cc 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a198 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x4200a198 esp_console_split_argv + .text.abInit 0x4200a2a2 0xa esp-idf/console/libconsole.a(linenoise.c.obj) .text.prompt_len_ignore_escape_seq - 0x4200a2d6 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a2ac 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) .text.sanitize - 0x4200a302 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a2d8 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) .text.flushWrite - 0x4200a334 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a30a 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) .text.abAppend - 0x4200a36e 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abFree 0x4200a3ba 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a344 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x4200a390 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) .text.freeCompletions - 0x4200a3ce 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a3a4 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) .text.getCursorPosition - 0x4200a40c 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a3e2 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) .text.getColumns - 0x4200a4f4 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a4ca 0xec esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseBeep - 0x4200a5e0 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a5b6 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseDumb - 0x4200a5fe 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a5d4 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseSetMultiLine - 0x4200a6c4 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a6c4 linenoiseSetMultiLine + 0x4200a69a 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a69a linenoiseSetMultiLine .text.linenoiseSetDumbMode - 0x4200a6ce 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a6ce linenoiseSetDumbMode + 0x4200a6a4 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6a4 linenoiseSetDumbMode .text.linenoiseIsDumbMode - 0x4200a6d8 0xe esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a6d8 linenoiseIsDumbMode + 0x4200a6ae 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6ae linenoiseIsDumbMode .text.linenoiseClearScreen - 0x4200a6e6 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a6e6 linenoiseClearScreen + 0x4200a6bc 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6bc linenoiseClearScreen .text.linenoiseSetCompletionCallback - 0x4200a70e 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a70e linenoiseSetCompletionCallback + 0x4200a6e4 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6e4 linenoiseSetCompletionCallback .text.linenoiseSetHintsCallback - 0x4200a718 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a718 linenoiseSetHintsCallback + 0x4200a6ee 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6ee linenoiseSetHintsCallback .text.linenoiseAddCompletion - 0x4200a722 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a722 linenoiseAddCompletion + 0x4200a6f8 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a6f8 linenoiseAddCompletion .text.refreshShowHints - 0x4200a796 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a796 refreshShowHints + 0x4200a76c 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a76c refreshShowHints .text.refreshMultiLine - 0x4200a872 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a848 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshSingleLine - 0x4200aa78 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aa4e 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshLine - 0x4200ab88 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab5e 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.completeLine - 0x4200aba6 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab7c 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseEditInsert - 0x4200acdc 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200acdc linenoiseEditInsert + 0x4200acb2 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200acb2 linenoiseEditInsert .text.linenoiseInsertPastedChar - 0x4200adb8 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200adb8 linenoiseInsertPastedChar + 0x4200ad8e 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ad8e linenoiseInsertPastedChar .text.linenoiseEditMoveLeft - 0x4200ae26 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae26 linenoiseEditMoveLeft + 0x4200adfc 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200adfc linenoiseEditMoveLeft .text.linenoiseEditMoveRight - 0x4200ae3e 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae3e linenoiseEditMoveRight + 0x4200ae14 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ae14 linenoiseEditMoveRight .text.linenoiseEditMoveHome - 0x4200ae5a 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae5a linenoiseEditMoveHome + 0x4200ae30 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ae30 linenoiseEditMoveHome .text.linenoiseEditMoveEnd - 0x4200ae72 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae72 linenoiseEditMoveEnd + 0x4200ae48 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ae48 linenoiseEditMoveEnd .text.linenoiseEditHistoryNext - 0x4200ae8c 0xca esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae8c linenoiseEditHistoryNext + 0x4200ae62 0xca esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ae62 linenoiseEditHistoryNext .text.linenoiseEditDelete - 0x4200af56 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200af56 linenoiseEditDelete + 0x4200af2c 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200af2c linenoiseEditDelete .text.linenoiseEditBackspace - 0x4200af9c 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200af9c linenoiseEditBackspace + 0x4200af72 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200af72 linenoiseEditBackspace .text.linenoiseEditDeletePrevWord - 0x4200afe4 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200afe4 linenoiseEditDeletePrevWord + 0x4200afba 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200afba linenoiseEditDeletePrevWord .text.getMillis - 0x4200b05e 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b05e getMillis + 0x4200b034 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b034 getMillis .text.linenoiseProbe - 0x4200b08a 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b08a linenoiseProbe + 0x4200b060 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b060 linenoiseProbe .text.linenoiseFree - 0x4200b14a 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b14a linenoiseFree + 0x4200b120 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b120 linenoiseFree .text.linenoiseHistoryAdd - 0x4200b15c 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b15c linenoiseHistoryAdd + 0x4200b132 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b132 linenoiseHistoryAdd .text.linenoiseEdit - 0x4200b250 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b226 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseRaw - 0x4200b620 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b5f6 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoise - 0x4200b658 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b658 linenoise + 0x4200b62e 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b62e linenoise .text.linenoiseHistorySetMaxLen - 0x4200b6c4 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b6c4 linenoiseHistorySetMaxLen + 0x4200b69a 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b69a linenoiseHistorySetMaxLen .text.linenoiseHistorySave - 0x4200b796 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b796 linenoiseHistorySave + 0x4200b76c 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b76c linenoiseHistorySave .text.linenoiseHistoryLoad - 0x4200b7f4 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b7f4 linenoiseHistoryLoad + 0x4200b7ca 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b7ca linenoiseHistoryLoad .text.linenoiseSetMaxLineLen - 0x4200b87e 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b87e linenoiseSetMaxLineLen + 0x4200b854 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b854 linenoiseSetMaxLineLen .text.esp_console_repl_usb_serial_jtag_delete - 0x4200b892 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b868 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .text.esp_console_new_repl_usb_serial_jtag - 0x4200b8f0 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - 0x4200b8f0 esp_console_new_repl_usb_serial_jtag + 0x4200b8c6 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b8c6 esp_console_new_repl_usb_serial_jtag .text.arg_dstr_create - 0x4200ba1a 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200ba1a arg_dstr_create + 0x4200b9f0 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b9f0 arg_dstr_create .text.arg_dstr_cstr - 0x4200ba48 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200ba48 arg_dstr_cstr + 0x4200ba1e 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ba1e arg_dstr_cstr .text.arg_dstr_free - 0x4200ba4c 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200ba4c arg_dstr_free + 0x4200ba22 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ba22 arg_dstr_free .text.setup_append_buf - 0x4200ba76 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ba4c 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) .text.arg_dstr_cat - 0x4200bb52 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200bb52 arg_dstr_cat + 0x4200bb28 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200bb28 arg_dstr_cat .text.arg_dstr_catf - 0x4200bba2 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200bba2 arg_dstr_catf + 0x4200bb78 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200bb78 arg_dstr_catf .text.arg_dstr_catc - 0x4200bc58 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200bc58 arg_dstr_catc + 0x4200bc2e 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200bc2e arg_dstr_catc .text.arg_dstr_reset - 0x4200bc86 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200bc86 arg_dstr_reset + 0x4200bc5c 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200bc5c arg_dstr_reset .text.arg_dstr_destroy - 0x4200bcc0 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200bcc0 arg_dstr_destroy + 0x4200bc96 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200bc96 arg_dstr_destroy .text.arg_end_resetfn - 0x4200bcdc 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bcb2 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) .text.arg_end_errorfn - 0x4200bce2 0xda esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end 0x4200bdbc 0x66 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200bdbc arg_end + 0x4200bcb8 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4200bd92 0x66 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bd92 arg_end .text.arg_print_errors_ds - 0x4200be22 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200be22 arg_print_errors_ds + 0x4200bdf8 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bdf8 arg_print_errors_ds .text.arg_print_errors - 0x4200be76 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200be76 arg_print_errors + 0x4200be4c 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200be4c arg_print_errors .text.arg_int_resetfn - 0x4200beb6 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200be8c 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) .text.detectsuffix - 0x4200bebc 0x78 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200be92 0x78 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_checkfn - 0x4200bf34 0xa esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bf0a 0xa esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_errorfn - 0x4200bf3e 0x10c esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bf14 0x10c esp-idf/console/libconsole.a(arg_int.c.obj) .text.strtol0X - 0x4200c04a 0xd0 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200c020 0xd0 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_scanfn - 0x4200c11a 0x122 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200c0f0 0x122 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_intn - 0x4200c23c 0x96 esp-idf/console/libconsole.a(arg_int.c.obj) - 0x4200c23c arg_intn + 0x4200c212 0x96 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200c212 arg_intn .text.arg_int0 - 0x4200c2d2 0x14 esp-idf/console/libconsole.a(arg_int.c.obj) - 0x4200c2d2 arg_int0 + 0x4200c2a8 0x14 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200c2a8 arg_int0 .text.arg_lit_resetfn - 0x4200c2e6 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c2bc 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_scanfn - 0x4200c2ec 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c2c2 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_checkfn - 0x4200c300 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c2d6 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_errorfn - 0x4200c30a 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c2e0 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_litn - 0x4200c394 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200c394 arg_litn + 0x4200c36a 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c36a arg_litn .text.arg_lit0 - 0x4200c40e 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200c40e arg_lit0 + 0x4200c3e4 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c3e4 arg_lit0 .text.arg_str_resetfn - 0x4200c422 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c3f8 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_scanfn - 0x4200c446 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c41c 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_checkfn - 0x4200c46e 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c444 0xa esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_errorfn - 0x4200c478 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c44e 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_strn - 0x4200c51a 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200c51a arg_strn + 0x4200c4f0 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c4f0 arg_strn .text.arg_str0 - 0x4200c5cc 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200c5cc arg_str0 - .text.panic 0x4200c5e0 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c5a2 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c5a2 arg_str0 + .text.panic 0x4200c5b6 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xmalloc - 0x4200c62e 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200c62e argtable3_xmalloc + 0x4200c604 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c604 argtable3_xmalloc .text.argtable3_xfree - 0x4200c65a 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200c65a argtable3_xfree + 0x4200c630 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c630 argtable3_xfree .text.arg_register_error - 0x4200c66c 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c642 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_endindex - 0x4200c6c6 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c69c 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_untagged - 0x4200c6e0 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c6b6 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_check - 0x4200c7c8 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c79e 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_reset - 0x4200c81e 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat 0x4200c858 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c7f4 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4200c82e 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_shortoptions - 0x4200c896 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c86c 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_longoptions - 0x4200c94a 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c920 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.find_shortoption - 0x4200caa4 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200ca7a 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_tagged - 0x4200caea 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cac0 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_optionv - 0x4200cc88 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cc5e 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_option - 0x4200cde2 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cdb8 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_gnuswitch_ds - 0x4200cf30 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cf06 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_formatted_ds - 0x4200d006 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cfdc 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse - 0x4200d122 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d122 arg_parse + 0x4200d0f8 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d0f8 arg_parse .text.arg_print_option_ds - 0x4200d1ca 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d1ca arg_print_option_ds + 0x4200d1a0 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d1a0 arg_print_option_ds .text.arg_print_syntax_ds - 0x4200d238 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d238 arg_print_syntax_ds + 0x4200d20e 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d20e arg_print_syntax_ds .text.arg_print_glossary_ds - 0x4200d384 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d384 arg_print_glossary_ds + 0x4200d35a 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d35a arg_print_glossary_ds .text.arg_print_glossary - 0x4200d418 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d418 arg_print_glossary + 0x4200d3ee 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d3ee arg_print_glossary .text.arg_print_formatted - 0x4200d458 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d458 arg_print_formatted + 0x4200d42e 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d42e arg_print_formatted .text.riscv_decode_offset_from_jal_instruction - 0x4200d4a0 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200d4a0 riscv_decode_offset_from_jal_instruction + 0x4200d476 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200d476 riscv_decode_offset_from_jal_instruction .text.gpio_ll_get_io_config - 0x4200d4ec 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d4c2 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_ll_iomux_out - 0x4200d582 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d558 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_enable - 0x4200d5de 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d5b4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_disable - 0x4200d65e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d634 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_disable - 0x4200d6de 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d6b4 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_enable - 0x4200d77c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d752 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_disable - 0x4200d7fc 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d7d2 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x4200d87a 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d850 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4200d8fc 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d8d2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4200d97c 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d952 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200d9fe 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d9d4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200da7e 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200da54 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200db16 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200daec 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200dbae 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200db84 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200dc44 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dc1a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_enable - 0x4200dcda 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dcb0 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x4200dd76 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dd76 gpio_pullup_en + 0x4200dd4c 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dd4c gpio_pullup_en .text.gpio_pullup_dis - 0x4200de1e 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200de1e gpio_pullup_dis + 0x4200ddf4 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ddf4 gpio_pullup_dis .text.gpio_pulldown_en - 0x4200dee0 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dee0 gpio_pulldown_en + 0x4200deb6 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200deb6 gpio_pulldown_en .text.gpio_pulldown_dis - 0x4200df88 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200df88 gpio_pulldown_dis + 0x4200df5e 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200df5e gpio_pulldown_dis .text.gpio_set_intr_type - 0x4200e02e 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e02e gpio_set_intr_type + 0x4200e004 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e004 gpio_set_intr_type .text.gpio_intr_enable - 0x4200e18a 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e18a gpio_intr_enable + 0x4200e160 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e160 gpio_intr_enable .text.gpio_intr_disable - 0x4200e230 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e230 gpio_intr_disable + 0x4200e206 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e206 gpio_intr_disable .text.gpio_set_level - 0x4200e2a6 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e2a6 gpio_set_level + 0x4200e27c 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e27c gpio_set_level .text.gpio_get_level - 0x4200e32e 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e32e gpio_get_level + 0x4200e304 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e304 gpio_get_level .text.gpio_set_pull_mode - 0x4200e346 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e346 gpio_set_pull_mode + 0x4200e31c 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e31c gpio_set_pull_mode .text.gpio_set_direction - 0x4200e48c 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e48c gpio_set_direction + 0x4200e462 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e462 gpio_set_direction .text.gpio_config - 0x4200e540 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e540 gpio_config + 0x4200e516 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e516 gpio_config .text.gpio_iomux_in - 0x4200e6ea 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e6ea gpio_iomux_in + 0x4200e6c0 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e6c0 gpio_iomux_in .text.gpio_iomux_out - 0x4200e716 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e716 gpio_iomux_out + 0x4200e6ec 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e6ec gpio_iomux_out .text.gpio_sleep_set_direction - 0x4200e730 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e730 gpio_sleep_set_direction + 0x4200e706 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e706 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200e7d0 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e7d0 gpio_sleep_set_pull_mode + 0x4200e7a6 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e7a6 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200e916 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e916 gpio_sleep_sel_en + 0x4200e8ec 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e8ec gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200e9ae 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e9ae gpio_sleep_sel_dis + 0x4200e984 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e984 gpio_sleep_sel_dis .text.gpio_dump_io_configuration - 0x4200ea44 0x2aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200ea44 gpio_dump_io_configuration + 0x4200ea1a 0x2aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ea1a gpio_dump_io_configuration .text.gpio_func_sel - 0x4200ecee 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200ecee gpio_func_sel + 0x4200ecc4 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ecc4 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x4200ed9c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x4200ed9c rtc_gpio_is_valid_gpio + 0x4200ed72 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4200ed72 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x4200eda0 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200eda0 bootloader_init_mem + 0x4200ed76 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200ed76 bootloader_init_mem .text.bootloader_flash_update_id - 0x4200edae 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200edae bootloader_flash_update_id + 0x4200ed84 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200ed84 bootloader_flash_update_id .text.s_mem_caps_check - 0x4200edce 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200eda4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4200ede4 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200edba 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200ee1e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200edf4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4200ee34 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ee0a 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4200ee56 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ee2c 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x4200eeae 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ee84 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4200ef56 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ef2c 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x4200effe 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200effe esp_mmu_map_init + 0x4200efd4 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200efd4 esp_mmu_map_init .text.esp_mmu_map - 0x4200f198 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200f198 esp_mmu_map + 0x4200f16e 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200f16e esp_mmu_map .text.esp_mmu_unmap - 0x4200f6ac 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200f6ac esp_mmu_unmap + 0x4200f682 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200f682 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x4200f834 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200f834 esp_mmu_vaddr_to_paddr + 0x4200f80a 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200f80a esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x4200f92e 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200f92e spi_flash_init_lock + 0x4200f904 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200f904 spi_flash_init_lock .text.spi_flash_op_lock - 0x4200f930 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200f930 spi_flash_op_lock + 0x4200f906 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200f906 spi_flash_op_lock .text.spi_flash_op_unlock - 0x4200f942 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200f942 spi_flash_op_unlock + 0x4200f918 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200f918 spi_flash_op_unlock .text.spi_flash_mmap - 0x4200f954 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200f954 spi_flash_mmap + 0x4200f92a 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200f92a spi_flash_mmap .text.spi_flash_munmap - 0x4200fa1c 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200fa1c spi_flash_munmap + 0x4200f9f2 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200f9f2 spi_flash_munmap .text.spi_flash_cache2phys - 0x4200fa8a 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200fa8a spi_flash_cache2phys + 0x4200fa60 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200fa60 spi_flash_cache2phys .text.esp_mspi_get_io - 0x4200faae 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200faae esp_mspi_get_io + 0x4200fa84 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200fa84 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x4200fb48 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200fb48 esp_mspi_pin_reserve + 0x4200fb1e 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200fb1e esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x4200fb9c 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200fb9c esp_flash_read_chip_id + 0x4200fb72 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4200fb72 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4200fbb0 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200fb86 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4200fbee 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200fbee esp_flash_init_default_chip + 0x4200fbc4 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200fbc4 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4200fd64 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200fd64 esp_flash_app_init + 0x4200fd3a 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200fd3a esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4200fd84 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200fd84 esp_flash_app_enable_os_functions + 0x4200fd5a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4200fd5a esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4200fdae 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200fdae esp_crosscore_int_init + 0x4200fd84 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4200fd84 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4200fe14 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200fe14 esp_vApplicationIdleHook + 0x4200fdea 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200fdea esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4200fe5a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200fe5a esp_register_freertos_idle_hook_for_cpu + 0x4200fe30 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200fe30 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4200fece 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200fece esp_register_freertos_tick_hook_for_cpu + 0x4200fea4 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200fea4 esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4200ff42 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ff42 esp_register_freertos_tick_hook + 0x4200ff18 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200ff18 esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x4200ff52 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200ff52 esp_int_wdt_init + 0x4200ff28 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200ff28 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4201001a 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4201001a esp_int_wdt_cpu_init + 0x4200fff0 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200fff0 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x4201006e 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010044 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x4201009e 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010074 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x420100d0 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420100a6 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x420100fc 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420100d2 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x42010276 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201024c 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x4201029c 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4201029c task_wdt_timeout_abort + 0x42010272 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010272 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x42010336 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201030c 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x42010386 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42010386 esp_task_wdt_add + 0x4201035c 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201035c esp_task_wdt_add .text.subscribe_idle - 0x420103ec 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420103c2 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x4201049e 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4201049e esp_task_wdt_init + 0x42010474 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010474 esp_task_wdt_init .text.esp_task_wdt_reset - 0x420105e2 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420105e2 esp_task_wdt_reset + 0x420105b8 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420105b8 esp_task_wdt_reset .text.idle_hook_cb - 0x420106ae 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010684 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x420106be 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420106be esp_task_wdt_print_triggered_tasks + 0x42010694 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42010694 esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x420107e8 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420107be 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x420108ee 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420108ee esp_task_wdt_impl_timer_allocate + 0x420108c4 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420108c4 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x420109e0 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420109e0 esp_task_wdt_impl_timer_feed + 0x420109b6 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420109b6 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x42010a16 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42010a16 esp_task_wdt_impl_timeout_triggered + 0x420109ec 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420109ec esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x42010a44 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42010a44 esp_task_wdt_impl_timer_restart + 0x42010a1a 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42010a1a esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x42010a84 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010a5a 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x42010ab0 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010a86 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x42010adc 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010ab2 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x42010b80 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010b56 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x42010ba8 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010ba8 spi_flash_hal_init + 0x42010b7e 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010b7e spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x42010cb0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010cb0 spi_flash_hal_supports_direct_write + 0x42010c86 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010c86 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x42010cc2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010cc2 spi_flash_hal_supports_direct_read + 0x42010c98 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010c98 spi_flash_hal_supports_direct_read .text.gpio_hal_intr_enable_on_core - 0x42010cd4 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x42010cd4 gpio_hal_intr_enable_on_core + 0x42010caa 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x42010caa gpio_hal_intr_enable_on_core .text.gpio_hal_intr_disable - 0x42010d44 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x42010d44 gpio_hal_intr_disable + 0x42010d1a 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x42010d1a gpio_hal_intr_disable .text.esp_cpu_configure_region_protection - 0x42010d7e 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x42010d7e esp_cpu_configure_region_protection + 0x42010d54 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42010d54 esp_cpu_configure_region_protection .text.esp_gpio_reserve - 0x42010e7e 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42010e7e esp_gpio_reserve + 0x42010e54 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x42010e54 esp_gpio_reserve .text.esp_gpio_is_reserved - 0x42010e9a 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42010e9a esp_gpio_is_reserved + 0x42010e70 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x42010e70 esp_gpio_is_reserved .text.esp_chip_info - 0x42010ec8 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - 0x42010ec8 esp_chip_info + 0x42010e9e 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x42010e9e esp_chip_info .text.uart_pattern_queue_update - 0x42010f22 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010ef8 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_find_pattern_from_last - 0x42010f66 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010f3c 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_reenable_intr_mask - 0x42010f8c 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010f62 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_enable_bus_clock - 0x4201101c 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010ff2 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_reset_register - 0x42011062 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011038 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_enqueue - 0x420110e8 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420110be 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_link_free - 0x42011154 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201112a 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_try_set_iomux_pin - 0x4201119e 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011174 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_enable - 0x4201124e 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011224 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_disable - 0x420112e6 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420112bc 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_enable_tx_write_fifo - 0x42011356 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201132c 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_check_buf_full - 0x420113d6 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420113ac 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_rx_intr_handler_default - 0x42011458 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201142e 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_free_driver_obj - 0x42011c16 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011bec 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_alloc_driver_obj - 0x42011c82 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011c58 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_disable_intr_mask - 0x42011d6a 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011d6a uart_disable_intr_mask + 0x42011d40 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011d40 uart_disable_intr_mask .text.uart_pattern_queue_reset - 0x42011dfa 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011dfa uart_pattern_queue_reset + 0x42011dd0 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011dd0 uart_pattern_queue_reset .text.uart_disable_rx_intr - 0x42011ef0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011ef0 uart_disable_rx_intr + 0x42011ec6 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011ec6 uart_disable_rx_intr .text.uart_disable_tx_intr - 0x42011f02 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011f02 uart_disable_tx_intr + 0x42011ed8 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011ed8 uart_disable_tx_intr .text.uart_enable_tx_intr - 0x42011f12 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011f12 uart_enable_tx_intr + 0x42011ee8 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011ee8 uart_enable_tx_intr .text.uart_tx_all - 0x42011fd8 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011fae 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_set_pin - 0x420121bc 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420121bc uart_set_pin + 0x42012192 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012192 uart_set_pin .text.uart_param_config - 0x420124b0 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420124b0 uart_param_config + 0x42012486 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012486 uart_param_config .text.uart_intr_config - 0x4201280c 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4201280c uart_intr_config + 0x420127e2 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420127e2 uart_intr_config .text.uart_write_bytes - 0x4201293a 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4201293a uart_write_bytes + 0x42012910 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012910 uart_write_bytes .text.uart_read_bytes - 0x42012a0e 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42012a0e uart_read_bytes + 0x420129e4 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420129e4 uart_read_bytes .text.uart_get_buffered_data_len - 0x42012bc8 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42012bc8 uart_get_buffered_data_len + 0x42012b9e 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012b9e uart_get_buffered_data_len .text.uart_driver_delete - 0x42012c8a 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42012c8a uart_driver_delete + 0x42012c60 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012c60 uart_driver_delete .text.uart_driver_install - 0x42012d74 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42012d74 uart_driver_install + 0x42012d4a 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012d4a uart_driver_install .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x420130ea 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420130c0 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL24close_handles_and_deinitPKcEUlRS1_E_EEET_SC_SC_T0_St18input_iterator_tag - 0x42013110 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420130e6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x42013140 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013116 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_init_partition - 0x42013150 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42013150 nvs_flash_init_partition + 0x42013126 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013126 nvs_flash_init_partition .text.nvs_flash_init - 0x42013188 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42013188 nvs_flash_init + 0x4201315e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201315e nvs_flash_init .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4201319e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201319e intrusive_list::erase(intrusive_list::iterator) + 0x42013174 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013174 intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x420131ba 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013190 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x42013208 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42013208 nvs_flash_erase_partition + 0x420131de 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420131de nvs_flash_erase_partition .text.nvs_flash_erase - 0x42013266 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42013266 nvs_flash_erase + 0x4201323c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201323c nvs_flash_erase .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4201327c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013252 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x420132c6 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201329c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42013310 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420132e6 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x42013370 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013346 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x420133a4 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201337a 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42013424 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420133fa 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x4201347a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013450 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x420134ae 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013484 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x4201352e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201352e nvs::Item::getKey(char*, unsigned int) + 0x42013504 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013504 nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x42013568 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013568 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x4201353e 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201353e nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x42013606 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013606 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x420135dc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420135dc intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42013626 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013626 nvs::Storage::populateBlobIndices(intrusive_list&) + 0x420135fc 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420135fc nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x420136ca 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420136ca intrusive_list::erase(intrusive_list::iterator) + 0x420136a0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420136a0 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x420136e6 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420136e6 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x420136bc 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420136bc nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x42013806 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013806 CompressedEnumTable::set(unsigned int, bool) + 0x420137dc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420137dc CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x42013836 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013836 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x4201380c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201380c intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x42013856 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013856 intrusive_list::clearAndFreeNodes() + 0x4201382c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201382c intrusive_list::clearAndFreeNodes() .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x42013884 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013884 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x4201385a 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201385a std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x420138d0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420138d0 std::unique_ptr >::~unique_ptr() - 0x420138d0 std::unique_ptr >::~unique_ptr() + 0x420138a6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138a6 std::unique_ptr >::~unique_ptr() + 0x420138a6 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x420138ec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420138ec intrusive_list::erase(intrusive_list::iterator) + 0x420138c2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138c2 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x42013908 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013908 intrusive_list::clearAndFreeNodes() + 0x420138de 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138de intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42013936 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013936 nvs::Storage::clearNamespaces() + 0x4201390c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201390c nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x42013948 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013948 nvs::Storage::init(unsigned long, unsigned long) + 0x4201391e 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201391e nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x42013a86 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42013a86 nvs::Storage::~Storage() - 0x42013a86 nvs::Storage::~Storage() + 0x42013a5c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013a5c nvs::Storage::~Storage() + 0x42013a5c nvs::Storage::~Storage() .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x42013aa2 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42013aa2 nvs::NVSHandleSimple::get_partition_name() const + 0x42013a78 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42013a78 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x42013ab6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013ab6 nvs::NVSPartition::~NVSPartition() - 0x42013ab6 nvs::NVSPartition::~NVSPartition() + 0x42013a8c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013a8c nvs::NVSPartition::~NVSPartition() + 0x42013a8c nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x42013acc 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013acc nvs::NVSPartition::get_partition_name() + 0x42013aa2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aa2 nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x42013ad2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013ad2 nvs::NVSPartition::get_address() + 0x42013aa8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aa8 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x42013ad8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013ad8 nvs::NVSPartition::get_size() + 0x42013aae 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aae nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42013ade 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013ade nvs::NVSPartition::get_readonly() + 0x42013ab4 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013ab4 nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42013ae6 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013ae6 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x42013abc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013abc nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42013af6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013af6 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x42013acc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013acc nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x42013b12 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013b12 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x42013ae8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013ae8 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x42013b22 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013b22 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x42013af8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013af8 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x42013b3e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013b3e nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x42013b14 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b14 nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x42013b4e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013b4e nvs::NVSPartition::~NVSPartition() + 0x42013b24 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b24 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x42013b74 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013b74 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x42013b74 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42013b4a 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b4a nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42013b4a nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x42013ba6 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013ba6 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x42013ba6 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42013b7c 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013b7c nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42013b7c nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x42013bb2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013bb2 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42013b88 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013b88 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x42013bce 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013ba4 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x42013bf4 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013bca 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ - 0x42013c24 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013bfa 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x42013c34 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013c34 nvs::Storage::Storage(nvs::Partition*) - 0x42013c34 nvs::Storage::Storage(nvs::Partition*) + 0x42013c0a 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013c0a nvs::Storage::Storage(nvs::Partition*) + 0x42013c0a nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x42013c7e 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013c7e nvs::NVSPartitionManager::get_instance() + 0x42013c54 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013c54 nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42013ce0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013ce0 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x42013cb6 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cb6 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x42013cf4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013cf4 intrusive_list::push_back(nvs::NVSPartition*) + 0x42013cca 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cca intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x42013d14 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013d14 intrusive_list::erase(intrusive_list::iterator) + 0x42013cea 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cea intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42013d30 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013d30 intrusive_list::push_back(nvs::Storage*) + 0x42013d06 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013d06 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42013d50 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013d50 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x42013d26 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013d26 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42013e00 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013e00 nvs::NVSPartitionManager::init_partition(char const*) + 0x42013dd6 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013dd6 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x42013e7a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013e7a intrusive_list::erase(intrusive_list::iterator) + 0x42013e50 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e50 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x42013e96 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013e96 intrusive_list::erase(intrusive_list::iterator) + 0x42013e6c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e6c intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42013eb2 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013eb2 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42013e88 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e88 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN3nvs4LockC2Ev - 0x42013f50 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42013f50 nvs::Lock::Lock() - 0x42013f50 nvs::Lock::Lock() + 0x42013f26 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f26 nvs::Lock::Lock() + 0x42013f26 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42013f6a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42013f6a nvs::Lock::~Lock() - 0x42013f6a nvs::Lock::~Lock() + 0x42013f40 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f40 nvs::Lock::~Lock() + 0x42013f40 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x42013f84 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42013f84 nvs::Lock::init() + 0x42013f5a 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f5a nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42013f88 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42013f88 nvs::HashList::HashList() - 0x42013f88 nvs::HashList::HashList() + 0x42013f5e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f5e nvs::HashList::HashList() + 0x42013f5e nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x42013f96 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42013f96 nvs::HashList::HashListBlock::HashListBlock() - 0x42013f96 nvs::HashList::HashListBlock::HashListBlock() + 0x42013f6c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f6c nvs::HashList::HashListBlock::HashListBlock() + 0x42013f6c nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42013fc0 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42013fc0 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42013f96 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f96 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x42014024 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014024 intrusive_list::erase(intrusive_list::iterator) + 0x42013ffa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013ffa intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42014040 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014040 nvs::HashList::clear() + 0x42014016 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014016 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x42014076 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014076 nvs::HashList::~HashList() - 0x42014076 nvs::HashList::~HashList() + 0x4201404c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201404c nvs::HashList::~HashList() + 0x4201404c nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x42014084 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014084 nvs::HashList::erase(unsigned int) + 0x4201405a 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201405a nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x42014126 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014126 intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x420140fc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420140fc intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x42014146 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42014146 nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x4201411c 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201411c nvs::HashList::insert(nvs::Item const&, unsigned int) .text._ZSt9__find_ifIPmN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEmEUlmE_EEET_SA_SA_T0_St26random_access_iterator_tag - 0x420141dc 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420141b2 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x42014262 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014262 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x42014262 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42014238 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014238 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42014238 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x420142c2 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420142c2 nvs::Page::Page() - 0x420142c2 nvs::Page::Page() + 0x42014298 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014298 nvs::Page::Page() + 0x42014298 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x42014304 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014304 nvs::Page::Header::calculateCrc32() + 0x420142da 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420142da nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x4201431e 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201431e nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x420142f4 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420142f4 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x42014376 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014376 nvs::Page::initialize() + 0x4201434c 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201434c nvs::Page::initialize() .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x420143f2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420143f2 nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x420143c8 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420143c8 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x4201441e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201441e nvs::Page::getSeqNumber(unsigned long&) const + 0x420143f4 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420143f4 nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x42014448 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014448 nvs::Page::setSeqNumber(unsigned long) + 0x4201441e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201441e nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x4201445e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201445e nvs::Page::erase() + 0x42014434 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014434 nvs::Page::erase() .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x420144a2 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420144a2 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x42014478 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014478 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x420144d4 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420144d4 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x420144aa 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420144aa nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x4201452a 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201452a nvs::Page::writeEntry(nvs::Item const&) + 0x42014500 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014500 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x42014592 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014592 nvs::Page::copyItems(nvs::Page&) + 0x42014568 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014568 nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x42014662 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014662 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x42014638 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014638 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x420146fe 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420146fe nvs::Page::eraseEntryAndSpan(unsigned int) + 0x420146d4 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420146d4 nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x4201483e 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201483e nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42014814 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014814 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x42014a82 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014a82 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42014a58 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a58 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x42014aac 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014aac nvs::Page::mLoadEntryTable() + 0x42014a82 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a82 nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42014e78 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014e78 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42014e4e 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014e4e nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x42014fb0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014f86 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_EEET_SF_SF_T0_St18input_iterator_tag - 0x42014fd8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014fae 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x42015008 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014fde 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42015018 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42015018 intrusive_list::push_back(nvs::Page*) + 0x42014fee 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014fee intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42015038 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42015038 intrusive_list::erase(intrusive_list::iterator) + 0x4201500e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201500e intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x42015054 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42015054 intrusive_list::clear() + 0x4201502a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201502a intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42015070 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42015070 nvs::PageManager::activatePage() + 0x42015046 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015046 nvs::PageManager::activatePage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x420150c6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420150c6 intrusive_list::push_front(nvs::Page*) + 0x4201509c 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201509c intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x420150e4 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420150e4 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x420150ba 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420150ba intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x42015112 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42015112 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x420150e8 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420150e8 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x42015380 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x42015380 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42015356 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42015356 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x420153d8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420153d8 nvs::Item::calculateCrc32() const + 0x420153ae 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420153ae nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x42015412 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42015412 nvs::Item::calculateCrc32WithoutValue() const + 0x420153e8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420153e8 nvs::Item::calculateCrc32WithoutValue() const .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x4201544c 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201544c nvs::Item::checkHeaderConsistency(unsigned char) const + 0x42015422 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42015422 nvs::Item::checkHeaderConsistency(unsigned char) const .text.load_partitions - 0x4201557e 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015554 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x42015762 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015738 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x420157e0 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420157b6 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4201581e 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201581e esp_partition_iterator_release + 0x420157f4 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420157f4 esp_partition_iterator_release .text.esp_partition_next - 0x42015830 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42015830 esp_partition_next + 0x42015806 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015806 esp_partition_next .text.esp_partition_find - 0x420158e6 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x420158e6 esp_partition_find + 0x420158bc 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420158bc esp_partition_find .text.esp_partition_get - 0x4201592c 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201592c esp_partition_get + 0x42015902 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015902 esp_partition_get .text.esp_partition_find_first - 0x4201595e 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201595e esp_partition_find_first + 0x42015934 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015934 esp_partition_find_first .text.esp_partition_write - 0x4201598a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201598a esp_partition_write + 0x42015960 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015960 esp_partition_write .text.esp_partition_read_raw - 0x42015a1a 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015a1a esp_partition_read_raw + 0x420159f0 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420159f0 esp_partition_read_raw .text.esp_partition_write_raw - 0x42015a76 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015a76 esp_partition_write_raw + 0x42015a4c 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015a4c esp_partition_write_raw .text.esp_partition_erase_range - 0x42015ade 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015ade esp_partition_erase_range + 0x42015ab4 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015ab4 esp_partition_erase_range .text.esp_partition_mmap - 0x42015b5e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015b5e esp_partition_mmap + 0x42015b34 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015b34 esp_partition_mmap .text.esp_partition_munmap - 0x42015bee 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015bee esp_partition_munmap + 0x42015bc4 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015bc4 esp_partition_munmap .text.esp_partition_read - 0x42015bfc 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015bfc esp_partition_read + 0x42015bd2 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015bd2 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x42015ca8 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015ca8 esp_partition_is_flash_region_writable + 0x42015c7e 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015c7e esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x42015d0e 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015d0e esp_partition_main_flash_region_safe + 0x42015ce4 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015ce4 esp_partition_main_flash_region_safe .text.uart_hal_get_sclk - 0x42015d5c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015d5c uart_hal_get_sclk + 0x42015d32 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015d32 uart_hal_get_sclk .text.uart_hal_set_stop_bits - 0x42015d82 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015d82 uart_hal_set_stop_bits + 0x42015d58 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015d58 uart_hal_set_stop_bits .text.uart_hal_set_data_bit_num - 0x42015d94 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015d94 uart_hal_set_data_bit_num + 0x42015d6a 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015d6a uart_hal_set_data_bit_num .text.uart_hal_set_parity - 0x42015da4 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015da4 uart_hal_set_parity + 0x42015d7a 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015d7a uart_hal_set_parity .text.uart_hal_set_hw_flow_ctrl - 0x42015dc4 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015dc4 uart_hal_set_hw_flow_ctrl + 0x42015d9a 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015d9a uart_hal_set_hw_flow_ctrl .text.uart_hal_set_tx_idle_num - 0x42015e0e 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015e0e uart_hal_set_tx_idle_num + 0x42015de4 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015de4 uart_hal_set_tx_idle_num .text.uart_hal_set_rxfifo_full_thr - 0x42015e28 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015e28 uart_hal_set_rxfifo_full_thr + 0x42015dfe 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015dfe uart_hal_set_rxfifo_full_thr .text.uart_hal_set_txfifo_empty_thr - 0x42015e3a 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015e3a uart_hal_set_txfifo_empty_thr + 0x42015e10 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015e10 uart_hal_set_txfifo_empty_thr .text.uart_hal_init - 0x42015e54 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015e54 uart_hal_init + 0x42015e2a 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015e2a uart_hal_init .text.uart_hal_get_symb_len - 0x42015ebc 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015ebc uart_hal_get_symb_len + 0x42015e92 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015e92 uart_hal_get_symb_len .text.uart_hal_set_rx_timeout - 0x42015efa 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015efa uart_hal_set_rx_timeout + 0x42015ed0 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015ed0 uart_hal_set_rx_timeout .text.uart_hal_txfifo_rst - 0x42015f54 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015f54 uart_hal_txfifo_rst + 0x42015f2a 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015f2a uart_hal_txfifo_rst .text.uart_hal_rxfifo_rst - 0x42015f6e 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015f6e uart_hal_rxfifo_rst + 0x42015f44 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015f44 uart_hal_rxfifo_rst .text.uart_hal_tx_break - 0x42015f86 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015f86 uart_hal_tx_break + 0x42015f5c 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015f5c uart_hal_tx_break .text.uart_hal_write_txfifo - 0x42015fb8 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015fb8 uart_hal_write_txfifo + 0x42015f8e 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015f8e uart_hal_write_txfifo .text.uart_hal_read_rxfifo - 0x42015ff8 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015ff8 uart_hal_read_rxfifo + 0x42015fce 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015fce uart_hal_read_rxfifo .text.periph_rtc_dig_clk8m_enable - 0x42016024 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42016024 periph_rtc_dig_clk8m_enable + 0x42015ffa 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42015ffa periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_disable - 0x42016082 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42016082 periph_rtc_dig_clk8m_disable + 0x42016058 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42016058 periph_rtc_dig_clk8m_disable .text.esp_clk_tree_src_get_freq_hz - 0x420160ec 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x420160ec esp_clk_tree_src_get_freq_hz + 0x420160c2 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420160c2 esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x42016284 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201625a 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text.esp_clk_tree_rc_fast_d256_get_freq_hz - 0x420162ee 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420162ee esp_clk_tree_rc_fast_d256_get_freq_hz + 0x420162c4 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420162c4 esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x42016364 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42016364 esp_clk_tree_xtal32k_get_freq_hz + 0x4201633a 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201633a esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x420163de 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420163de esp_clk_tree_lp_slow_get_freq_hz + 0x420163b4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420163b4 esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x4201641e 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201641e esp_clk_tree_rc_fast_get_freq_hz + 0x420163f4 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420163f4 esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x4201643e 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201643e esp_clk_tree_lp_fast_get_freq_hz + 0x42016414 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42016414 esp_clk_tree_lp_fast_get_freq_hz .text.esp_ota_get_running_partition - 0x420164a8 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x420164a8 esp_ota_get_running_partition + 0x4201647e 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4201647e esp_ota_get_running_partition .text.clk_hal_lp_slow_get_freq_hz - 0x4201656e 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201656e clk_hal_lp_slow_get_freq_hz + 0x42016544 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42016544 clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x420165ca 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420165ca clk_hal_xtal_get_freq_mhz + 0x420165a0 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420165a0 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42016628 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42016628 clk_hal_soc_root_get_freq_mhz + 0x420165fe 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420165fe clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x4201668a 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201668a clk_hal_cpu_get_freq_hz + 0x42016660 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42016660 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x42016702 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420166d8 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x4201672e 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201672e clk_hal_apb_get_freq_hz - .text._ZdaPv 0x4201673c 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x4201673c operator delete[](void*) - .text._ZdaPvj 0x4201673e 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - 0x4201673e operator delete[](void*, unsigned int) + 0x42016704 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42016704 clk_hal_apb_get_freq_hz + .text._ZdaPv 0x42016712 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x42016712 operator delete[](void*) + .text._ZdaPvj 0x42016714 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x42016714 operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42016742 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42016742 __gnu_cxx::__concurrence_lock_error::what() const + 0x42016718 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016718 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4201674c 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201674c __gnu_cxx::__concurrence_unlock_error::what() const + 0x42016722 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016722 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42016756 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42016756 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42016756 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4201672c 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4201672c __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4201672c __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42016762 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42016762 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42016738 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016738 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x4201677a 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201677a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x4201677a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42016750 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016750 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42016750 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x42016786 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42016786 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4201675c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4201675c __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x4201679e 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201679e __gnu_cxx::__mutex::lock() + 0x42016774 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016774 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x420167ce 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420167ce __gnu_cxx::__mutex::unlock() + 0x420167a4 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420167a4 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x420167fe 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420167fe std::get_new_handler() + 0x420167d4 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420167d4 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4201682e 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016804 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x4201683c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x4201683c operator new[](unsigned int, std::nothrow_t const&) + 0x42016812 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x42016812 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42016850 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42016850 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42016850 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42016826 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016826 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42016826 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4201685c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201685c __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42016832 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016832 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42016874 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4201684a 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x420168ae 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x420168ae __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x42016884 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016884 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ - 0x42016962 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42016962 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x42016938 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016938 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE - 0x420169a6 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x420169a6 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4201697c 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4201697c __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x420169e8 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x420169e8 std::type_info::~type_info() - 0x420169e8 std::type_info::~type_info() + 0x420169be 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x420169be std::type_info::~type_info() + 0x420169be std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x420169ea 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x420169ea std::type_info::__is_function_p() const - 0x420169ea std::type_info::__is_pointer_p() const + 0x420169c0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x420169c0 std::type_info::__is_function_p() const + 0x420169c0 std::type_info::__is_pointer_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x420169ee 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x420169ee __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x420169c4 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420169c4 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x42016a24 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016a24 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420169fa 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420169fa __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZN10__cxxabiv117__class_type_infoD2Ev - 0x42016a2e 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016a2e __cxxabiv1::__class_type_info::~__class_type_info() - 0x42016a2e __cxxabiv1::__class_type_info::~__class_type_info() + 0x42016a04 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016a04 __cxxabiv1::__class_type_info::~__class_type_info() + 0x42016a04 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x42016a3c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016a3c __cxxabiv1::__class_type_info::~__class_type_info() + 0x42016a12 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016a12 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42016a54 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016a2a 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x42016a8e 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016a8e __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42016a64 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016a64 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE - 0x42016ab8 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016ab8 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x42016a8e 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016a8e __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj - 0x42016b0c 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42016b0c __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x42016b50 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x42016b50 operator delete(void*) - .text._ZdlPvj 0x42016b58 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x42016b58 operator delete(void*, unsigned int) + 0x42016ae2 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016ae2 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x42016b26 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x42016b26 operator delete(void*) + .text._ZdlPvj 0x42016b2e 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x42016b2e operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x42016b5c 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x42016b5c __cxa_begin_catch + 0x42016b32 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x42016b32 __cxa_begin_catch .text.__cxa_end_catch - 0x42016bcc 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x42016bcc __cxa_end_catch + 0x42016ba2 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x42016ba2 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42016c32 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x42016c32 std::exception::~exception() - 0x42016c32 std::exception::~exception() + 0x42016c08 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x42016c08 std::exception::~exception() + 0x42016c08 std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x42016c34 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016c0a 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x42016c64 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x42016c64 __cxa_get_globals_fast + 0x42016c3a 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016c3a __cxa_get_globals_fast .text.__cxa_get_globals - 0x42016c8e 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x42016c8e __cxa_get_globals + 0x42016c64 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016c64 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x42016cea 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016cc0 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x42016d14 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42016d14 __cxxabiv1::__terminate(void (*)()) + 0x42016cea 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016cea __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x42016d2e 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42016d2e std::get_terminate() + 0x42016d04 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016d04 std::get_terminate() .text._ZSt9terminatev - 0x42016d5a 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42016d5a std::terminate() + 0x42016d30 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x42016d30 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x42016d66 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x42016d74 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x42016d74 operator new[](unsigned int) - .text._Znwj 0x42016d76 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x42016d76 operator new(unsigned int) + 0x42016d3c 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x42016d4a 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x42016d4a operator new[](unsigned int) + .text._Znwj 0x42016d4c 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x42016d4c operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x42016dc0 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42016dc0 std::bad_alloc::what() const + 0x42016d96 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016d96 std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x42016dca 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42016dca std::bad_alloc::~bad_alloc() - 0x42016dca std::bad_alloc::~bad_alloc() + 0x42016da0 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016da0 std::bad_alloc::~bad_alloc() + 0x42016da0 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x42016dd8 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42016dd8 std::bad_alloc::~bad_alloc() + 0x42016dae 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016dae std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x42016df2 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016dc8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x42016dfe 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42016dfe __wrap__Unwind_DeleteException + 0x42016dd4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016dd4 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x42016e0a 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42016e0a __wrap___gxx_personality_v0 + 0x42016de0 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016de0 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x42016e12 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42016e12 __wrap___cxa_allocate_exception + 0x42016de8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016de8 __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x42016e1e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42016e1e __wrap___cxa_throw - .text 0x42016e2a 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - 0x42016e2a exit - .text 0x42016e4a 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - 0x42016e4a _findenv - 0x42016e68 getenv - .text 0x42016e82 0xac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - 0x42016e82 _findenv_r - 0x42016f20 _getenv_r - .text 0x42016f2e 0x184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - 0x42017064 _strtol_r - 0x42017066 strtol_l - .text 0x420170b2 0x758 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - 0x42017756 getopt - 0x42017788 getopt_long - 0x420177be getopt_long_only - 0x420177f4 __getopt_r - 0x420177fe __getopt_long_r - 0x42017804 __getopt_long_only_r - .text 0x4201780a 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x42017c3e _vfprintf_r - 0x42019f6c vfprintf - .text 0x4201a03a 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x4201a46e __sprint_r - 0x4201a492 _vfiprintf_r - 0x4201b9e0 vfiprintf - .text 0x4201baac 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x4201baac _fclose_r - 0x4201bb84 fclose - .text 0x4201bb9a 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x4201bb9a __sflush_r - 0x4201bce8 _fflush_r - 0x4201bd4e fflush - .text 0x4201bd7a 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - 0x4201bd7a _fgetc_r - 0x4201bdf0 fgetc - .text 0x4201be06 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - 0x4201be06 _fgets_r - 0x4201bf1a fgets - .text 0x4201bf40 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - 0x4201bf40 fileno - .text 0x4201bfb4 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4201c148 __sfp_lock_acquire - 0x4201c158 __sfp_lock_release - 0x4201c168 __sfp - 0x4201c23e __sinit - 0x4201c26c __fp_lock_all - 0x4201c286 __fp_unlock_all - .text 0x4201c2a0 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x4201c2a0 _fopen_r - 0x4201c37e fopen - .text 0x4201c39c 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - 0x4201c39c _fprintf_r - 0x4201c3b8 fprintf - .text 0x4201c3f0 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - 0x4201c3f0 _fputc_r - 0x4201c456 fputc - .text 0x4201c474 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - 0x4201c474 _fputs_r - 0x4201c4ee fputs - .text 0x4201c50c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x4201c50c _fseek_r - 0x4201c510 fseek - .text 0x4201c538 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x4201c538 __sfvwrite_r - .text 0x4201c826 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x4201c826 _fwalk_sglue - .text 0x4201c88e 0xd4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - 0x4201c88e _fwrite_r - 0x4201c934 fwrite - .text 0x4201c962 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x4201c962 _printf_r - 0x4201c984 printf - .text 0x4201c9b6 0xb2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - 0x4201c9b6 _putc_r - 0x4201ca4a putc - .text 0x4201ca68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - 0x4201ca68 _putchar_r - 0x4201ca6e putchar - .text 0x4201ca88 0xa6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x4201ca88 _puts_r - 0x4201cb18 puts - .text 0x4201cb2e 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x4201cb56 __srefill_r - .text 0x4201cc62 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - 0x4201cc62 __srget_r - 0x4201cca2 __srget - .text 0x4201ccb8 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - 0x4201ccb8 setvbuf - .text 0x4201ce82 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - 0x4201ce82 _snprintf_r - 0x4201cef0 snprintf - .text 0x4201cf6c 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x4201cf6c _sprintf_r - 0x4201cfa6 sprintf - .text 0x4201cff4 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - 0x4201cff4 sscanf - 0x4201d052 _sscanf_r - .text 0x4201d0aa 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4201d0aa __sread - 0x4201d0dc __seofread - 0x4201d0e0 __swrite - 0x4201d132 __sseek - 0x4201d16a __sclose - .text 0x4201d172 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x4201d172 vprintf - 0x4201d190 _vprintf_r - .text 0x4201d19a 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x4201d19a _vsnprintf_r - 0x4201d1fe vsnprintf - .text 0x4201d22c 0xba /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - 0x4201d22c __swbuf_r - .text 0x4201d2e6 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x4201d2e6 __swsetup_r - .text 0x4201d3b8 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - 0x4201d3b8 _asprintf_r - 0x4201d3fa asprintf - .text 0x4201d450 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x4201d450 _fseeko_r - 0x4201d748 fseeko - .text 0x4201d76e 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x4201d76e __localeconv_l - 0x4201d774 _localeconv_r - 0x4201d77e localeconv - .text 0x4201d788 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x4201d788 _reclaim_reent - .text 0x4201d884 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x4201d884 __errno - .text 0x4201d896 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x4201d896 close - .text 0x4201d8ae 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x4201d8ae fstat - .text 0x4201d8ce 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x4201d8ce gettimeofday - .text 0x4201d8f2 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x4201d8f2 open - .text 0x4201d92c 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x4201d92c read - .text 0x4201d954 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x4201d954 write - .text 0x4201d97c 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x4201d97c frexp - .text 0x4201da00 0xde /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - 0x4201da00 __call_exitprocs - .text 0x4201dade 0xe2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x4201dc0e _dtoa_r - .text 0x4201e90c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - 0x4201e90c __env_lock - 0x4201e91c __env_unlock - .text 0x4201e92c 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x4201e92c _Balloc - 0x4201e9ea _Bfree - 0x4201ea52 __multadd - 0x4201eb14 __s2b - 0x4201ebd4 __hi0bits - 0x4201ec1a __lo0bits - 0x4201ec84 __i2b - 0x4201ecbe __multiply - 0x4201ee3c __pow5mult - 0x4201ef14 __lshift - 0x4201f012 __mcmp - 0x4201f048 __mdiff - 0x4201f1ae __ulp - 0x4201f1f2 __b2d - 0x4201f2a6 __d2b - 0x4201f386 __ratio - 0x4201f3f8 _mprec_log10 - 0x4201f458 __copybits - 0x4201f4a4 __any_on - .text 0x4201f4ea 0x154 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - 0x4201f5f0 _strtoul_r - 0x4201f5f2 strtoul_l - .text 0x4201f63e 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x4201fa5e __ssprint_r - 0x4201fba4 _svfiprintf_r - .text 0x42021048 0x1c80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - 0x42021088 _sungetc_r - 0x42021120 __ssrefill_r - 0x4202116c _sfread_r - 0x42021208 __ssvfiscanf_r - .text 0x42022cc8 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x420230fc _svfprintf_r - .text 0x4202539c 0x2106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - 0x420253dc __ssvfscanf_r - .text 0x420274a2 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x420274a2 __sflags - .text 0x4202751c 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x4202751c __swhatbuf_r - 0x4202759c __smakebuf_r - .text 0x4202763c 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - 0x4202763c __sccl - .text 0x420276ea 0x1f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - 0x420276ea __submore - 0x42027782 _ungetc_r - 0x420278c0 ungetc - .text 0x420278de 0x82 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x420278de _setlocale_r - 0x42027938 __locale_mb_cur_max - 0x42027942 setlocale - .text 0x42027960 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - 0x42027960 nanf - .text 0x4202796a 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x4202796a _mbtowc_r - 0x42027974 __ascii_mbtowc - .text 0x420279ae 0xff2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - 0x42027a02 _strtod_l - 0x4202873e _strtod_r - 0x42028746 strtod_l - 0x4202876e strtod - 0x42028792 strtof_l - 0x4202888c strtof - .text 0x420289a0 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x420289a0 _wctomb_r - 0x420289aa __ascii_wctomb - .text 0x420289ca 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - 0x42028b76 _strtoll_r - 0x42028b78 strtoll_l - 0x42028b9e strtoll - .text 0x42028bc4 0x1ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - 0x42028d60 _strtoull_r - 0x42028d62 strtoull_l - 0x42028d88 strtoull - .text 0x42028dae 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - 0x42028dae _mbrtowc_r - 0x42028dec mbrtowc - .text 0x42028e1a 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - 0x42028e1a iswspace - .text 0x42028e1e 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - 0x42028e1e iswspace_l - .text 0x42028e3c 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - 0x42028e3c nan - .text 0x42028e4a 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - 0x42028ef4 __hexdig_fun - 0x42028f36 __gethex - .text 0x420293ea 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - 0x42029414 __match - 0x42029444 __hexnan - .text 0x420295b4 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - 0x420295b4 __extenddftf2 - .text 0x4202972c 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x4202972c __trunctfdf2 + 0x42016df4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016df4 __wrap___cxa_throw + .text 0x42016e00 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x42016e00 exit + .text 0x42016e20 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x42016e20 _findenv + 0x42016e3e getenv + .text 0x42016e58 0xac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x42016e58 _findenv_r + 0x42016ef6 _getenv_r + .text 0x42016f04 0x184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x4201703a _strtol_r + 0x4201703c strtol_l + .text 0x42017088 0x758 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x4201772c getopt + 0x4201775e getopt_long + 0x42017794 getopt_long_only + 0x420177ca __getopt_r + 0x420177d4 __getopt_long_r + 0x420177da __getopt_long_only_r + .text 0x420177e0 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x42017c14 _vfprintf_r + 0x42019f42 vfprintf + .text 0x4201a010 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x4201a444 __sprint_r + 0x4201a468 _vfiprintf_r + 0x4201b9b6 vfiprintf + .text 0x4201ba82 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x4201ba82 _fclose_r + 0x4201bb5a fclose + .text 0x4201bb70 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4201bb70 __sflush_r + 0x4201bcbe _fflush_r + 0x4201bd24 fflush + .text 0x4201bd50 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x4201bd50 _fgetc_r + 0x4201bdc6 fgetc + .text 0x4201bddc 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x4201bddc _fgets_r + 0x4201bef0 fgets + .text 0x4201bf16 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x4201bf16 fileno + .text 0x4201bf8a 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4201c11e __sfp_lock_acquire + 0x4201c12e __sfp_lock_release + 0x4201c13e __sfp + 0x4201c214 __sinit + 0x4201c242 __fp_lock_all + 0x4201c25c __fp_unlock_all + .text 0x4201c276 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4201c276 _fopen_r + 0x4201c354 fopen + .text 0x4201c372 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x4201c372 _fprintf_r + 0x4201c38e fprintf + .text 0x4201c3c6 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x4201c3c6 _fputc_r + 0x4201c42c fputc + .text 0x4201c44a 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x4201c44a _fputs_r + 0x4201c4c4 fputs + .text 0x4201c4e2 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x4201c4e2 _fseek_r + 0x4201c4e6 fseek + .text 0x4201c50e 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x4201c50e __sfvwrite_r + .text 0x4201c7fc 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x4201c7fc _fwalk_sglue + .text 0x4201c864 0xd4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x4201c864 _fwrite_r + 0x4201c90a fwrite + .text 0x4201c938 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x4201c938 _printf_r + 0x4201c95a printf + .text 0x4201c98c 0xb2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x4201c98c _putc_r + 0x4201ca20 putc + .text 0x4201ca3e 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x4201ca3e _putchar_r + 0x4201ca44 putchar + .text 0x4201ca5e 0xa6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4201ca5e _puts_r + 0x4201caee puts + .text 0x4201cb04 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4201cb2c __srefill_r + .text 0x4201cc38 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x4201cc38 __srget_r + 0x4201cc78 __srget + .text 0x4201cc8e 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x4201cc8e setvbuf + .text 0x4201ce58 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x4201ce58 _snprintf_r + 0x4201cec6 snprintf + .text 0x4201cf42 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x4201cf42 _sprintf_r + 0x4201cf7c sprintf + .text 0x4201cfca 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x4201cfca sscanf + 0x4201d028 _sscanf_r + .text 0x4201d080 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4201d080 __sread + 0x4201d0b2 __seofread + 0x4201d0b6 __swrite + 0x4201d108 __sseek + 0x4201d140 __sclose + .text 0x4201d148 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x4201d148 vprintf + 0x4201d166 _vprintf_r + .text 0x4201d170 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4201d170 _vsnprintf_r + 0x4201d1d4 vsnprintf + .text 0x4201d202 0xba /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x4201d202 __swbuf_r + .text 0x4201d2bc 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x4201d2bc __swsetup_r + .text 0x4201d38e 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x4201d38e _asprintf_r + 0x4201d3d0 asprintf + .text 0x4201d426 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x4201d426 _fseeko_r + 0x4201d71e fseeko + .text 0x4201d744 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x4201d744 __localeconv_l + 0x4201d74a _localeconv_r + 0x4201d754 localeconv + .text 0x4201d75e 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x4201d75e _reclaim_reent + .text 0x4201d85a 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x4201d85a __errno + .text 0x4201d86c 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x4201d86c close + .text 0x4201d884 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x4201d884 fstat + .text 0x4201d8a4 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x4201d8a4 gettimeofday + .text 0x4201d8c8 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x4201d8c8 open + .text 0x4201d902 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x4201d902 read + .text 0x4201d92a 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x4201d92a write + .text 0x4201d952 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x4201d952 frexp + .text 0x4201d9d6 0xde /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x4201d9d6 __call_exitprocs + .text 0x4201dab4 0xe2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x4201dbe4 _dtoa_r + .text 0x4201e8e2 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x4201e8e2 __env_lock + 0x4201e8f2 __env_unlock + .text 0x4201e902 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4201e902 _Balloc + 0x4201e9c0 _Bfree + 0x4201ea28 __multadd + 0x4201eaea __s2b + 0x4201ebaa __hi0bits + 0x4201ebf0 __lo0bits + 0x4201ec5a __i2b + 0x4201ec94 __multiply + 0x4201ee12 __pow5mult + 0x4201eeea __lshift + 0x4201efe8 __mcmp + 0x4201f01e __mdiff + 0x4201f184 __ulp + 0x4201f1c8 __b2d + 0x4201f27c __d2b + 0x4201f35c __ratio + 0x4201f3ce _mprec_log10 + 0x4201f42e __copybits + 0x4201f47a __any_on + .text 0x4201f4c0 0x154 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x4201f5c6 _strtoul_r + 0x4201f5c8 strtoul_l + .text 0x4201f614 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x4201fa34 __ssprint_r + 0x4201fb7a _svfiprintf_r + .text 0x4202101e 0x1c80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x4202105e _sungetc_r + 0x420210f6 __ssrefill_r + 0x42021142 _sfread_r + 0x420211de __ssvfiscanf_r + .text 0x42022c9e 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x420230d2 _svfprintf_r + .text 0x42025372 0x2106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x420253b2 __ssvfscanf_r + .text 0x42027478 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x42027478 __sflags + .text 0x420274f2 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x420274f2 __swhatbuf_r + 0x42027572 __smakebuf_r + .text 0x42027612 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + 0x42027612 __sccl + .text 0x420276c0 0x1f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + 0x420276c0 __submore + 0x42027758 _ungetc_r + 0x42027896 ungetc + .text 0x420278b4 0x82 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x420278b4 _setlocale_r + 0x4202790e __locale_mb_cur_max + 0x42027918 setlocale + .text 0x42027936 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x42027936 nanf + .text 0x42027940 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x42027940 _mbtowc_r + 0x4202794a __ascii_mbtowc + .text 0x42027984 0xff2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x420279d8 _strtod_l + 0x42028714 _strtod_r + 0x4202871c strtod_l + 0x42028744 strtod + 0x42028768 strtof_l + 0x42028862 strtof + .text 0x42028976 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x42028976 _wctomb_r + 0x42028980 __ascii_wctomb + .text 0x420289a0 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + 0x42028b4c _strtoll_r + 0x42028b4e strtoll_l + 0x42028b74 strtoll + .text 0x42028b9a 0x1ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + 0x42028d36 _strtoull_r + 0x42028d38 strtoull_l + 0x42028d5e strtoull + .text 0x42028d84 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + 0x42028d84 _mbrtowc_r + 0x42028dc2 mbrtowc + .text 0x42028df0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + 0x42028df0 iswspace + .text 0x42028df4 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + 0x42028df4 iswspace_l + .text 0x42028e12 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + 0x42028e12 nan + .text 0x42028e20 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + 0x42028eca __hexdig_fun + 0x42028f0c __gethex + .text 0x420293c0 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + 0x420293ea __match + 0x4202941a __hexnan + .text 0x4202958a 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + 0x4202958a __extenddftf2 + .text 0x42029702 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x42029702 __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) @@ -15680,156 +15680,156 @@ END GROUP *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler) *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) .text.esp_cpu_set_breakpoint - 0x4202997e 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4202997e esp_cpu_set_breakpoint + 0x42029954 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029954 esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint - 0x420299d2 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420299d2 esp_cpu_set_watchpoint + 0x420299a8 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420299a8 esp_cpu_set_watchpoint .text.esp_cpu_clear_watchpoint - 0x42029ab0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42029ab0 esp_cpu_clear_watchpoint + 0x42029a86 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029a86 esp_cpu_clear_watchpoint *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_channel_id .text.gdma_get_free_m2m_trig_id_mask .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) .text.periph_ll_get_clk_en_mask - 0x42029af0 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029ac6 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x42029c60 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029c36 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x42029dbe 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029d94 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x42029e18 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029dee 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x42029e74 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029e4a 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x42029ec4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42029ec4 periph_rcc_acquire_enter + 0x42029e9a 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029e9a periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x42029eec 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42029eec periph_rcc_acquire_exit + 0x42029ec2 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029ec2 periph_rcc_acquire_exit .text.periph_module_enable - 0x42029f0e 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42029f0e periph_module_enable + 0x42029ee4 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029ee4 periph_module_enable *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) .text.sar_periph_ctrl_init - 0x42029fae 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x42029fae sar_periph_ctrl_init + 0x42029f84 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x42029f84 sar_periph_ctrl_init *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) *libesp_wifi.a:esp_adapter.*(.text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_flexible_period_get_wrapper .text.coex_schm_flexible_period_set_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x42029fc8 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42029f9e 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x4202a09c 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x4202a09c esp_startup_start_app + 0x4202a072 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4202a072 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x4202a112 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4202a112 xQueueCreateWithCaps + 0x4202a0e8 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a0e8 xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x4202a18c 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4202a18c vQueueDeleteWithCaps + 0x4202a162 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a162 vQueueDeleteWithCaps .text.xSemaphoreCreateGenericWithCaps - 0x4202a1f0 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4202a1f0 xSemaphoreCreateGenericWithCaps + 0x4202a1c6 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a1c6 xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x4202a28e 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4202a28e vSemaphoreDeleteWithCaps + 0x4202a264 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202a264 vSemaphoreDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) .text.pxGetTaskListByIndex - 0x4202a2e8 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4202a2be 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) .text.xTaskGetNext - 0x4202a340 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4202a340 xTaskGetNext + 0x4202a316 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4202a316 xTaskGetNext *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_access_encrypt_mem .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_burst_size .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl .text.multi_heap_reset_minimum_free_bytes .text.multi_heap_restore_minimum_free_bytes .text.multi_heap_walk) .text.multi_heap_get_info_tlsf - 0x4202a3d8 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a3ae 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x4202a3fa 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4202a3fa multi_heap_register_impl - 0x4202a3fa multi_heap_register + 0x4202a3d0 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a3d0 multi_heap_register_impl + 0x4202a3d0 multi_heap_register .text.multi_heap_free_size_impl - 0x4202a466 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4202a466 multi_heap_free_size_impl - 0x4202a466 multi_heap_free_size + 0x4202a43c 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a43c multi_heap_free_size_impl + 0x4202a43c multi_heap_free_size .text.multi_heap_get_info_impl - 0x4202a470 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4202a470 multi_heap_get_info - 0x4202a470 multi_heap_get_info_impl + 0x4202a446 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202a446 multi_heap_get_info + 0x4202a446 multi_heap_get_info_impl *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_malloc_addr .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) .text.control_construct - 0x4202a504 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a4da 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4202a6c6 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a69c 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4202a6fa 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202a6fa tlsf_walk_pool + 0x4202a6d0 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a6d0 tlsf_walk_pool .text.tlsf_fit_size - 0x4202a77e 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202a77e tlsf_fit_size + 0x4202a754 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a754 tlsf_fit_size .text.tlsf_pool_overhead - 0x4202a7f4 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202a7f4 tlsf_pool_overhead + 0x4202a7ca 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a7ca tlsf_pool_overhead .text.tlsf_add_pool - 0x4202a7f8 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202a7f8 tlsf_add_pool + 0x4202a7ce 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a7ce tlsf_add_pool .text.tlsf_create - 0x4202aa1e 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202aa1e tlsf_create + 0x4202a9f4 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a9f4 tlsf_create .text.tlsf_create_with_pool - 0x4202aa46 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202aa46 tlsf_create_with_pool + 0x4202aa1c 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202aa1c tlsf_create_with_pool *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) .text.fix_cache_generation_overflow - 0x4202aa88 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x4202aa5e 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x4202aaba 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x4202aa90 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x4202aae4 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x4202aaba 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x4202ab32 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4202ab08 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x4202abc2 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4202ab98 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x4202ac08 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4202abde 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x4202acfe 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4202acd4 0x4a esp-idf/log/liblog.a(log.c.obj) .text.esp_log_writev - 0x4202ad48 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x4202ad48 esp_log_writev + 0x4202ad1e 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4202ad1e esp_log_writev *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x4202ad8a 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4202ad8a intr_handler_get + 0x4202ad60 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202ad60 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4202ad9e 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4202ad9e intr_handler_set + 0x4202ad74 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202ad74 intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x4202add0 . = (. + 0x10) - *fill* 0x4202adc0 0x10 - 0x4202add0 _text_end = ABSOLUTE (.) - 0x4202add0 _instruction_reserved_end = ABSOLUTE (.) - 0x4202add0 _etext = . + 0x4202ada6 . = (. + 0x10) + *fill* 0x4202ad96 0x10 + 0x4202ada6 _text_end = ABSOLUTE (.) + 0x4202ada6 _instruction_reserved_end = ABSOLUTE (.) + 0x4202ada6 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x30000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c02add0 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x2adb0 + 0x3c02ada6 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x2ad86 0x3c030020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c02add0 0x5250 + *fill* 0x3c02ada6 0x527a .flash.appdesc 0x3c030020 0x100 0x3c030020 _rodata_reserved_start = ABSOLUTE (.) @@ -15841,1460 +15841,1459 @@ END GROUP 0x3c030120 . = ALIGN (ALIGNOF (.flash.rodata)) 0x00000001 ASSERT ((ADDR (.flash.rodata) == (ADDR (.flash.appdesc) + SIZEOF (.flash.appdesc))), The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.) -.flash.rodata 0x3c030120 0xcc64 +.flash.rodata 0x3c030120 0xcc3c 0x3c030120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3c030120 0x9255 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030120 0x9231 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x12d (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c039375 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c039351 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c039375 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c039375 0x3 + 0x3c039351 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c039351 0x3 .rodata.__FUNCTION__.0 - 0x3c039378 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c039354 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c039398 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c039374 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c039398 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c039374 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c039398 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c039374 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c039398 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c039374 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c0393b8 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c0393b8 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c039394 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c039394 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c0393bd 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c039399 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c0393bd 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0393bd 0x3 + 0x3c039399 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c039399 0x3 .rodata.__func__.0 - 0x3c0393c0 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0393cd 0x3 - .srodata 0x3c0393d0 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c03939c 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0393a9 0x3 + .srodata 0x3c0393ac 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c0393d4 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0393b0 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c0393d4 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0393b0 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c0393ee 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c0393ee 0x2 + 0x3c0393ca 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c0393ca 0x2 .rodata.cache_ilg_bits - 0x3c0393f0 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c0393f0 cache_ilg_bits + 0x3c0393cc 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0393cc cache_ilg_bits .rodata.core0_acs_bits - 0x3c039408 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c039408 core0_acs_bits + 0x3c0393e4 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0393e4 core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c039438 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c039414 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c039438 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c039414 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c039438 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c039438 g_startup_fn + 0x3c039414 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c039414 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c03943c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c039418 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c03943c 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c039418 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c03943c 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c03943c 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c03943c 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c03943c 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c03943c 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c03943c 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c03943c 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c03943c 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c03943c 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c03943c 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c03943c 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c03947c 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c039418 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c039458 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c039510 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0394ec 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c039516 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c039516 0x2 + 0x3c0394f2 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c0394f2 0x2 .rodata.esp_err_msg_table - 0x3c039518 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0394f4 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c039be8 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c039bc4 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c039be8 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c039bfd 0x3 + 0x3c039bc4 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c039bd9 0x3 .rodata.__func__.5 - 0x3c039c00 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c039c11 0x3 + 0x3c039bdc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039bed 0x3 .rodata.__func__.6 - 0x3c039c14 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c039c26 0x2 + 0x3c039bf0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039c02 0x2 .rodata.__func__.10 - 0x3c039c28 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c039c42 0x2 + 0x3c039c04 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039c1e 0x2 .rodata.__func__.11 - 0x3c039c44 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c039c5d 0x3 + 0x3c039c20 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039c39 0x3 .rodata.__func__.12 - 0x3c039c60 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c039c3c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c039c71 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c039c4d 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c039c71 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c039c71 0x3 + 0x3c039c4d 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c039c4d 0x3 .rodata.__func__.1 - 0x3c039c74 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c039c50 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c039c88 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c039c97 0x1 + 0x3c039c64 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c039c73 0x1 .rodata.__func__.3 - 0x3c039c98 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c039c74 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c039ca6 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c039c82 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c039ca6 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c039c82 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c039ca6 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c039ca6 0x2 + 0x3c039c82 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c039c82 0x2 .rodata.__func__.4 - 0x3c039ca8 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c039c84 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c039cc0 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c039c9c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c039cd9 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c039cd9 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c039cd9 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c039cd9 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c039cd9 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c039cd9 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c039cd9 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c039cd9 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c039cd9 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb5 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c039cd9 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039cd9 0x3 + 0x3c039cb5 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039cb5 0x3 .rodata.__func__.0 - 0x3c039cdc 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039cb8 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 + 0x3c039cc8 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039cd5 0x3 + .rodata.__func__.2 + 0x3c039cd8 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039ce9 0x3 + .rodata.__func__.3 0x3c039cec 0xd esp-idf/heap/libheap.a(tlsf.c.obj) *fill* 0x3c039cf9 0x3 - .rodata.__func__.2 + .rodata.__func__.5 0x3c039cfc 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) *fill* 0x3c039d0d 0x3 - .rodata.__func__.3 - 0x3c039d10 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d1d 0x3 - .rodata.__func__.5 - 0x3c039d20 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d31 0x3 .rodata.__func__.6 - 0x3c039d34 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d3e 0x2 + 0x3c039d10 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d1a 0x2 .rodata.__func__.7 - 0x3c039d40 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d53 0x1 + 0x3c039d1c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d2f 0x1 .rodata.__func__.8 - 0x3c039d54 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039d30 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c039d60 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039d3c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c039d70 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d83 0x1 + 0x3c039d4c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d5f 0x1 .rodata.__func__.11 - 0x3c039d84 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039d9a 0x2 + 0x3c039d60 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d76 0x2 .rodata.__func__.12 - 0x3c039d9c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039dae 0x2 + 0x3c039d78 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d8a 0x2 .rodata.__func__.13 - 0x3c039db0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039dc2 0x2 + 0x3c039d8c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039d9e 0x2 .rodata.__func__.14 - 0x3c039dc4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039dd6 0x2 + 0x3c039da0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039db2 0x2 .rodata.__func__.16 - 0x3c039dd8 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039de2 0x2 + 0x3c039db4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039dbe 0x2 .rodata.__func__.17 - 0x3c039de4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039df6 0x2 + 0x3c039dc0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039dd2 0x2 .rodata.__func__.19 - 0x3c039df8 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039e01 0x3 + 0x3c039dd4 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039ddd 0x3 .rodata.__func__.20 - 0x3c039e04 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039de0 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c039e0f 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c039e0f 0x1 + 0x3c039deb 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c039deb 0x1 .rodata.__func__.0 - 0x3c039e10 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c039e2b 0x1 + 0x3c039dec 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c039e07 0x1 .srodata.soc_memory_region_count - 0x3c039e2c 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c039e2c soc_memory_region_count + 0x3c039e08 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039e08 soc_memory_region_count .rodata.soc_memory_regions - 0x3c039e30 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c039e30 soc_memory_regions + 0x3c039e0c 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039e0c soc_memory_regions .rodata.str1.4 - 0x3c039e94 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039e70 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c039e94 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c039e94 soc_memory_types + 0x3c039e70 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039e70 soc_memory_types .rodata.str1.4 - 0x3c039ec4 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039ea0 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c039ec4 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c039edb 0x1 + 0x3c039ea0 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c039eb7 0x1 .rodata.__func__.1 - 0x3c039edc 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039eb8 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c039ef4 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039ed0 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c039f03 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039edf 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c039f03 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039edf 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c039f03 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039edf 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c039f03 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f03 0x1 + 0x3c039edf 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039edf 0x1 .rodata.__func__.2 - 0x3c039f04 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f15 0x3 + 0x3c039ee0 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039ef1 0x3 .rodata.__func__.3 - 0x3c039f18 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f32 0x2 + 0x3c039ef4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039f0e 0x2 .rodata.__func__.5 - 0x3c039f34 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f4e 0x2 + 0x3c039f10 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039f2a 0x2 .rodata.__func__.6 - 0x3c039f50 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f66 0x2 + 0x3c039f2c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039f42 0x2 .rodata.__func__.7 - 0x3c039f68 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c039f81 0x3 + 0x3c039f44 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039f5d 0x3 .rodata.__func__.9 - 0x3c039f84 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039f60 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c039f98 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039f74 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c039fad 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c039fad 0x3 + 0x3c039f89 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c039f89 0x3 .rodata.__func__.2 - 0x3c039fb0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c039f8c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c039fc5 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039fa1 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c039fc5 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039fa1 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c039fc5 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039fa1 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c039fa1 0x3 + .rodata.__func__.0 + 0x3c039fa4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) *fill* 0x3c039fc5 0x3 - .rodata.__func__.0 - 0x3c039fc8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c039fe9 0x3 .rodata.__func__.1 - 0x3c039fec 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039fc8 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c03a010 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039fec 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c03a010 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039fec 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c03a010 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039fec 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c03a010 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c03a027 0x1 + 0x3c039fec 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c03a003 0x1 .rodata.__func__.1 - 0x3c03a028 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c03a03f 0x1 + 0x3c03a004 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c03a01b 0x1 .rodata.__func__.2 - 0x3c03a040 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c03a053 0x1 - .rodata 0x3c03a054 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c03a01c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c03a02f 0x1 + .rodata 0x3c03a030 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c03a05e 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c03a03a 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c03a05e 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c03a05e 0x2 + 0x3c03a03a 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c03a03a 0x2 .rodata.__func__.0 - 0x3c03a060 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c03a077 0x1 + 0x3c03a03c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c03a053 0x1 .rodata.__func__.1 - 0x3c03a078 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c03a054 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c03a084 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c03a060 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c03a084 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c03a060 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c03a084 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c03a060 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c03a084 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c03a060 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c03a084 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c03a08e 0x2 + 0x3c03a060 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c03a06a 0x2 .rodata.__func__.1 - 0x3c03a090 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c03a06c 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c03a0a6 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c03a0a6 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c03a0a6 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c03a0a6 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c03a0a6 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c03a0a6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c03a0a6 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c03a0a6 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c03a0a6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c03a0a6 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c03a0a6 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a082 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c03a0a6 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a0a6 0x2 + 0x3c03a082 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a082 0x2 .rodata.__func__.2 - 0x3c03a0a8 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a0b5 0x3 + 0x3c03a084 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a091 0x3 .rodata.__func__.4 - 0x3c03a0b8 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a0cf 0x1 + 0x3c03a094 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a0ab 0x1 .rodata.__func__.7 - 0x3c03a0d0 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a0e5 0x3 + 0x3c03a0ac 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a0c1 0x3 .rodata.__func__.9 - 0x3c03a0e8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a0c4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.11 - 0x3c03a0fc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a10e 0x2 + 0x3c03a0d8 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a0ea 0x2 .rodata.__func__.12 - 0x3c03a110 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a129 0x3 + 0x3c03a0ec 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a105 0x3 .rodata.__func__.13 - 0x3c03a12c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a147 0x1 + 0x3c03a108 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a123 0x1 .rodata.__func__.14 - 0x3c03a148 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a15a 0x2 + 0x3c03a124 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a136 0x2 .rodata.__func__.16 - 0x3c03a15c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a138 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.17 - 0x3c03a180 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a199 0x3 + 0x3c03a15c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a175 0x3 .rodata.__func__.18 - 0x3c03a19c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a1b5 0x3 + 0x3c03a178 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a191 0x3 .rodata.__func__.20 - 0x3c03a1b8 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a1cd 0x3 + 0x3c03a194 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a1a9 0x3 .rodata.__func__.21 - 0x3c03a1d0 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a1ac 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.22 - 0x3c03a1e4 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a202 0x2 + 0x3c03a1c0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a1de 0x2 .rodata.__func__.23 - 0x3c03a204 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c03a21e 0x2 + 0x3c03a1e0 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03a1fa 0x2 .rodata.__func__.24 - 0x3c03a220 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a1fc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c03a234 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c03a210 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c03a247 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c03a247 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c03a247 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c03a247 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c03a247 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c03a247 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c03a247 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c03a247 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c03a247 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c03a247 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c03a247 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c03a247 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c03a247 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c03a247 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c03a247 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c03a247 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c03a247 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c03a247 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c03a247 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c03a247 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a223 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c03a247 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a247 0x1 + 0x3c03a223 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a223 0x1 .rodata.__func__.2 - 0x3c03a248 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a269 0x3 + 0x3c03a224 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a245 0x3 .rodata.__func__.3 - 0x3c03a26c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a28a 0x2 + 0x3c03a248 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a266 0x2 .rodata.__func__.4 - 0x3c03a28c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a2aa 0x2 + 0x3c03a268 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a286 0x2 .rodata.__func__.5 - 0x3c03a2ac 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a2c1 0x3 + 0x3c03a288 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a29d 0x3 .rodata.__func__.6 - 0x3c03a2c4 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a2a0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.10 - 0x3c03a2dc 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a2ef 0x1 + 0x3c03a2b8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a2cb 0x1 .rodata.__func__.12 - 0x3c03a2f0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a2cc 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c03a308 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a2e4 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c03a32c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a308 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c03a344 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a359 0x3 + 0x3c03a320 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a335 0x3 .rodata.__func__.19 - 0x3c03a35c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a375 0x3 + 0x3c03a338 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a351 0x3 .rodata.__func__.22 - 0x3c03a378 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a38e 0x2 + 0x3c03a354 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a36a 0x2 .rodata.__func__.23 - 0x3c03a390 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a3a3 0x1 + 0x3c03a36c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a37f 0x1 .rodata.__func__.24 - 0x3c03a3a4 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a3b7 0x1 + 0x3c03a380 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a393 0x1 .rodata.__func__.29 - 0x3c03a3b8 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a3c6 0x2 + 0x3c03a394 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a3a2 0x2 .rodata.__func__.30 - 0x3c03a3c8 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a3d7 0x1 + 0x3c03a3a4 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a3b3 0x1 .rodata.__func__.31 - 0x3c03a3d8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a3b4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.38 - 0x3c03a3ec 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a3f7 0x1 + 0x3c03a3c8 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a3d3 0x1 .rodata.__func__.40 - 0x3c03a3f8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c03a405 0x3 + 0x3c03a3d4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03a3e1 0x3 .rodata.__func__.41 - 0x3c03a408 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a3e4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.non_ready_task_lists - 0x3c03a414 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a3f0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c03a428 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c03a428 uxTopUsedPriority + 0x3c03a404 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03a404 uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c03a42c 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a408 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c03a42c 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a408 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3c03a42c 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a408 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3c03a42c 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a408 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c03a42c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a408 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c03a42c 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c03a43e 0x2 + 0x3c03a408 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c03a41a 0x2 .rodata.__func__.2 - 0x3c03a440 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c03a41c 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c03a456 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c03a456 0x2 + 0x3c03a432 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c03a432 0x2 .rodata.__func__.1 - 0x3c03a458 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c03a434 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c03a476 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c03a476 0x2 + 0x3c03a452 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c03a452 0x2 .rodata.__func__.0 - 0x3c03a478 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c03a454 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.str1.4 - 0x3c03a487 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c03a463 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3c03a487 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c03a487 0x1 + 0x3c03a463 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03a463 0x1 .rodata.__func__.4 - 0x3c03a488 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c03a49e 0x2 + 0x3c03a464 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03a47a 0x2 .rodata.__func__.3 - 0x3c03a4a0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c03a4b3 0x1 + 0x3c03a47c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03a48f 0x1 .rodata.__func__.2 - 0x3c03a4b4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c03a4c9 0x3 + 0x3c03a490 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03a4a5 0x3 .rodata.__func__.1 - 0x3c03a4cc 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c03a4a8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03a4bd 0x3 + .rodata.__func__.0 + 0x3c03a4c0 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c03a4cc 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 + 0x3c03a4cc 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.pthread_create.str1.4 + 0x3c03a4cc 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c03a4cc 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.0 + 0x3c03a4cc 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c03a4e1 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) *fill* 0x3c03a4e1 0x3 .rodata.__func__.0 - 0x3c03a4e4 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c03a4f0 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c03a4f0 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.pthread_create.str1.4 - 0x3c03a4f0 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_mutex_unlock.str1.4 - 0x3c03a4f0 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.__func__.0 - 0x3c03a4f0 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c03a505 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c03a505 0x3 - .rodata.__func__.0 - 0x3c03a508 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c03a4e4 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c03a536 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c03a512 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c03a536 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03a512 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usb_serial_jtag_vfs_register.str1.4 - 0x3c03a536 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c03a536 0x2 + 0x3c03a512 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c03a512 0x2 .rodata.__func__.0 - 0x3c03a538 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03a514 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usj_vfs - 0x3c03a554 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03a530 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usb_serial_jtag_write_bytes.str1.4 - 0x3c03a5f8 0xcb esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a5d4 0xcb esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.usb_serial_jtag_driver_uninstall.str1.4 - 0x3c03a5f8 0x39 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a5d4 0x39 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.usb_serial_jtag_driver_install.str1.4 - 0x3c03a5f8 0x16c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a5d4 0x16c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.__FUNCTION__.0 - 0x3c03a5f8 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a5d4 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.__FUNCTION__.1 - 0x3c03a614 0x1f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a5f0 0x1f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.console_open.str1.4 - 0x3c03a633 0x10 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a60f 0x10 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.console_access.str1.4 - 0x3c03a633 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a60f 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c03a633 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x3c03a633 0x1 - .rodata.vfs 0x3c03a634 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a60f 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x3c03a60f 0x1 + .rodata.vfs 0x3c03a610 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.translate_path.str1.4 - 0x3c03a6d8 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c03a6b4 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__.0 - 0x3c03a6d8 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c03a6b4 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.esp_core_dump_get_user_ram_info.str1.4 - 0x3c03a6e7 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a6c3 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_write_internal.str1.4 - 0x3c03a6e7 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - *fill* 0x3c03a6e7 0x1 + 0x3c03a6c3 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + *fill* 0x3c03a6c3 0x1 .rodata.__func__.0 - 0x3c03a6e8 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a6c4 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.s_memory_sections - 0x3c03a708 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.TAG 0x3c03a728 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a6e4 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.TAG 0x3c03a704 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_uart_print_write_start.str1.4 - 0x3c03a73d 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_print_write_end.str1.4 - 0x3c03a73d 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_start.str1.4 - 0x3c03a73d 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_end.str1.4 - 0x3c03a73d 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_hw_init.str1.4 - 0x3c03a73d 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_init.str1.4 - 0x3c03a73d 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c03a73d 0x3 - .rodata.b64.0 0x3c03a740 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c03a781 0x3 - .rodata.TAG 0x3c03a784 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a719 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c03a719 0x3 + .rodata.b64.0 0x3c03a71c 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c03a75d 0x3 + .rodata.TAG 0x3c03a760 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.elf_write_segment_header.str1.4 - 0x3c03a797 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_note_segment.str1.4 - 0x3c03a797 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_segment.str1.4 - 0x3c03a797 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_tcb.str1.4 - 0x3c03a797 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_tcb.str1.4 - 0x3c03a797 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_file_header.str1.4 - 0x3c03a797 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note_header.str1.4 - 0x3c03a797 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note.str1.4 - 0x3c03a797 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_note.str1.4 - 0x3c03a797 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_regs.str1.4 - 0x3c03a797 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_stack.str1.4 - 0x3c03a797 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_save_task.str1.4 - 0x3c03a797 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_tasks_regs.str1.4 - 0x3c03a797 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_tasks_data.str1.4 - 0x3c03a797 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_user_data.str1.4 - 0x3c03a797 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_wdt_panic_details.str1.4 - 0x3c03a797 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_info.str1.4 - 0x3c03a797 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_do_write_elf_pass.str1.4 - 0x3c03a797 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a773 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_write_elf.str1.4 - 0x3c03a797 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a797 0x1 + 0x3c03a773 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a773 0x1 .rodata.__FUNCTION__.18 - 0x3c03a798 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a7b2 0x2 + 0x3c03a774 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a78e 0x2 .rodata.__FUNCTION__.17 - 0x3c03a7b4 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a7cd 0x3 + 0x3c03a790 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a7a9 0x3 .rodata.__FUNCTION__.16 - 0x3c03a7d0 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a7ee 0x2 + 0x3c03a7ac 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a7ca 0x2 .rodata.__FUNCTION__.15 - 0x3c03a7f0 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a7cc 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.14 - 0x3c03a800 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a80e 0x2 + 0x3c03a7dc 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a7ea 0x2 .rodata.__FUNCTION__.13 - 0x3c03a810 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a827 0x1 + 0x3c03a7ec 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a803 0x1 .rodata.__FUNCTION__.12 - 0x3c03a828 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a804 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.11 - 0x3c03a834 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a849 0x3 + 0x3c03a810 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a825 0x3 .rodata.__FUNCTION__.10 - 0x3c03a84c 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a85a 0x2 + 0x3c03a828 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a836 0x2 .rodata.__FUNCTION__.9 - 0x3c03a85c 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a875 0x3 + 0x3c03a838 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a851 0x3 .rodata.__FUNCTION__.8 - 0x3c03a878 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a891 0x3 + 0x3c03a854 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a86d 0x3 .rodata.__FUNCTION__.7 - 0x3c03a894 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a8aa 0x2 + 0x3c03a870 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a886 0x2 .rodata.__FUNCTION__.5 - 0x3c03a8ac 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a8bb 0x1 + 0x3c03a888 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a897 0x1 .rodata.__FUNCTION__.4 - 0x3c03a8bc 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a8c9 0x3 + 0x3c03a898 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a8a5 0x3 .rodata.__FUNCTION__.3 - 0x3c03a8cc 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a8e3 0x1 + 0x3c03a8a8 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a8bf 0x1 .rodata.__FUNCTION__.2 - 0x3c03a8e4 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a8f9 0x3 + 0x3c03a8c0 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a8d5 0x3 .rodata.__FUNCTION__.1 - 0x3c03a8fc 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a912 0x2 + 0x3c03a8d8 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a8ee 0x2 .rodata.__FUNCTION__.0 - 0x3c03a914 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.TAG 0x3c03a934 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a8f0 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.TAG 0x3c03a910 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.core_dump_crc_print.str1.4 - 0x3c03a946 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c03a922 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.core_dump_crc_update.str1.4 - 0x3c03a946 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - *fill* 0x3c03a946 0x2 + 0x3c03a922 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + *fill* 0x3c03a922 0x2 .rodata.__func__.0 - 0x3c03a948 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.TAG 0x3c03a95c 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c03a924 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.TAG 0x3c03a938 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.esp_core_dump_get_stack.str1.4 - 0x3c03a96e 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c03a94a 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.esp_core_dump_get_task_regs_dump.str1.4 - 0x3c03a96e 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - *fill* 0x3c03a96e 0x2 + 0x3c03a94a 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + *fill* 0x3c03a94a 0x2 .rodata.__func__.1 - 0x3c03a970 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.TAG 0x3c03a988 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c03a94c 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.TAG 0x3c03a964 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.register_info.str1.4 - 0x3c03a99b 0x116 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x116 esp-idf/main/libmain.a(main.c.obj) .rodata.exec_info_cmd.str1.4 - 0x3c03a99b 0x49d esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x49d esp-idf/main/libmain.a(main.c.obj) .rodata.initialize_nvs.str1.4 - 0x3c03a99b 0x28 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x28 esp-idf/main/libmain.a(main.c.obj) .rodata.register_gpio_set_cmd.str1.4 - 0x3c03a99b 0x122 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x122 esp-idf/main/libmain.a(main.c.obj) .rodata.register_gpio_get_cmd.str1.4 - 0x3c03a99b 0xb2 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0xb2 esp-idf/main/libmain.a(main.c.obj) .rodata.exec_gpio_set_cmd.str1.4 - 0x3c03a99b 0x44 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x44 esp-idf/main/libmain.a(main.c.obj) .rodata.exec_gpio_get_cmd.str1.4 - 0x3c03a99b 0x84 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a977 0x60 esp-idf/main/libmain.a(main.c.obj) .rodata.app_main.str1.4 - 0x3c03a99b 0xcd esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a99b 0x1 + 0x3c03a977 0xcd esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a977 0x1 .rodata.__func__.0 - 0x3c03a99c 0x16 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a9b2 0x2 + 0x3c03a978 0x16 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a98e 0x2 .rodata.__func__.1 - 0x3c03a9b4 0x16 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a9ca 0x2 + 0x3c03a990 0x16 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a9a6 0x2 .rodata.__func__.2 - 0x3c03a9cc 0xf esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a9db 0x1 + 0x3c03a9a8 0xf esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a9b7 0x1 .rodata.__func__.3 - 0x3c03a9dc 0x9 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a9e5 0x3 + 0x3c03a9b8 0x9 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a9c1 0x3 .rodata.__func__.4 - 0x3c03a9e8 0xe esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a9f6 0x2 - .rodata 0x3c03a9f8 0x1c esp-idf/main/libmain.a(main.c.obj) + 0x3c03a9c4 0xe esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a9d2 0x2 + .rodata 0x3c03a9d4 0x1c esp-idf/main/libmain.a(main.c.obj) .rodata.print_arg_help.str1.4 - 0x3c03aa14 0x1c esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a9f0 0x1c esp-idf/console/libconsole.a(commands.c.obj) .rodata.help_command.str1.4 - 0x3c03aa14 0x7b esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a9f0 0x7b esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_cmd_register.str1.4 - 0x3c03aa14 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a9f0 0x4 esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_register_help_command.str1.4 - 0x3c03aa14 0x96 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a9f0 0x96 esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_setup_prompt.str1.4 - 0x3c03aa14 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a9f0 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_setup_history.str1.4 - 0x3c03aa14 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a9f0 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_common_init.str1.4 - 0x3c03aa14 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a9f0 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_repl_task.str1.4 - 0x3c03aa14 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata 0x3c03aa14 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a9f0 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata 0x3c03a9f0 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.getCursorPosition.str1.4 - 0x3c03aa28 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.getColumns.str1.4 - 0x3c03aa28 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseDumb.str1.4 - 0x3c03aa28 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseClearScreen.str1.4 - 0x3c03aa28 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshShowHints.str1.4 - 0x3c03aa28 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshMultiLine.str1.4 - 0x3c03aa28 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.completeLine.str1.4 - 0x3c03aa28 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseProbe.str1.4 - 0x3c03aa28 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseEdit.str1.4 - 0x3c03aa28 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistorySave.str1.4 - 0x3c03aa28 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistoryLoad.str1.4 - 0x3c03aa28 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.__func__.0 - 0x3c03aa28 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03aa04 0xb esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.esp_console_repl_usb_serial_jtag_delete.str1.4 - 0x3c03aa33 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03aa0f 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.esp_console_new_repl_usb_serial_jtag.str1.4 - 0x3c03aa33 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03aa0f 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.arg_end_errorfn.str1.4 - 0x3c03aa33 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + 0x3c03aa0f 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) .rodata.arg_int_errorfn.str1.4 - 0x3c03aa33 0x87 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x3c03aa0f 0x87 esp-idf/console/libconsole.a(arg_int.c.obj) .rodata.arg_int_scanfn.str1.4 - 0x3c03aa33 0xb esp-idf/console/libconsole.a(arg_int.c.obj) + 0x3c03aa0f 0xb esp-idf/console/libconsole.a(arg_int.c.obj) .rodata.arg_intn.str1.4 - 0x3c03aa33 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x3c03aa0f 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) .rodata.arg_lit_errorfn.str1.4 - 0x3c03aa33 0x2f esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x3c03aa0f 0x2f esp-idf/console/libconsole.a(arg_lit.c.obj) .rodata.arg_str_resetfn.str1.4 - 0x3c03aa33 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03aa0f 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_str_errorfn.str1.4 - 0x3c03aa33 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03aa0f 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_strn.str1.4 - 0x3c03aa33 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03aa0f 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.panic.str1.4 - 0x3c03aa33 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03aa0f 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.argtable3_xmalloc.str1.4 - 0x3c03aa33 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03aa0f 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.arg_cat_optionv.str1.4 - 0x3c03aa33 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_gnuswitch_ds.str1.4 - 0x3c03aa33 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_formatted_ds.str1.4 - 0x3c03aa33 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_option_ds.str1.4 - 0x3c03aa33 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_syntax_ds.str1.4 - 0x3c03aa33 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_glossary_ds.str1.4 - 0x3c03aa33 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03aa0f 0xf esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.intr_get_item.str1.4 - 0x3c03aa33 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03aa0f 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c03aa33 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c03aa33 0x1 + 0x3c03aa0f 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03aa0f 0x1 .rodata.__func__.0 - 0x3c03aa34 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c03aa4e 0x2 + 0x3c03aa10 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03aa2a 0x2 .rodata.__func__.1 - 0x3c03aa50 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03aa2c 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_enable.str1.4 - 0x3c03aa68 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c03aa68 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_intr_type.str1.4 - 0x3c03aa68 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c03aa68 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_config.str1.4 - 0x3c03aa68 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_dump_io_configuration.str1.4 - 0x3c03aa68 0x1ec esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aa44 0x1ec esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.0 - 0x3c03aa68 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aa76 0x2 + 0x3c03aa44 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aa52 0x2 .rodata.__FUNCTION__.1 - 0x3c03aa78 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aa93 0x1 + 0x3c03aa54 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aa6f 0x1 .rodata.__FUNCTION__.4 - 0x3c03aa94 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aaa7 0x1 + 0x3c03aa70 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aa83 0x1 .rodata.__FUNCTION__.5 - 0x3c03aaa8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aaba 0x2 + 0x3c03aa84 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aa96 0x2 .rodata.__FUNCTION__.6 - 0x3c03aabc 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aad2 0x2 + 0x3c03aa98 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aaae 0x2 .rodata.__FUNCTION__.7 - 0x3c03aad4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aab0 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c03aaec 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab01 0x3 + 0x3c03aac8 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aadd 0x3 .rodata.__FUNCTION__.9 - 0x3c03ab04 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab1b 0x1 + 0x3c03aae0 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aaf7 0x1 .rodata.__FUNCTION__.10 - 0x3c03ab1c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab35 0x3 + 0x3c03aaf8 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ab11 0x3 .rodata.__FUNCTION__.11 - 0x3c03ab38 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab52 0x2 + 0x3c03ab14 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ab2e 0x2 .rodata.__FUNCTION__.12 - 0x3c03ab54 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab6d 0x3 + 0x3c03ab30 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ab49 0x3 .rodata.__FUNCTION__.13 - 0x3c03ab70 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ab89 0x3 + 0x3c03ab4c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ab65 0x3 .rodata.__FUNCTION__.14 - 0x3c03ab8c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03ab68 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c03aba4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03abbd 0x3 + 0x3c03ab80 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ab99 0x3 .rodata.__FUNCTION__.27 - 0x3c03abc0 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03ab9c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.28 - 0x3c03abd0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03abdf 0x1 + 0x3c03abac 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03abbb 0x1 .rodata.__FUNCTION__.29 - 0x3c03abe0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03abbc 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.30 - 0x3c03abf4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac07 0x1 + 0x3c03abd0 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03abe3 0x1 .rodata.__FUNCTION__.31 - 0x3c03ac08 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac1b 0x1 + 0x3c03abe4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03abf7 0x1 .rodata.__FUNCTION__.32 - 0x3c03ac1c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac2e 0x2 + 0x3c03abf8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac0a 0x2 .rodata.__FUNCTION__.33 - 0x3c03ac30 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac43 0x1 + 0x3c03ac0c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac1f 0x1 .rodata.__FUNCTION__.34 - 0x3c03ac44 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac57 0x1 + 0x3c03ac20 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac33 0x1 .rodata.__FUNCTION__.35 - 0x3c03ac58 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac67 0x1 + 0x3c03ac34 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac43 0x1 .rodata.__FUNCTION__.36 - 0x3c03ac68 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac7a 0x2 + 0x3c03ac44 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac56 0x2 .rodata.__FUNCTION__.37 - 0x3c03ac7c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03ac8d 0x3 + 0x3c03ac58 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac69 0x3 .rodata.__FUNCTION__.38 - 0x3c03ac90 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03aca3 0x1 + 0x3c03ac6c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac7f 0x1 .rodata.__FUNCTION__.39 - 0x3c03aca4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03acb6 0x2 + 0x3c03ac80 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03ac92 0x2 .rodata.__FUNCTION__.40 - 0x3c03acb8 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03acc9 0x3 + 0x3c03ac94 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03aca5 0x3 .rodata.__FUNCTION__.41 - 0x3c03accc 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03aca8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c03acdc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03acb8 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c03aceb 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c03aceb 0x1 + 0x3c03acc7 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c03acc7 0x1 .rodata.__func__.1 - 0x3c03acec 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c03acc8 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c03ad14 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c03ad14 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c03ad14 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c03ad14 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c03ad14 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3c03ad14 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c03ad14 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c03ad14 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c03ad14 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c03ad14 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03acf0 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c03ad14 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03ad2b 0x1 + 0x3c03acf0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad07 0x1 .rodata.__FUNCTION__.2 - 0x3c03ad2c 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03ad3a 0x2 + 0x3c03ad08 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad16 0x2 .rodata.__func__.3 - 0x3c03ad3c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03ad53 0x1 + 0x3c03ad18 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad2f 0x1 .rodata.__func__.4 - 0x3c03ad54 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03ad30 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c03ad60 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03ad3c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c03ad6c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03ad82 0x2 + 0x3c03ad48 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad5e 0x2 .rodata.__func__.9 - 0x3c03ad84 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03ad60 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c03ad98 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03adae 0x2 + 0x3c03ad74 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad8a 0x2 .rodata.__func__.11 - 0x3c03adb0 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03adc1 0x3 + 0x3c03ad8c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03ad9d 0x3 .rodata.g_mmu_mem_regions - 0x3c03adc4 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c03adc4 g_mmu_mem_regions + 0x3c03ada0 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c03ada0 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c03addc 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03adb8 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c03addc 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03adb8 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c03addc 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03adb8 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c03aded 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c03aded 0x3 + 0x3c03adc9 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c03adc9 0x3 .rodata.__func__.0 - 0x3c03adf0 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03adcc 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c03ae00 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03addc 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c03ae06 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03ade2 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c03ae06 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c03ae06 0x2 + 0x3c03ade2 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03ade2 0x2 .rodata.__func__.0 - 0x3c03ae08 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03ade4 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c03ae18 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c03ae2f 0x1 + 0x3c03adf4 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03ae0b 0x1 .rodata.io_mode_str - 0x3c03ae30 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03ae0c 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c03aee4 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03aec0 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c03aee4 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c03af00 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03aec0 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c03aedc 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c03af0a 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c03af0a 0x2 + 0x3c03aee6 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c03aee6 0x2 .rodata.__func__.0 - 0x3c03af0c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c03aee8 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c03af25 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03af01 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c03af25 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c03af25 0x3 + 0x3c03af01 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03af01 0x3 .rodata.__func__.0 - 0x3c03af28 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c03af3f 0x1 + 0x3c03af04 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03af1b 0x1 .rodata.__func__.1 - 0x3c03af40 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03af1c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c03af57 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c03af57 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c03af57 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c03af57 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c03af57 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c03af57 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c03af57 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c03af57 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af33 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c03af57 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03af57 0x1 + 0x3c03af33 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af33 0x1 .rodata.__FUNCTION__.5 - 0x3c03af58 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03af6b 0x1 + 0x3c03af34 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af47 0x1 .rodata.__FUNCTION__.7 - 0x3c03af6c 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03af76 0x2 + 0x3c03af48 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af52 0x2 .rodata.__FUNCTION__.8 - 0x3c03af78 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03af89 0x3 + 0x3c03af54 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af65 0x3 .rodata.__func__.12 - 0x3c03af8c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03af9b 0x1 + 0x3c03af68 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af77 0x1 .rodata.__func__.13 - 0x3c03af9c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03afa9 0x3 + 0x3c03af78 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af85 0x3 .rodata.__FUNCTION__.14 - 0x3c03afac 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03afbe 0x2 + 0x3c03af88 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03af9a 0x2 .rodata.__func__.15 - 0x3c03afc0 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03af9c 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c03afd7 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c03afb3 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c03afd7 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c03afb3 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.gpio_hal_intr_enable_on_core.str1.4 - 0x3c03afd7 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) - *fill* 0x3c03afd7 0x1 + 0x3c03afb3 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c03afb3 0x1 .rodata.__func__.0 - 0x3c03afd8 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x3c03afb4 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) .rodata.str1.4 - 0x3c03aff4 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c03afd0 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) .rodata.esp_isr_names - 0x3c03aff4 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c03aff4 esp_isr_names + 0x3c03afd0 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c03afd0 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c03b0ec 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c03b0ec GPIO_HOLD_MASK + 0x3c03b0c8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03b0c8 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c03b144 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c03b144 GPIO_PIN_MUX_REG + 0x3c03b120 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03b120 GPIO_PIN_MUX_REG .srodata.g_spi_lock_main_flash_dev - 0x3c03b19c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c03b19c g_spi_lock_main_flash_dev + 0x3c03b178 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c03b178 g_spi_lock_main_flash_dev .rodata.prvReturnItemByteBuf.str1.4 - 0x3c03b1a0 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemByteBuf.str1.4 - 0x3c03b1a0 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c03b1a0 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReturnItemDefault.str1.4 - 0x3c03b1a0 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemDefault.str1.4 - 0x3c03b1a0 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c03b1a0 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c03b1a0 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c03b1a0 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3c03b1a0 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreate.str1.4 - 0x3c03b1a0 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreateStatic.str1.4 - 0x3c03b1a0 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c03b1a0 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3c03b1a0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3c03b1a0 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3c03b1a0 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c03b1a0 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferGetStaticBuffer.str1.4 - 0x3c03b1a0 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.vRingbufferDeleteWithCaps.str1.4 - 0x3c03b1a0 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b17c 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.0 - 0x3c03b1a0 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b1ba 0x2 + 0x3c03b17c 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b196 0x2 .rodata.__func__.1 - 0x3c03b1bc 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b1d7 0x1 + 0x3c03b198 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b1b3 0x1 .rodata.__func__.8 - 0x3c03b1d8 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b1f2 0x2 + 0x3c03b1b4 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b1ce 0x2 .rodata.__func__.9 - 0x3c03b1f4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b206 0x2 + 0x3c03b1d0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b1e2 0x2 .rodata.__func__.10 - 0x3c03b208 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b225 0x3 + 0x3c03b1e4 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b201 0x3 .rodata.__func__.11 - 0x3c03b228 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b23e 0x2 + 0x3c03b204 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b21a 0x2 .rodata.__func__.12 - 0x3c03b240 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b25e 0x2 + 0x3c03b21c 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b23a 0x2 .rodata.__func__.13 - 0x3c03b260 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b277 0x1 + 0x3c03b23c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b253 0x1 .rodata.__func__.16 - 0x3c03b278 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b291 0x3 + 0x3c03b254 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b26d 0x3 .rodata.__func__.17 - 0x3c03b294 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b2ae 0x2 + 0x3c03b270 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b28a 0x2 .rodata.__func__.18 - 0x3c03b2b0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b2c2 0x2 + 0x3c03b28c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b29e 0x2 .rodata.__func__.20 - 0x3c03b2c4 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b2db 0x1 + 0x3c03b2a0 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b2b7 0x1 .rodata.__func__.21 - 0x3c03b2dc 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b2b8 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.24 - 0x3c03b2ec 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b2c8 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.25 - 0x3c03b304 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b2e0 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.26 - 0x3c03b318 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b2f4 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.27 - 0x3c03b330 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b347 0x1 + 0x3c03b30c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b323 0x1 .rodata.__func__.28 - 0x3c03b348 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b35e 0x2 + 0x3c03b324 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b33a 0x2 .rodata.__func__.29 - 0x3c03b360 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b372 0x2 + 0x3c03b33c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b34e 0x2 .rodata.__func__.30 - 0x3c03b374 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b389 0x3 + 0x3c03b350 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b365 0x3 .rodata.__func__.31 - 0x3c03b38c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b3a2 0x2 + 0x3c03b368 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b37e 0x2 .rodata.__func__.32 - 0x3c03b3a4 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b3bf 0x1 + 0x3c03b380 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b39b 0x1 .rodata.__func__.33 - 0x3c03b3c0 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b3d3 0x1 + 0x3c03b39c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b3af 0x1 .rodata.__func__.34 - 0x3c03b3d4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b3e6 0x2 + 0x3c03b3b0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b3c2 0x2 .rodata.__func__.35 - 0x3c03b3e8 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03b3fd 0x3 + 0x3c03b3c4 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03b3d9 0x3 .rodata.__func__.36 - 0x3c03b400 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03b3dc 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c03b412 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_enqueue.str1.4 - 0x3c03b412 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3c03b412 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3c03b412 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_hw_flow_ctrl.str1.4 - 0x3c03b412 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c03b412 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_enable_tx_intr.str1.4 - 0x3c03b412 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_pin.str1.4 - 0x3c03b412 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_param_config.str1.4 - 0x3c03b412 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_tx_chars.str1.4 - 0x3c03b412 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_write_bytes_with_break.str1.4 - 0x3c03b412 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_delete.str1.4 - 0x3c03b412 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b3ee 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_install.str1.4 - 0x3c03b412 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b412 0x2 + 0x3c03b3ee 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b3ee 0x2 .rodata.__FUNCTION__.39 - 0x3c03b414 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b427 0x1 + 0x3c03b3f0 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b403 0x1 .rodata.__FUNCTION__.37 - 0x3c03b428 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b404 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.34 - 0x3c03b43c 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b457 0x1 + 0x3c03b418 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b433 0x1 .rodata.__FUNCTION__.33 - 0x3c03b458 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b434 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.32 - 0x3c03b470 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b44c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.30 - 0x3c03b480 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b491 0x3 + 0x3c03b45c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b46d 0x3 .rodata.__FUNCTION__.26 - 0x3c03b494 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b4a5 0x3 + 0x3c03b470 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b481 0x3 .rodata.__FUNCTION__.25 - 0x3c03b4a8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b4ba 0x2 + 0x3c03b484 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b496 0x2 .rodata.__FUNCTION__.20 - 0x3c03b4bc 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b4c9 0x3 + 0x3c03b498 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b4a5 0x3 .rodata.__FUNCTION__.19 - 0x3c03b4cc 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b4a8 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.17 - 0x3c03b4e0 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03b4f9 0x3 + 0x3c03b4bc 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03b4d5 0x3 .rodata.__FUNCTION__.14 - 0x3c03b4fc 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03b4d8 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c03b513 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c03b513 0x1 + 0x3c03b4ef 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c03b4ef 0x1 .rodata._ZTVN3nvs9PartitionE - 0x3c03b514 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c03b514 vtable for nvs::Partition + 0x3c03b4f0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03b4f0 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c03b548 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c03b548 vtable for nvs::NVSPartition + 0x3c03b524 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03b524 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c03b57c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c03b57c vtable for nvs::NVSPartitionManager + 0x3c03b558 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c03b558 vtable for nvs::NVSPartitionManager .rodata.load_partitions.str1.4 - 0x3c03b58c 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b568 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.ensure_partitions_loaded.str1.4 - 0x3c03b58c 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b568 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_unload_all.str1.4 - 0x3c03b58c 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b568 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_next.str1.4 - 0x3c03b58c 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b568 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_get.str1.4 - 0x3c03b58c 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b568 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.__func__.2 - 0x3c03b58c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c03b59e 0x2 + 0x3c03b568 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c03b57a 0x2 .rodata.__func__.3 - 0x3c03b5a0 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03b57c 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_write.str1.4 - 0x3c03b5b3 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03b5b3 0x1 + 0x3c03b58f 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03b58f 0x1 .rodata.__func__.0 - 0x3c03b5b4 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03b5c7 0x1 + 0x3c03b590 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03b5a3 0x1 .rodata.__func__.1 - 0x3c03b5c8 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03b5e2 0x2 + 0x3c03b5a4 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03b5be 0x2 .rodata.__func__.2 - 0x3c03b5e4 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c03b5c0 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.3 - 0x3c03b5fc 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03b613 0x1 + 0x3c03b5d8 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03b5ef 0x1 .rodata.__func__.4 - 0x3c03b614 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c03b5f0 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c03b628 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03b63b 0x1 + 0x3c03b604 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03b617 0x1 .rodata.uart_periph_signal - 0x3c03b63c 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) - 0x3c03b63c uart_periph_signal + 0x3c03b618 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c03b618 uart_periph_signal .rodata.periph_rtc_dig_clk8m_disable.str1.4 - 0x3c03b664 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03b640 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .rodata.__func__.0 - 0x3c03b664 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03b640 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c03b681 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c03b681 0x3 + 0x3c03b65d 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c03b65d 0x3 .rodata.__FUNCTION__.0 - 0x3c03b684 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c03b660 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c03b6a1 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03b67d 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 - 0x3c03b6a1 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03b67d 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03b67d 0x3 + .rodata.__func__.0 + 0x3c03b680 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) *fill* 0x3c03b6a1 0x3 - .rodata.__func__.0 - 0x3c03b6a4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c03b6c5 0x3 .rodata.__func__.1 - 0x3c03b6c8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03b6a4 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c03b6e6 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c03b6e6 0x2 + 0x3c03b6c2 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03b6c2 0x2 .rodata.__func__.2 - 0x3c03b6e8 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c03b701 0x3 + 0x3c03b6c4 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03b6dd 0x3 .rodata.__func__.3 - 0x3c03b704 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c03b6e0 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c03b719 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c03b719 0x3 + 0x3c03b6f5 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c03b6f5 0x3 .rodata.__func__.1 - 0x3c03b71c 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c03b6f8 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c03b73a 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b716 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c03b73a 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c03b73a 0x2 + 0x3c03b716 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c03b716 0x2 .rodata.__func__.0 - 0x3c03b73c 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b718 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c03b758 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b734 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c03b776 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b752 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c03b776 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c03b776 0x2 + 0x3c03b752 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c03b752 0x2 .rodata._ZTSSt9exception - 0x3c03b778 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b778 typeinfo name for std::exception - *fill* 0x3c03b785 0x3 + 0x3c03b754 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b754 typeinfo name for std::exception + *fill* 0x3c03b761 0x3 .srodata._ZTISt9exception - 0x3c03b788 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b788 typeinfo for std::exception + 0x3c03b764 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b764 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b790 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b790 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c03b7b7 0x1 + 0x3c03b76c 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b76c typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c03b793 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b7b8 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b7b8 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c03b794 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b794 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b7c4 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b7c4 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c03b7ed 0x3 + 0x3c03b7a0 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b7a0 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c03b7c9 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b7f0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b7f0 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c03b7cc 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b7cc typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b7fc 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b7fc vtable for __gnu_cxx::__concurrence_lock_error + 0x3c03b7d8 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b7d8 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b810 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b810 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c03b7ec 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b7ec vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c03b824 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c03b824 std::nothrow - *fill* 0x3c03b825 0x3 + 0x3c03b800 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03b800 std::nothrow + *fill* 0x3c03b801 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c03b828 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c03b828 vtable for __cxxabiv1::__si_class_type_info + 0x3c03b804 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c03b804 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c03b854 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c03b854 vtable for __cxxabiv1::__class_type_info + 0x3c03b830 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c03b830 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c03b880 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c03b880 typeinfo name for std::bad_alloc - *fill* 0x3c03b88d 0x3 + 0x3c03b85c 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03b85c typeinfo name for std::bad_alloc + *fill* 0x3c03b869 0x3 .rodata._ZTISt9bad_alloc - 0x3c03b890 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c03b890 typeinfo for std::bad_alloc + 0x3c03b86c 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03b86c typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c03b89c 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03b878 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c03b89c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c03b89c vtable for std::bad_alloc + 0x3c03b878 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03b878 vtable for std::bad_alloc .rodata.str1.4 - 0x3c03b8b0 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .rodata 0x3c03b8b0 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c03b8b0 _ctype_ - *fill* 0x3c03b9b1 0x3 - .rodata 0x3c03b9b4 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03b88c 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .rodata 0x3c03b88c 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c03b88c _ctype_ + *fill* 0x3c03b98d 0x3 + .rodata 0x3c03b990 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.4 - 0x3c03bbf4 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - *fill* 0x3c03bbf4 0x4 - .srodata.cst8 0x3c03bbf8 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03bbd0 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c03bbd0 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x20 (size before relaxing) - .rodata 0x3c03bc98 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .rodata 0x3c03bc70 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c03bed8 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c03beb0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c03bed8 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .srodata.cst8 0x3c03bed8 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c03beb0 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .srodata.cst8 0x3c03beb0 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c03bed8 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c03bed8 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c03beb0 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c03beb0 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c03bed8 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c03bed8 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .rodata 0x3c03bed8 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c03bee8 __mprec_tens - 0x3c03bfb0 __mprec_tinytens - 0x3c03bfd8 __mprec_bigtens - .rodata 0x3c03c000 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c03c220 __chclass - 0x3c03c320 __state_table - 0x3c03c38c __action_table + 0x3c03beb0 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c03beb0 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .rodata 0x3c03beb0 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c03bec0 __mprec_tens + 0x3c03bf88 __mprec_tinytens + 0x3c03bfb0 __mprec_bigtens + .rodata 0x3c03bfd8 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c03c1f8 __chclass + 0x3c03c2f8 __state_table + 0x3c03c364 __action_table .rodata.str1.4 - 0x3c03c418 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .rodata 0x3c03c418 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - *fill* 0x3c03c556 0x2 - .rodata 0x3c03c558 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c03c3f0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .rodata 0x3c03c3f0 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + *fill* 0x3c03c52e 0x2 + .rodata 0x3c03c530 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c03c798 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c03c798 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c03c770 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c03c770 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c03c798 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .rodata 0x3c03c798 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x3c03c770 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .rodata 0x3c03c770 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .rodata.str1.4 - 0x3c03ca8e 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - *fill* 0x3c03ca8e 0x2 - .rodata 0x3c03ca90 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c03ca90 __default_global_locale - .srodata.cst4 0x3c03cbfc 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x3c03ca66 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + *fill* 0x3c03ca66 0x2 + .rodata 0x3c03ca68 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c03ca68 __default_global_locale + .srodata.cst4 0x3c03cbd4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) 0x4 (size before relaxing) .rodata.str1.4 - 0x3c03cc04 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - *fill* 0x3c03cc04 0x4 - .rodata 0x3c03cc08 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst8 0x3c03cc70 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst4 0x3c03cc70 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x3c03cbdc 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + *fill* 0x3c03cbdc 0x4 + .rodata 0x3c03cbe0 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst8 0x3c03cc48 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst4 0x3c03cc48 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .rodata.str1.4 - 0x3c03cc70 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .srodata.cst8 0x3c03cc70 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + 0x3c03cc48 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .srodata.cst8 0x3c03cc48 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .rodata.str1.4 - 0x3c03cc70 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + 0x3c03cc48 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) *(.rodata_wlog_error .rodata_wlog_error.*) *(.rodata_wlog_info .rodata_wlog_info.*) *(.rodata_wlog_warning .rodata_wlog_warning.*) @@ -17303,113 +17302,113 @@ END GROUP *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c03cc70 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03cc48 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c03cc74 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c03cc4c 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c03cc84 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03cc5c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c03cc88 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03cc60 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c03cc8c 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03cc64 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c03cc9c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03cc74 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c03cce8 . = ALIGN (0x4) - 0x3c03cca0 __init_priority_array_start = ABSOLUTE (.) + 0x3c03ccc0 . = ALIGN (0x4) + 0x3c03cc78 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c03cca0 __init_priority_array_end = ABSOLUTE (.) - 0x3c03cce8 . = ALIGN (0x4) - 0x3c03cca0 __init_array_start = ABSOLUTE (.) + 0x3c03cc78 __init_priority_array_end = ABSOLUTE (.) + 0x3c03ccc0 . = ALIGN (0x4) + 0x3c03cc78 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c03cca0 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c03cca4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c03cca8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c03ccac 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c03ccb0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c03ccb4 __init_array_end = ABSOLUTE (.) - 0x3c03cce8 . = ALIGN (0x4) - 0x3c03ccb4 soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c03cc78 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c03cc7c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c03cc80 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c03cc84 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c03cc88 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03cc8c __init_array_end = ABSOLUTE (.) + 0x3c03ccc0 . = ALIGN (0x4) + 0x3c03cc8c soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c03ccb4 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c03ccd4 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c03cce8 . = ALIGN (0x4) - 0x3c03ccd4 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c03cc8c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c03ccac soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c03ccc0 . = ALIGN (0x4) + 0x3c03ccac _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c03ccd4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03ccac 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c03ccdc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03ccb4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c03cce4 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c03ccbc 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c03ccec 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03ccc4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c03ccf4 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03cccc 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3c03ccfc 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c03ccd4 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c03cd04 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c03ccdc 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c03cd0c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03cce4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.104 - 0x3c03cd14 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03ccec 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c03cd1c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03ccf4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c03cd24 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c03ccfc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.111 - 0x3c03cd2c 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03cd04 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.114 - 0x3c03cd34 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03cd0c 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c03cd3c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03cd14 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.115 - 0x3c03cd44 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3c03cd1c 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .esp_system_init_fn.120 - 0x3c03cd4c 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c03cd24 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) .esp_system_init_fn.130 - 0x3c03cd54 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03cd2c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.130 - 0x3c03cd5c 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x3c03cd34 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .esp_system_init_fn.140 - 0x3c03cd64 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03cd3c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c03cd6c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03cd44 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c03cd74 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c03cd4c 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .esp_system_init_fn.999 - 0x3c03cd7c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c03cd84 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c03cd84 _rodata_end = ABSOLUTE (.) - 0x3c03cd84 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c03cd54 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03cd5c _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c03cd5c _rodata_end = ABSOLUTE (.) + 0x3c03cd5c . = ALIGN (ALIGNOF (.eh_frame_hdr)) 0x00000001 ASSERT ((ADDR (.eh_frame_hdr) == (ADDR (.flash.rodata) + SIZEOF (.flash.rodata))), The gap between .flash.rodata and .eh_frame_hdr must not exist to produce the final bin image.) -.eh_frame_hdr 0x3c03cd84 0x0 - 0x3c03cd84 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c03cd5c 0x0 + 0x3c03cd5c . = ALIGN (ALIGNOF (.eh_frame)) 0x00000001 ASSERT ((ADDR (.eh_frame) == (ADDR (.eh_frame_hdr) + SIZEOF (.eh_frame_hdr))), The gap between .eh_frame_hdr and .eh_frame must not exist to produce the final bin image.) -.eh_frame 0x3c03cd84 0x0 - 0x3c03cd84 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c03cd5c 0x0 + 0x3c03cd5c . = ALIGN (ALIGNOF (.flash.tdata)) 0x00000001 ASSERT ((ADDR (.flash.tdata) == (ADDR (.eh_frame) + SIZEOF (.eh_frame))), The gap between .eh_frame and .flash.tdata must not exist to produce the final bin image.) -.flash.tdata 0x3c03cd84 0x0 - 0x3c03cd84 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c03cd5c 0x0 + 0x3c03cd5c _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c03cd84 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c03cd84 _thread_local_data_end = ABSOLUTE (.) + 0x3c03cd5c . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c03cd5c _thread_local_data_end = ABSOLUTE (.) 0x00000001 ASSERT ((ADDR (.flash.tbss) == (ADDR (.flash.tdata) + SIZEOF (.flash.tdata))), The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.) -.flash.tbss 0x3c03cd84 0x0 - 0x3c03cd84 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c03cd5c 0x0 + 0x3c03cd5c _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c03cd84 _thread_local_bss_end = ABSOLUTE (.) + 0x3c03cd5c _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c03cd84 0x0 - 0x3c03cd84 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c03cd5c 0x0 + 0x3c03cd5c _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) @@ -18029,7 +18028,7 @@ END GROUP .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x1b91ad +.debug_info 0x00000000 0x1b9189 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x5e1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000005e1 0x3fb esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18124,196 +18123,196 @@ END GROUP .debug_info 0x000a83f6 0x42d esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_info 0x000a8823 0xe99 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_info 0x000a96bc 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000aa302 0x24fc esp-idf/main/libmain.a(main.c.obj) - .debug_info 0x000ac7fe 0x178d esp-idf/console/libconsole.a(commands.c.obj) - .debug_info 0x000adf8b 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_info 0x000af397 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_info 0x000af553 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_info 0x000b25ff 0x108b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_info 0x000b368a 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_info 0x000b3e42 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_info 0x000b4cd2 0xa68 esp-idf/console/libconsole.a(arg_int.c.obj) - .debug_info 0x000b573a 0x65d esp-idf/console/libconsole.a(arg_lit.c.obj) - .debug_info 0x000b5d97 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_info 0x000b6493 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_info 0x000b7420 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_info 0x000ba16c 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000ba2e5 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000ba6f9 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000ba737 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000ba769 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000c0b3f 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000c0ca9 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000c0d48 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000c482a 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000c544c 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000c5f23 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000c8ec1 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000c9082 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000c9204 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000c9e9d 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000ca07a 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000ca7aa 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000cbddf 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000cc1db 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000d05f9 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000d6bf8 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000d7e4c 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000d880b 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000d9484 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000dbad5 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000dcaea 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000ddbdd 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000deca1 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000e00c6 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x000e0fb5 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x000e1ea4 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000e65dc 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000e69bc 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000e7163 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x000e76bc 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x000f0adb 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000f2abd 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000fc1aa 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x000fc6f4 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000fd714 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x000fe3a8 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x00102494 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x001077ef 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x00107cee 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x001094f3 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x0010ae05 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x0010f442 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x0010f687 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x0010f75f 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x0010f893 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x0010fafe 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x0010fcc6 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x00111c0a 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x00111cdf 0x1d4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_info 0x00111eb3 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x00111ed7 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x00115dcc 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x00119464 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_info 0x00126d67 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x0013321f 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x0013eac1 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x00145f5b 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x00147660 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x00150272 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x00150c97 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x00154823 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x0015bbc0 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0016286a 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x001637e1 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x0016654e 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x00167fec 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x001693de 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x0016bdf1 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_info 0x0016d705 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_info 0x0016da33 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x0016dce2 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x0016e314 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x0016e8f8 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x001707e3 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x001733c0 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x00173c06 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x00173c98 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_info 0x00173d43 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x00174dc5 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x00174edf 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x0017593b 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x00175e93 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x00176927 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x00176edb 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x00176f86 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x00177d21 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x001785e3 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x001795bd 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x0017b18e 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x0017b239 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x0017bae9 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x0017c36c 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x0017c5f7 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x0017e0c0 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x0017e12b 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_info 0x0017e231 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_info 0x0017eb22 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_info 0x0017f4d0 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_info 0x0018032f 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_info 0x001818d6 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x0018198f 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x001843ea 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x001865e1 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x00186fe3 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x00187aab 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_info 0x00188401 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_info 0x00188e9c 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_info 0x00189779 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x0018a7b1 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x0018b2b9 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_info 0x0018bc37 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_info 0x0018c5c1 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_info 0x0018d01d 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x0018d9d0 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x0018e5de 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x0018ee96 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_info 0x0018f91c 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x00190281 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_info 0x00190c67 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_info 0x0019155a 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x00191fa3 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x00192a14 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_info 0x00193321 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_info 0x00193d92 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_info 0x00194753 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x001950f4 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_info 0x00195b01 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x00196664 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x00196fb8 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x00197962 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_info 0x001982f4 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x00198be3 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_info 0x0019957e 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x0019a3c3 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x0019afac 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x0019b932 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x0019c17e 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x0019c9be 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x0019d230 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x0019dcc4 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x0019e5b9 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x0019ee82 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x0019f741 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x001a0006 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x001a01d5 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_info 0x001a043f 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x001a1cc4 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_info 0x001a255e 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x001a41fd 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_info 0x001a4fdc 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x001a7062 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_info 0x001a914d 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x001ab952 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_info 0x001adbee 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x001ae46c 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x001af02d 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_info 0x001af127 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_info 0x001afbd7 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x001b0895 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_info 0x001b0960 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x001b1560 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_info 0x001b3371 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x001b3f30 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_info 0x001b4d45 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_info 0x001b5b56 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_info 0x001b674c 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_info 0x001b6839 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_info 0x001b7310 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_info 0x001b73df 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_info 0x001b8649 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_info 0x001b8990 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_info 0x001b8d28 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x000aa302 0x24d8 esp-idf/main/libmain.a(main.c.obj) + .debug_info 0x000ac7da 0x178d esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x000adf67 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_info 0x000af373 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x000af52f 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x000b25db 0x108b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_info 0x000b3666 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x000b3e1e 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x000b4cae 0xa68 esp-idf/console/libconsole.a(arg_int.c.obj) + .debug_info 0x000b5716 0x65d esp-idf/console/libconsole.a(arg_lit.c.obj) + .debug_info 0x000b5d73 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x000b646f 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x000b73fc 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x000ba148 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000ba2c1 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000ba6d5 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000ba713 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000ba745 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000c0b1b 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000c0c85 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000c0d24 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000c4806 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000c5428 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000c5eff 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000c8e9d 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000c905e 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000c91e0 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000c9e79 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000ca056 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000ca786 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000cbdbb 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000cc1b7 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000d05d5 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000d6bd4 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000d7e28 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000d87e7 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000d9460 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000dbab1 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000dcac6 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000ddbb9 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000dec7d 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000e00a2 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000e0f91 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000e1e80 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000e65b8 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000e6998 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000e713f 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000e7698 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000f0ab7 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000f2a99 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000fc186 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x000fc6d0 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000fd6f0 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x000fe384 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00102470 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x001077cb 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00107cca 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x001094cf 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0010ade1 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0010f41e 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0010f663 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0010f73b 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0010f86f 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0010fada 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0010fca2 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x00111be6 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00111cbb 0x1d4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x00111e8f 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00111eb3 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x00115da8 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00119440 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_info 0x00126d43 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x001331fb 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x0013ea9d 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00145f37 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x0014763c 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0015024e 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x00150c73 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x001547ff 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x0015bb9c 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x00162846 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x001637bd 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x0016652a 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00167fc8 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x001693ba 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x0016bdcd 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x0016d6e1 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0016da0f 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0016dcbe 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0016e2f0 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x0016e8d4 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x001707bf 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x0017339c 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x00173be2 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x00173c74 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_info 0x00173d1f 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x00174da1 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x00174ebb 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x00175917 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x00175e6f 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x00176903 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x00176eb7 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x00176f62 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x00177cfd 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x001785bf 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x00179599 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x0017b16a 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x0017b215 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x0017bac5 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x0017c348 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x0017c5d3 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0017e09c 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x0017e107 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_info 0x0017e20d 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_info 0x0017eafe 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_info 0x0017f4ac 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_info 0x0018030b 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_info 0x001818b2 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x0018196b 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x001843c6 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x001865bd 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x00186fbf 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x00187a87 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_info 0x001883dd 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_info 0x00188e78 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_info 0x00189755 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x0018a78d 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x0018b295 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_info 0x0018bc13 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_info 0x0018c59d 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_info 0x0018cff9 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x0018d9ac 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x0018e5ba 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x0018ee72 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_info 0x0018f8f8 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x0019025d 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_info 0x00190c43 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_info 0x00191536 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x00191f7f 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x001929f0 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_info 0x001932fd 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_info 0x00193d6e 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_info 0x0019472f 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x001950d0 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_info 0x00195add 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x00196640 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x00196f94 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x0019793e 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_info 0x001982d0 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x00198bbf 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_info 0x0019955a 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x0019a39f 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x0019af88 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x0019b90e 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x0019c15a 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x0019c99a 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x0019d20c 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x0019dca0 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x0019e595 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x0019ee5e 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x0019f71d 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x0019ffe2 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x001a01b1 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_info 0x001a041b 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x001a1ca0 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_info 0x001a253a 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x001a41d9 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_info 0x001a4fb8 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x001a703e 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_info 0x001a9129 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x001ab92e 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_info 0x001adbca 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x001ae448 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x001af009 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_info 0x001af103 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_info 0x001afbb3 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x001b0871 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_info 0x001b093c 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x001b153c 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_info 0x001b334d 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x001b3f0c 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_info 0x001b4d21 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_info 0x001b5b32 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_info 0x001b6728 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_info 0x001b6815 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_info 0x001b72ec 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_info 0x001b73bb 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_info 0x001b8625 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_info 0x001b896c 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_info 0x001b8d04 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_abbrev 0x00000000 0x33edc *(.debug_abbrev) @@ -18601,7 +18600,7 @@ END GROUP .debug_abbrev 0x00033bba 0x197 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .debug_abbrev 0x00033d51 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0xe3466 +.debug_line 0x00000000 0xe3404 *(.debug_line) .debug_line 0x00000000 0x6f3 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000006f3 0x591 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18696,196 +18695,196 @@ END GROUP .debug_line 0x00054871 0x5ae esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_line 0x00054e1f 0xc62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_line 0x00055a81 0xf56 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x000569d7 0x1b2f esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x00058506 0xfae esp-idf/console/libconsole.a(commands.c.obj) - .debug_line 0x000594b4 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_line 0x00059f28 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_line 0x0005a313 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_line 0x0005d735 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_line 0x0005e111 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_line 0x0005eabb 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_line 0x0005f10d 0xa8a esp-idf/console/libconsole.a(arg_int.c.obj) - .debug_line 0x0005fb97 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) - .debug_line 0x00060013 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_line 0x000605f1 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_line 0x00060ded 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_line 0x000634a5 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0006372f 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00063b39 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00063d45 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00063e71 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x00068ebf 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00068f9e 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x00069086 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0006a49f 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0006b07e 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0006c037 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0006ee34 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0006f0dd 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0006f525 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x00070558 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000707eb 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x00070f3a 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00072011 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x000725d1 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00075b7d 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00076ed9 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x00077d8d 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00078223 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x000785d2 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0007a8e4 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0007ad56 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0007b233 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0007b80b 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0007c335 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0007c6f0 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0007caa9 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0007d883 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0007dc7b 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0007e42a 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0007ed9b 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0007f543 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00081bd1 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x00082584 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00082c82 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x00083948 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x000842b6 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00084bd6 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000866b5 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00086c46 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x00087722 0x3b9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x00087adb 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x00088cb7 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x00088d71 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x00088f28 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0008913b 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000894fa 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x00089719 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x0008b311 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x0008b4de 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_line 0x0008b867 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x0008ba05 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x0008dd44 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x0009175d 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_line 0x0009980c 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x0009c889 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x000a00b7 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000a11a8 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000a1aa9 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000a328b 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000a37b1 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000a475e 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000a855f 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000a9f3b 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000aa7b1 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000ab402 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000ac9fd 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000ad6d5 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000ae8e5 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_line 0x000aee30 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_line 0x000af03b 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x000af57e 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000afc95 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x000b04d0 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000b1308 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000b3c20 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000b4468 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x000b44d3 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_line 0x000b453e 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x000b4a7c 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x000b4b25 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x000b4f67 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x000b5108 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x000b55a3 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x000b5624 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x000b568f 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x000b5ae9 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x000b5cd0 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x000b60aa 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x000b6879 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x000b68e4 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x000b696e 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x000b6aa7 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x000b6b95 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x000b7344 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x000b737e 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_line 0x000b744a 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_line 0x000b754d 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_line 0x000b7792 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_line 0x000b7d40 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_line 0x000b9028 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x000b9066 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x000be24b 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x000c182e 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x000c1b22 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x000c20aa 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_line 0x000c2234 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_line 0x000c25c8 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_line 0x000c2738 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x000c2f80 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x000c3215 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_line 0x000c3362 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_line 0x000c34fc 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_line 0x000c370e 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x000c37fb 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x000c40b8 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x000c4203 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_line 0x000c4460 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x000c45d1 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_line 0x000c47c1 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_line 0x000c48ae 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x000c4b10 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x000c4f0e 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_line 0x000c5071 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_line 0x000c54f6 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line 0x000c5856 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x000c5a97 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_line 0x000c5d47 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x000c5fc4 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x000c60bd 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x000c62e7 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_line 0x000c653d 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x000c67e1 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line 0x000c6a53 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x000c7317 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x000c744b 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x000c770f 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x000c7760 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x000c77ee 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x000c789f 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x000c797e 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x000c7a53 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x000c7b3b 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x000c7c16 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x000c7cf1 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x000c7eb8 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_line 0x000c8198 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x000ca26a 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_line 0x000ca2f3 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x000cc4f0 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_line 0x000cca4c 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x000d002e 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_line 0x000d3c17 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x000d8b08 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_line 0x000dcd2d 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x000dceb6 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x000dd24b 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_line 0x000dd461 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_line 0x000dda57 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x000ddc05 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_line 0x000ddc75 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x000dde1c 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_line 0x000e00ed 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x000e0228 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_line 0x000e07c6 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_line 0x000e0d52 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_line 0x000e0f0a 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_line 0x000e0f83 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_line 0x000e1047 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_line 0x000e10b9 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_line 0x000e20d5 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_line 0x000e26c2 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_line 0x000e2c4b 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x000569d7 0x1acd esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x000584a4 0xfae esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x00059452 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_line 0x00059ec6 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x0005a2b1 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x0005d6d3 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_line 0x0005e0af 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x0005ea59 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x0005f0ab 0xa8a esp-idf/console/libconsole.a(arg_int.c.obj) + .debug_line 0x0005fb35 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) + .debug_line 0x0005ffb1 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0006058f 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x00060d8b 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00063443 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x000636cd 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x00063ad7 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00063ce3 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00063e0f 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x00068e5d 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x00068f3c 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00069024 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0006a43d 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0006b01c 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0006bfd5 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0006edd2 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0006f07b 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x0006f4c3 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x000704f6 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00070789 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00070ed8 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00071faf 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0007256f 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00075b1b 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00076e77 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00077d2b 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x000781c1 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00078570 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0007a882 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0007acf4 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0007b1d1 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0007b7a9 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0007c2d3 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0007c68e 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0007ca47 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0007d821 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0007dc19 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0007e3c8 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0007ed39 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x0007f4e1 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00081b6f 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00082522 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00082c20 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x000838e6 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00084254 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00084b74 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00086653 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x00086be4 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x000876c0 0x3b9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x00087a79 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x00088c55 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x00088d0f 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x00088ec6 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x000890d9 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x00089498 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000896b7 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x0008b2af 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x0008b47c 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x0008b805 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0008b9a3 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0008dce2 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000916fb 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_line 0x000997aa 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0009c827 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x000a0055 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000a1146 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000a1a47 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000a3229 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000a374f 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000a46fc 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000a84fd 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000a9ed9 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000aa74f 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000ab3a0 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000ac99b 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000ad673 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000ae883 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x000aedce 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x000aefd9 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x000af51c 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000afc33 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x000b046e 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000b12a6 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b3bbe 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000b4406 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x000b4471 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_line 0x000b44dc 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x000b4a1a 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x000b4ac3 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x000b4f05 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x000b50a6 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x000b5541 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x000b55c2 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x000b562d 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x000b5a87 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x000b5c6e 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x000b6048 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x000b6817 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x000b6882 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x000b690c 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x000b6a45 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x000b6b33 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x000b72e2 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x000b731c 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_line 0x000b73e8 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_line 0x000b74eb 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_line 0x000b7730 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_line 0x000b7cde 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_line 0x000b8fc6 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x000b9004 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x000be1e9 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x000c17cc 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x000c1ac0 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x000c2048 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_line 0x000c21d2 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_line 0x000c2566 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_line 0x000c26d6 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x000c2f1e 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x000c31b3 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_line 0x000c3300 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_line 0x000c349a 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_line 0x000c36ac 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x000c3799 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x000c4056 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x000c41a1 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_line 0x000c43fe 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x000c456f 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_line 0x000c475f 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_line 0x000c484c 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x000c4aae 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x000c4eac 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_line 0x000c500f 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_line 0x000c5494 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_line 0x000c57f4 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x000c5a35 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_line 0x000c5ce5 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x000c5f62 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x000c605b 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x000c6285 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_line 0x000c64db 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x000c677f 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line 0x000c69f1 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x000c72b5 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x000c73e9 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x000c76ad 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x000c76fe 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x000c778c 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x000c783d 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x000c791c 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x000c79f1 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x000c7ad9 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x000c7bb4 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x000c7c8f 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x000c7e56 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_line 0x000c8136 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x000ca208 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_line 0x000ca291 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x000cc48e 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_line 0x000cc9ea 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x000cffcc 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_line 0x000d3bb5 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x000d8aa6 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_line 0x000dcccb 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x000dce54 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x000dd1e9 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_line 0x000dd3ff 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_line 0x000dd9f5 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x000ddba3 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_line 0x000ddc13 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x000dddba 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_line 0x000e008b 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x000e01c6 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_line 0x000e0764 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_line 0x000e0cf0 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_line 0x000e0ea8 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_line 0x000e0f21 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_line 0x000e0fe5 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_line 0x000e1057 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_line 0x000e2073 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_line 0x000e2660 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_line 0x000e2be9 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_frame 0x00000000 0x15f70 *(.debug_frame)