diff --git a/ESP32-Console/build/.bin_timestamp b/ESP32-Console/build/.bin_timestamp index acc884810..7933fde0c 100644 --- a/ESP32-Console/build/.bin_timestamp +++ b/ESP32-Console/build/.bin_timestamp @@ -1 +1 @@ -302daf0cebc3174ef51ca270f8dfe3bb /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin +9c14c389545427721215865d3713e89a /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 dd775bf67..767aab0a0 100644 --- a/ESP32-Console/build/.ninja_log +++ b/ESP32-Console/build/.ninja_log @@ -988,3 +988,10 @@ 385 453 1736826954225924248 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 1b80614e0080b2b2 362 791 1736826954138923799 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 7862f2b129d0a3b4 794 837 1736826954571926035 esp-idf/main/libmain.a cd0eed6769da8813 +838 14782 1736826968471953193 esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +838 14782 1736826968471953193 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +14783 15479 1736826968559953187 ESP32-Console.elf dcedc965aeffc1e6 +15479 15905 1736826969677953127 .bin_timestamp 3215cded7500ce5f +15479 15905 1736826969677953127 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp 3215cded7500ce5f +15905 16024 1736826969681953127 esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 +15905 16024 1736826969681953127 /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 d5f4fc58e..d3300c5bd 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 c79ad1f08..431cea28b 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 543cb97d9..c138705be 100644 --- a/ESP32-Console/build/ESP32-Console.map +++ b/ESP32-Console/build/ESP32-Console.map @@ -13252,7 +13252,7 @@ END GROUP 0x3fc90678 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x29cf8 +.flash.text 0x42000020 0x29cac 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -14195,1458 +14195,1458 @@ END GROUP .text.register_info 0x42008d42 0x108 esp-idf/main/libmain.a(main.c.obj) .text.exec_info_cmd - 0x42008e4a 0x5c6 esp-idf/main/libmain.a(main.c.obj) + 0x42008e4a 0x57a esp-idf/main/libmain.a(main.c.obj) .text.initialize_nvs - 0x42009410 0x78 esp-idf/main/libmain.a(main.c.obj) + 0x420093c4 0x78 esp-idf/main/libmain.a(main.c.obj) .text.register_commands - 0x42009488 0xe esp-idf/main/libmain.a(main.c.obj) - 0x42009488 register_commands + 0x4200943c 0xe esp-idf/main/libmain.a(main.c.obj) + 0x4200943c register_commands .text.app_main - 0x42009496 0xa0 esp-idf/main/libmain.a(main.c.obj) - 0x42009496 app_main + 0x4200944a 0xa0 esp-idf/main/libmain.a(main.c.obj) + 0x4200944a app_main .text.find_command_by_name - 0x42009536 0x54 esp-idf/console/libconsole.a(commands.c.obj) + 0x420094ea 0x54 esp-idf/console/libconsole.a(commands.c.obj) .text.print_arg_help - 0x4200958a 0x70 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200953e 0x70 esp-idf/console/libconsole.a(commands.c.obj) .text.help_command - 0x420095fa 0xbe esp-idf/console/libconsole.a(commands.c.obj) + 0x420095ae 0xbe esp-idf/console/libconsole.a(commands.c.obj) .text.esp_console_init - 0x420096b8 0x82 esp-idf/console/libconsole.a(commands.c.obj) - 0x420096b8 esp_console_init + 0x4200966c 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200966c esp_console_init .text.esp_console_deinit - 0x4200973a 0x7c esp-idf/console/libconsole.a(commands.c.obj) - 0x4200973a esp_console_deinit + 0x420096ee 0x7c esp-idf/console/libconsole.a(commands.c.obj) + 0x420096ee esp_console_deinit .text.esp_console_cmd_register - 0x420097b6 0x136 esp-idf/console/libconsole.a(commands.c.obj) - 0x420097b6 esp_console_cmd_register + 0x4200976a 0x136 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200976a esp_console_cmd_register .text.esp_console_get_completion - 0x420098ec 0x58 esp-idf/console/libconsole.a(commands.c.obj) - 0x420098ec esp_console_get_completion + 0x420098a0 0x58 esp-idf/console/libconsole.a(commands.c.obj) + 0x420098a0 esp_console_get_completion .text.esp_console_get_hint - 0x42009944 0x74 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009944 esp_console_get_hint + 0x420098f8 0x74 esp-idf/console/libconsole.a(commands.c.obj) + 0x420098f8 esp_console_get_hint .text.esp_console_run - 0x420099b8 0xcc esp-idf/console/libconsole.a(commands.c.obj) - 0x420099b8 esp_console_run + 0x4200996c 0xcc esp-idf/console/libconsole.a(commands.c.obj) + 0x4200996c esp_console_run .text.esp_console_register_help_command - 0x42009a84 0x6c esp-idf/console/libconsole.a(commands.c.obj) - 0x42009a84 esp_console_register_help_command + 0x42009a38 0x6c esp-idf/console/libconsole.a(commands.c.obj) + 0x42009a38 esp_console_register_help_command .text.esp_console_setup_prompt - 0x42009af0 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009af0 esp_console_setup_prompt + 0x42009aa4 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009aa4 esp_console_setup_prompt .text.esp_console_setup_history - 0x42009b48 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009b48 esp_console_setup_history + 0x42009afc 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009afc esp_console_setup_history .text.esp_console_common_init - 0x42009b9c 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009b9c esp_console_common_init + 0x42009b50 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009b50 esp_console_common_init .text.esp_console_start_repl - 0x42009c14 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009c14 esp_console_start_repl + 0x42009bc8 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009bc8 esp_console_start_repl .text.esp_console_repl_task - 0x42009c44 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009c44 esp_console_repl_task + 0x42009bf8 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009bf8 esp_console_repl_task .text.esp_console_split_argv - 0x42009da0 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) - 0x42009da0 esp_console_split_argv - .text.abInit 0x42009eaa 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009d54 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x42009d54 esp_console_split_argv + .text.abInit 0x42009e5e 0xa esp-idf/console/libconsole.a(linenoise.c.obj) .text.prompt_len_ignore_escape_seq - 0x42009eb4 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009e68 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) .text.sanitize - 0x42009ee0 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009e94 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) .text.flushWrite - 0x42009f12 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009ec6 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) .text.abAppend - 0x42009f4c 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abFree 0x42009f98 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009f00 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x42009f4c 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) .text.freeCompletions - 0x42009fac 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009f60 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) .text.getCursorPosition - 0x42009fea 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009f9e 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) .text.getColumns - 0x4200a0d2 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a086 0xec esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseBeep - 0x4200a1be 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a172 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseDumb - 0x4200a1dc 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a190 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseSetMultiLine - 0x4200a2a2 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2a2 linenoiseSetMultiLine + 0x4200a256 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a256 linenoiseSetMultiLine .text.linenoiseSetDumbMode - 0x4200a2ac 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2ac linenoiseSetDumbMode + 0x4200a260 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a260 linenoiseSetDumbMode .text.linenoiseIsDumbMode - 0x4200a2b6 0xe esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2b6 linenoiseIsDumbMode + 0x4200a26a 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a26a linenoiseIsDumbMode .text.linenoiseClearScreen - 0x4200a2c4 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2c4 linenoiseClearScreen + 0x4200a278 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a278 linenoiseClearScreen .text.linenoiseSetCompletionCallback - 0x4200a2ec 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2ec linenoiseSetCompletionCallback + 0x4200a2a0 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a2a0 linenoiseSetCompletionCallback .text.linenoiseSetHintsCallback - 0x4200a2f6 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a2f6 linenoiseSetHintsCallback + 0x4200a2aa 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a2aa linenoiseSetHintsCallback .text.linenoiseAddCompletion - 0x4200a300 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a300 linenoiseAddCompletion + 0x4200a2b4 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a2b4 linenoiseAddCompletion .text.refreshShowHints - 0x4200a374 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a374 refreshShowHints + 0x4200a328 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a328 refreshShowHints .text.refreshMultiLine - 0x4200a450 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a404 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshSingleLine - 0x4200a656 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a60a 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshLine - 0x4200a766 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a71a 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.completeLine - 0x4200a784 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a738 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseEditInsert - 0x4200a8ba 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a8ba linenoiseEditInsert + 0x4200a86e 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a86e linenoiseEditInsert .text.linenoiseInsertPastedChar - 0x4200a996 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a996 linenoiseInsertPastedChar + 0x4200a94a 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a94a linenoiseInsertPastedChar .text.linenoiseEditMoveLeft - 0x4200aa04 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa04 linenoiseEditMoveLeft + 0x4200a9b8 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a9b8 linenoiseEditMoveLeft .text.linenoiseEditMoveRight - 0x4200aa1c 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa1c linenoiseEditMoveRight + 0x4200a9d0 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a9d0 linenoiseEditMoveRight .text.linenoiseEditMoveHome - 0x4200aa38 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa38 linenoiseEditMoveHome + 0x4200a9ec 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a9ec linenoiseEditMoveHome .text.linenoiseEditMoveEnd - 0x4200aa50 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa50 linenoiseEditMoveEnd + 0x4200aa04 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aa04 linenoiseEditMoveEnd .text.linenoiseEditHistoryNext - 0x4200aa6a 0xca esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa6a linenoiseEditHistoryNext + 0x4200aa1e 0xca esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aa1e linenoiseEditHistoryNext .text.linenoiseEditDelete - 0x4200ab34 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ab34 linenoiseEditDelete + 0x4200aae8 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aae8 linenoiseEditDelete .text.linenoiseEditBackspace - 0x4200ab7a 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ab7a linenoiseEditBackspace + 0x4200ab2e 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab2e linenoiseEditBackspace .text.linenoiseEditDeletePrevWord - 0x4200abc2 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200abc2 linenoiseEditDeletePrevWord + 0x4200ab76 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab76 linenoiseEditDeletePrevWord .text.getMillis - 0x4200ac3c 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ac3c getMillis + 0x4200abf0 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200abf0 getMillis .text.linenoiseProbe - 0x4200ac68 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ac68 linenoiseProbe + 0x4200ac1c 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ac1c linenoiseProbe .text.linenoiseFree - 0x4200ad28 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ad28 linenoiseFree + 0x4200acdc 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200acdc linenoiseFree .text.linenoiseHistoryAdd - 0x4200ad3a 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ad3a linenoiseHistoryAdd + 0x4200acee 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200acee linenoiseHistoryAdd .text.linenoiseEdit - 0x4200ae2e 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ade2 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseRaw - 0x4200b1fe 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b1b2 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoise - 0x4200b236 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b236 linenoise + 0x4200b1ea 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b1ea linenoise .text.linenoiseHistorySetMaxLen - 0x4200b2a2 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b2a2 linenoiseHistorySetMaxLen + 0x4200b256 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b256 linenoiseHistorySetMaxLen .text.linenoiseHistorySave - 0x4200b374 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b374 linenoiseHistorySave + 0x4200b328 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b328 linenoiseHistorySave .text.linenoiseHistoryLoad - 0x4200b3d2 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b3d2 linenoiseHistoryLoad + 0x4200b386 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b386 linenoiseHistoryLoad .text.linenoiseSetMaxLineLen - 0x4200b45c 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b45c linenoiseSetMaxLineLen + 0x4200b410 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b410 linenoiseSetMaxLineLen .text.esp_console_repl_usb_serial_jtag_delete - 0x4200b470 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b424 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .text.esp_console_new_repl_usb_serial_jtag - 0x4200b4ce 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - 0x4200b4ce esp_console_new_repl_usb_serial_jtag + 0x4200b482 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b482 esp_console_new_repl_usb_serial_jtag .text.arg_dstr_create - 0x4200b5f8 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b5f8 arg_dstr_create + 0x4200b5ac 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b5ac arg_dstr_create .text.arg_dstr_cstr - 0x4200b626 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b626 arg_dstr_cstr + 0x4200b5da 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b5da arg_dstr_cstr .text.arg_dstr_free - 0x4200b62a 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b62a arg_dstr_free + 0x4200b5de 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b5de arg_dstr_free .text.setup_append_buf - 0x4200b654 0xd8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b608 0xd8 esp-idf/console/libconsole.a(arg_dstr.c.obj) .text.arg_dstr_cat - 0x4200b72c 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b72c arg_dstr_cat + 0x4200b6e0 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b6e0 arg_dstr_cat .text.arg_dstr_catf - 0x4200b77c 0xae esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b77c arg_dstr_catf + 0x4200b730 0xae esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b730 arg_dstr_catf .text.arg_dstr_catc - 0x4200b82a 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b82a arg_dstr_catc + 0x4200b7de 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b7de arg_dstr_catc .text.arg_dstr_reset - 0x4200b858 0x38 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b858 arg_dstr_reset + 0x4200b80c 0x38 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b80c arg_dstr_reset .text.arg_dstr_destroy - 0x4200b890 0x1a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b890 arg_dstr_destroy + 0x4200b844 0x1a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b844 arg_dstr_destroy .text.arg_end_resetfn - 0x4200b8aa 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200b85e 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) .text.arg_end_errorfn - 0x4200b8b0 0xda esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end 0x4200b98a 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200b98a arg_end + 0x4200b864 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4200b93e 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200b93e arg_end .text.arg_print_errors_ds - 0x4200b9ee 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200b9ee arg_print_errors_ds + 0x4200b9a2 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200b9a2 arg_print_errors_ds .text.arg_print_errors - 0x4200ba42 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200ba42 arg_print_errors + 0x4200b9f6 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200b9f6 arg_print_errors .text.arg_lit_resetfn - 0x4200ba82 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200ba36 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_scanfn - 0x4200ba88 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200ba3c 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_checkfn - 0x4200ba9c 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200ba50 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_errorfn - 0x4200baa6 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200ba5a 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_litn - 0x4200bb30 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200bb30 arg_litn + 0x4200bae4 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200bae4 arg_litn .text.arg_lit0 - 0x4200bbaa 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200bbaa arg_lit0 + 0x4200bb5e 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200bb5e arg_lit0 .text.arg_str_resetfn - 0x4200bbbe 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bb72 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_scanfn - 0x4200bbe2 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bb96 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_checkfn - 0x4200bc0a 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bbbe 0xa esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_errorfn - 0x4200bc14 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bbc8 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_strn - 0x4200bcb6 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200bcb6 arg_strn + 0x4200bc6a 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bc6a arg_strn .text.arg_str0 - 0x4200bd68 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200bd68 arg_str0 - .text.panic 0x4200bd7c 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200bd1c 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200bd1c arg_str0 + .text.panic 0x4200bd30 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xmalloc - 0x4200bdca 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200bdca argtable3_xmalloc + 0x4200bd7e 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200bd7e argtable3_xmalloc .text.argtable3_xfree - 0x4200bdf6 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200bdf6 argtable3_xfree + 0x4200bdaa 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200bdaa argtable3_xfree .text.arg_register_error - 0x4200be08 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200bdbc 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_endindex - 0x4200be62 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200be16 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_untagged - 0x4200be7c 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200be30 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_check - 0x4200bf64 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200bf18 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_reset - 0x4200bfba 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat 0x4200bff4 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200bf6e 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4200bfa8 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_shortoptions - 0x4200c032 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200bfe6 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_longoptions - 0x4200c0e6 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c09a 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.find_shortoption - 0x4200c240 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c1f4 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_tagged - 0x4200c286 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c23a 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_optionv - 0x4200c424 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c3d8 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_option - 0x4200c57e 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c532 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_gnuswitch_ds - 0x4200c6cc 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c680 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_formatted_ds - 0x4200c7a2 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c756 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse - 0x4200c8be 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200c8be arg_parse + 0x4200c872 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c872 arg_parse .text.arg_print_option_ds - 0x4200c966 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200c966 arg_print_option_ds + 0x4200c91a 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c91a arg_print_option_ds .text.arg_print_syntax_ds - 0x4200c9d4 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200c9d4 arg_print_syntax_ds + 0x4200c988 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c988 arg_print_syntax_ds .text.arg_print_glossary_ds - 0x4200cb20 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200cb20 arg_print_glossary_ds + 0x4200cad4 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cad4 arg_print_glossary_ds .text.arg_print_glossary - 0x4200cbb4 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200cbb4 arg_print_glossary + 0x4200cb68 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cb68 arg_print_glossary .text.arg_print_formatted - 0x4200cbf4 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200cbf4 arg_print_formatted + 0x4200cba8 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cba8 arg_print_formatted .text.riscv_decode_offset_from_jal_instruction - 0x4200cc3c 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200cc3c riscv_decode_offset_from_jal_instruction + 0x4200cbf0 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200cbf0 riscv_decode_offset_from_jal_instruction .text.gpio_ll_iomux_out - 0x4200cc88 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cc3c 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_enable - 0x4200cce4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cc98 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_disable - 0x4200cd64 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cd18 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_disable - 0x4200cde4 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cd98 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_enable - 0x4200ce82 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ce36 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_disable - 0x4200cf02 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ceb6 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x4200cf80 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cf34 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4200d002 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200cfb6 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4200d082 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d036 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200d104 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d0b8 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200d184 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d138 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200d21c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d1d0 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200d2b4 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d268 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200d34a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d2fe 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_enable - 0x4200d3e0 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d394 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x4200d47c 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d47c gpio_pullup_en + 0x4200d430 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d430 gpio_pullup_en .text.gpio_pullup_dis - 0x4200d524 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d524 gpio_pullup_dis + 0x4200d4d8 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d4d8 gpio_pullup_dis .text.gpio_pulldown_en - 0x4200d5e6 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d5e6 gpio_pulldown_en + 0x4200d59a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d59a gpio_pulldown_en .text.gpio_pulldown_dis - 0x4200d68e 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d68e gpio_pulldown_dis + 0x4200d642 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d642 gpio_pulldown_dis .text.gpio_set_level - 0x4200d732 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d732 gpio_set_level + 0x4200d6e6 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d6e6 gpio_set_level .text.gpio_set_pull_mode - 0x4200d7ba 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d7ba gpio_set_pull_mode + 0x4200d76e 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d76e gpio_set_pull_mode .text.gpio_set_direction - 0x4200d900 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d900 gpio_set_direction + 0x4200d8b4 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d8b4 gpio_set_direction .text.gpio_iomux_in - 0x4200d9b4 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d9b4 gpio_iomux_in + 0x4200d968 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d968 gpio_iomux_in .text.gpio_iomux_out - 0x4200d9e0 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d9e0 gpio_iomux_out + 0x4200d994 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d994 gpio_iomux_out .text.gpio_sleep_set_direction - 0x4200d9fa 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200d9fa gpio_sleep_set_direction + 0x4200d9ae 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d9ae gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200da9a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200da9a gpio_sleep_set_pull_mode + 0x4200da4e 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200da4e gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200dbe0 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dbe0 gpio_sleep_sel_en + 0x4200db94 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200db94 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200dc78 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dc78 gpio_sleep_sel_dis + 0x4200dc2c 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dc2c gpio_sleep_sel_dis .text.gpio_func_sel - 0x4200dd0e 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dd0e gpio_func_sel + 0x4200dcc2 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dcc2 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x4200ddbc 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x4200ddbc rtc_gpio_is_valid_gpio + 0x4200dd70 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4200dd70 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x4200ddc0 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200ddc0 bootloader_init_mem + 0x4200dd74 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200dd74 bootloader_init_mem .text.bootloader_flash_update_id - 0x4200ddce 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200ddce bootloader_flash_update_id + 0x4200dd82 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200dd82 bootloader_flash_update_id .text.s_mem_caps_check - 0x4200ddee 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200dda2 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4200de04 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ddb8 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200de3e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ddf2 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4200de54 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200de08 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4200de76 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200de2a 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x4200dece 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200de82 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4200df76 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200df2a 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x4200e01e 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e01e esp_mmu_map_init + 0x4200dfd2 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200dfd2 esp_mmu_map_init .text.esp_mmu_map - 0x4200e1b8 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e1b8 esp_mmu_map + 0x4200e16c 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e16c esp_mmu_map .text.esp_mmu_unmap - 0x4200e6cc 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e6cc esp_mmu_unmap + 0x4200e680 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e680 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x4200e854 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e854 esp_mmu_vaddr_to_paddr + 0x4200e808 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e808 esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x4200e94e 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200e94e spi_flash_init_lock + 0x4200e902 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200e902 spi_flash_init_lock .text.spi_flash_op_lock - 0x4200e950 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200e950 spi_flash_op_lock + 0x4200e904 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200e904 spi_flash_op_lock .text.spi_flash_op_unlock - 0x4200e962 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200e962 spi_flash_op_unlock + 0x4200e916 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200e916 spi_flash_op_unlock .text.spi_flash_mmap - 0x4200e974 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200e974 spi_flash_mmap + 0x4200e928 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200e928 spi_flash_mmap .text.spi_flash_munmap - 0x4200ea3c 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200ea3c spi_flash_munmap + 0x4200e9f0 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200e9f0 spi_flash_munmap .text.spi_flash_cache2phys - 0x4200eaaa 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200eaaa spi_flash_cache2phys + 0x4200ea5e 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200ea5e spi_flash_cache2phys .text.esp_mspi_get_io - 0x4200eace 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200eace esp_mspi_get_io + 0x4200ea82 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200ea82 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x4200eb68 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200eb68 esp_mspi_pin_reserve + 0x4200eb1c 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200eb1c esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x4200ebbc 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200ebbc esp_flash_read_chip_id + 0x4200eb70 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4200eb70 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4200ebd0 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200eb84 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4200ec0e 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200ec0e esp_flash_init_default_chip + 0x4200ebc2 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200ebc2 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4200ed84 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200ed84 esp_flash_app_init + 0x4200ed38 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200ed38 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4200eda4 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200eda4 esp_flash_app_enable_os_functions + 0x4200ed58 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4200ed58 esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4200edce 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200edce esp_crosscore_int_init + 0x4200ed82 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4200ed82 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4200ee34 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ee34 esp_vApplicationIdleHook + 0x4200ede8 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200ede8 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4200ee7a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ee7a esp_register_freertos_idle_hook_for_cpu + 0x4200ee2e 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200ee2e esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4200eeee 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200eeee esp_register_freertos_tick_hook_for_cpu + 0x4200eea2 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200eea2 esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4200ef62 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ef62 esp_register_freertos_tick_hook + 0x4200ef16 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200ef16 esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x4200ef72 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200ef72 esp_int_wdt_init + 0x4200ef26 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200ef26 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4200f03a 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200f03a esp_int_wdt_cpu_init + 0x4200efee 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200efee esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x4200f08e 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f042 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x4200f0be 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f072 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x4200f0f0 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f0a4 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x4200f11c 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f0d0 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x4200f296 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f24a 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x4200f2bc 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f2bc task_wdt_timeout_abort + 0x4200f270 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f270 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x4200f356 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f30a 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x4200f3a6 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f3a6 esp_task_wdt_add + 0x4200f35a 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f35a esp_task_wdt_add .text.subscribe_idle - 0x4200f40c 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f3c0 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x4200f4be 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f4be esp_task_wdt_init + 0x4200f472 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f472 esp_task_wdt_init .text.esp_task_wdt_reset - 0x4200f602 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f602 esp_task_wdt_reset + 0x4200f5b6 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f5b6 esp_task_wdt_reset .text.idle_hook_cb - 0x4200f6ce 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f682 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x4200f6de 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f6de esp_task_wdt_print_triggered_tasks + 0x4200f692 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f692 esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4200f808 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f7bc 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4200f90e 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200f90e esp_task_wdt_impl_timer_allocate + 0x4200f8c2 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200f8c2 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4200fa00 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200fa00 esp_task_wdt_impl_timer_feed + 0x4200f9b4 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200f9b4 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4200fa36 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200fa36 esp_task_wdt_impl_timeout_triggered + 0x4200f9ea 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200f9ea esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x4200fa64 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200fa64 esp_task_wdt_impl_timer_restart + 0x4200fa18 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200fa18 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x4200faa4 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fa58 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x4200fad0 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fa84 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4200fafc 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fab0 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x4200fba0 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fb54 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x4200fbc8 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200fbc8 spi_flash_hal_init + 0x4200fb7c 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fb7c spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x4200fcd0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200fcd0 spi_flash_hal_supports_direct_write + 0x4200fc84 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fc84 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x4200fce2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200fce2 spi_flash_hal_supports_direct_read + 0x4200fc96 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200fc96 spi_flash_hal_supports_direct_read .text.esp_cpu_configure_region_protection - 0x4200fcf4 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x4200fcf4 esp_cpu_configure_region_protection + 0x4200fca8 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x4200fca8 esp_cpu_configure_region_protection .text.esp_gpio_reserve - 0x4200fdf4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x4200fdf4 esp_gpio_reserve + 0x4200fda8 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x4200fda8 esp_gpio_reserve .text.esp_chip_info - 0x4200fe10 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - 0x4200fe10 esp_chip_info + 0x4200fdc4 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x4200fdc4 esp_chip_info .text.uart_pattern_queue_update - 0x4200fe6a 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200fe1e 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_find_pattern_from_last - 0x4200feae 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200fe62 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_reenable_intr_mask - 0x4200fed4 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200fe88 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_enable_bus_clock - 0x4200ff64 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200ff18 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_reset_register - 0x4200ffaa 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200ff5e 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_enqueue - 0x42010030 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200ffe4 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_link_free - 0x4201009c 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010050 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_try_set_iomux_pin - 0x420100e6 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201009a 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_enable - 0x42010196 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201014a 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_disable - 0x4201022e 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420101e2 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_enable_tx_write_fifo - 0x4201029e 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010252 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_check_buf_full - 0x4201031e 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420102d2 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_rx_intr_handler_default - 0x420103a0 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010354 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_free_driver_obj - 0x42010b5e 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010b12 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_alloc_driver_obj - 0x42010bca 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010b7e 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_disable_intr_mask - 0x42010cb2 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42010cb2 uart_disable_intr_mask + 0x42010c66 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010c66 uart_disable_intr_mask .text.uart_pattern_queue_reset - 0x42010d42 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42010d42 uart_pattern_queue_reset + 0x42010cf6 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010cf6 uart_pattern_queue_reset .text.uart_disable_rx_intr - 0x42010e38 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42010e38 uart_disable_rx_intr + 0x42010dec 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010dec uart_disable_rx_intr .text.uart_disable_tx_intr - 0x42010e4a 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42010e4a uart_disable_tx_intr + 0x42010dfe 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010dfe uart_disable_tx_intr .text.uart_enable_tx_intr - 0x42010e5a 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42010e5a uart_enable_tx_intr + 0x42010e0e 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010e0e uart_enable_tx_intr .text.uart_tx_all - 0x42010f20 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010ed4 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_set_pin - 0x42011104 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011104 uart_set_pin + 0x420110b8 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420110b8 uart_set_pin .text.uart_param_config - 0x420113f8 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420113f8 uart_param_config + 0x420113ac 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420113ac uart_param_config .text.uart_intr_config - 0x42011754 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011754 uart_intr_config + 0x42011708 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011708 uart_intr_config .text.uart_write_bytes - 0x42011882 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011882 uart_write_bytes + 0x42011836 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011836 uart_write_bytes .text.uart_read_bytes - 0x42011956 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011956 uart_read_bytes + 0x4201190a 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201190a uart_read_bytes .text.uart_get_buffered_data_len - 0x42011b10 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011b10 uart_get_buffered_data_len + 0x42011ac4 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011ac4 uart_get_buffered_data_len .text.uart_driver_delete - 0x42011bd2 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011bd2 uart_driver_delete + 0x42011b86 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011b86 uart_driver_delete .text.uart_driver_install - 0x42011cbc 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011cbc uart_driver_install + 0x42011c70 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011c70 uart_driver_install .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x42012032 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42011fe6 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 - 0x42012058 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201200c 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x42012088 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201203c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_init_partition - 0x42012098 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42012098 nvs_flash_init_partition + 0x4201204c 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201204c nvs_flash_init_partition .text.nvs_flash_init - 0x420120d0 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420120d0 nvs_flash_init + 0x42012084 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012084 nvs_flash_init .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x420120e6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420120e6 intrusive_list::erase(intrusive_list::iterator) + 0x4201209a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201209a intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x42012102 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420120b6 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x42012150 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42012150 nvs_flash_erase_partition + 0x42012104 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012104 nvs_flash_erase_partition .text.nvs_flash_erase - 0x420121ae 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420121ae nvs_flash_erase + 0x42012162 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012162 nvs_flash_erase .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x420121c4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012178 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_ - 0x4201220e 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420121c2 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42012258 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201220c 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 - 0x420122b8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201226c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x420122ec 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420122a0 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4201236c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012320 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 - 0x420123c2 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012376 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x420123f6 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420123aa 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x42012476 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012476 nvs::Item::getKey(char*, unsigned int) + 0x4201242a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201242a nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x420124b0 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420124b0 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42012464 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012464 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x4201254e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201254e intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x42012502 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012502 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201256e 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201256e nvs::Storage::populateBlobIndices(intrusive_list&) + 0x42012522 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012522 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x42012612 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012612 intrusive_list::erase(intrusive_list::iterator) + 0x420125c6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420125c6 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201262e 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201262e nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x420125e2 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420125e2 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x4201274e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201274e CompressedEnumTable::set(unsigned int, bool) + 0x42012702 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012702 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4201277e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201277e intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x42012732 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012732 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4201279e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201279e intrusive_list::clearAndFreeNodes() + 0x42012752 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012752 intrusive_list::clearAndFreeNodes() .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x420127cc 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420127cc std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x42012780 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012780 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x42012818 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012818 std::unique_ptr >::~unique_ptr() - 0x42012818 std::unique_ptr >::~unique_ptr() + 0x420127cc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420127cc std::unique_ptr >::~unique_ptr() + 0x420127cc std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x42012834 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012834 intrusive_list::erase(intrusive_list::iterator) + 0x420127e8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420127e8 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x42012850 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012850 intrusive_list::clearAndFreeNodes() + 0x42012804 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012804 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x4201287e 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201287e nvs::Storage::clearNamespaces() + 0x42012832 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012832 nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x42012890 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012890 nvs::Storage::init(unsigned long, unsigned long) + 0x42012844 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012844 nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x420129ce 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420129ce nvs::Storage::~Storage() - 0x420129ce nvs::Storage::~Storage() + 0x42012982 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012982 nvs::Storage::~Storage() + 0x42012982 nvs::Storage::~Storage() .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x420129ea 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420129ea nvs::NVSHandleSimple::get_partition_name() const + 0x4201299e 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201299e nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x420129fe 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420129fe nvs::NVSPartition::~NVSPartition() - 0x420129fe nvs::NVSPartition::~NVSPartition() + 0x420129b2 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129b2 nvs::NVSPartition::~NVSPartition() + 0x420129b2 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x42012a14 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a14 nvs::NVSPartition::get_partition_name() + 0x420129c8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129c8 nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x42012a1a 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a1a nvs::NVSPartition::get_address() + 0x420129ce 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129ce nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x42012a20 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a20 nvs::NVSPartition::get_size() + 0x420129d4 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129d4 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42012a26 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a26 nvs::NVSPartition::get_readonly() + 0x420129da 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129da nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42012a2e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a2e nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x420129e2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129e2 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42012a3e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a3e nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x420129f2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420129f2 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x42012a5a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a5a nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x42012a0e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012a0e nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x42012a6a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a6a nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x42012a1e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012a1e nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x42012a86 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a86 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x42012a3a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012a3a nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x42012a96 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012a96 nvs::NVSPartition::~NVSPartition() + 0x42012a4a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012a4a nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x42012abc 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012abc nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x42012abc nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42012a70 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012a70 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42012a70 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x42012aee 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012aee nvs::NVSPartitionManager::~NVSPartitionManager() - 0x42012aee nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42012aa2 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012aa2 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42012aa2 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x42012afa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012afa nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42012aae 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012aae nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x42012b16 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012aca 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 - 0x42012b3c 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012af0 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_ - 0x42012b6c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012b20 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x42012b7c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012b7c nvs::Storage::Storage(nvs::Partition*) - 0x42012b7c nvs::Storage::Storage(nvs::Partition*) + 0x42012b30 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012b30 nvs::Storage::Storage(nvs::Partition*) + 0x42012b30 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x42012bc6 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012bc6 nvs::NVSPartitionManager::get_instance() + 0x42012b7a 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012b7a nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42012c28 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012c28 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x42012bdc 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012bdc nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x42012c3c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012c3c intrusive_list::push_back(nvs::NVSPartition*) + 0x42012bf0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012bf0 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x42012c5c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012c5c intrusive_list::erase(intrusive_list::iterator) + 0x42012c10 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012c10 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42012c78 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012c78 intrusive_list::push_back(nvs::Storage*) + 0x42012c2c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012c2c intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42012c98 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012c98 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x42012c4c 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012c4c nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42012d48 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012d48 nvs::NVSPartitionManager::init_partition(char const*) + 0x42012cfc 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012cfc nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x42012dc2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012dc2 intrusive_list::erase(intrusive_list::iterator) + 0x42012d76 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012d76 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x42012dde 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012dde intrusive_list::erase(intrusive_list::iterator) + 0x42012d92 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012d92 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42012dfa 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42012dfa nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42012dae 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42012dae nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN3nvs4LockC2Ev - 0x42012e98 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42012e98 nvs::Lock::Lock() - 0x42012e98 nvs::Lock::Lock() + 0x42012e4c 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42012e4c nvs::Lock::Lock() + 0x42012e4c nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42012eb2 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42012eb2 nvs::Lock::~Lock() - 0x42012eb2 nvs::Lock::~Lock() + 0x42012e66 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42012e66 nvs::Lock::~Lock() + 0x42012e66 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x42012ecc 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42012ecc nvs::Lock::init() + 0x42012e80 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42012e80 nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42012ed0 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012ed0 nvs::HashList::HashList() - 0x42012ed0 nvs::HashList::HashList() + 0x42012e84 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012e84 nvs::HashList::HashList() + 0x42012e84 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x42012ede 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012ede nvs::HashList::HashListBlock::HashListBlock() - 0x42012ede nvs::HashList::HashListBlock::HashListBlock() + 0x42012e92 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012e92 nvs::HashList::HashListBlock::HashListBlock() + 0x42012e92 nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42012f08 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012f08 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42012ebc 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012ebc nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x42012f6c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012f6c intrusive_list::erase(intrusive_list::iterator) + 0x42012f20 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012f20 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42012f88 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012f88 nvs::HashList::clear() + 0x42012f3c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012f3c nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x42012fbe 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012fbe nvs::HashList::~HashList() - 0x42012fbe nvs::HashList::~HashList() + 0x42012f72 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012f72 nvs::HashList::~HashList() + 0x42012f72 nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x42012fcc 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42012fcc nvs::HashList::erase(unsigned int) + 0x42012f80 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42012f80 nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4201306e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201306e intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42013022 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013022 intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4201308e 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201308e nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42013042 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013042 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 - 0x42013124 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420130d8 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x420131aa 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420131aa nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x420131aa nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x4201315e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201315e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x4201315e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x4201320a 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201320a nvs::Page::Page() - 0x4201320a nvs::Page::Page() + 0x420131be 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420131be nvs::Page::Page() + 0x420131be nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x4201324c 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201324c nvs::Page::Header::calculateCrc32() + 0x42013200 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013200 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x42013266 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013266 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x4201321a 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201321a nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x420132be 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420132be nvs::Page::initialize() + 0x42013272 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013272 nvs::Page::initialize() .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x4201333a 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201333a nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x420132ee 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420132ee nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x42013366 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013366 nvs::Page::getSeqNumber(unsigned long&) const + 0x4201331a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201331a nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x42013390 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013390 nvs::Page::setSeqNumber(unsigned long) + 0x42013344 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013344 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x420133a6 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420133a6 nvs::Page::erase() + 0x4201335a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201335a nvs::Page::erase() .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x420133ea 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420133ea CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x4201339e 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201339e CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x4201341c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201341c nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x420133d0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420133d0 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x42013472 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013472 nvs::Page::writeEntry(nvs::Item const&) + 0x42013426 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013426 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x420134da 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420134da nvs::Page::copyItems(nvs::Page&) + 0x4201348e 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201348e nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x420135aa 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420135aa nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x4201355e 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201355e nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x42013646 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013646 nvs::Page::eraseEntryAndSpan(unsigned int) + 0x420135fa 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420135fa nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42013786 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013786 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x4201373a 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201373a nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x420139ca 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420139ca nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x4201397e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201397e nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x420139f4 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420139f4 nvs::Page::mLoadEntryTable() + 0x420139a8 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420139a8 nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42013dc0 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013dc0 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42013d74 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013d74 nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x42013ef8 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013eac 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 - 0x42013f20 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013ed4 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x42013f50 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013f04 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42013f60 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42013f60 intrusive_list::push_back(nvs::Page*) + 0x42013f14 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013f14 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42013f80 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42013f80 intrusive_list::erase(intrusive_list::iterator) + 0x42013f34 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013f34 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x42013f9c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42013f9c intrusive_list::clear() + 0x42013f50 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013f50 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42013fb8 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42013fb8 nvs::PageManager::activatePage() + 0x42013f6c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013f6c nvs::PageManager::activatePage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x4201400e 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201400e intrusive_list::push_front(nvs::Page*) + 0x42013fc2 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013fc2 intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x4201402c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201402c intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x42013fe0 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42013fe0 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x4201405a 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201405a nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x4201400e 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201400e nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x420142c8 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x420142c8 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x4201427c 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x4201427c nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x42014320 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42014320 nvs::Item::calculateCrc32() const + 0x420142d4 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420142d4 nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x4201435a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201435a nvs::Item::calculateCrc32WithoutValue() const + 0x4201430e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201430e nvs::Item::calculateCrc32WithoutValue() const .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x42014394 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42014394 nvs::Item::checkHeaderConsistency(unsigned char) const + 0x42014348 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42014348 nvs::Item::checkHeaderConsistency(unsigned char) const .text.load_partitions - 0x420144c6 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4201447a 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x420146aa 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4201465e 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x42014728 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420146dc 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x42014766 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014766 esp_partition_iterator_release + 0x4201471a 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4201471a esp_partition_iterator_release .text.esp_partition_next - 0x42014778 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014778 esp_partition_next + 0x4201472c 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4201472c esp_partition_next .text.esp_partition_find - 0x4201482e 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201482e esp_partition_find + 0x420147e2 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420147e2 esp_partition_find .text.esp_partition_get - 0x42014874 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014874 esp_partition_get + 0x42014828 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014828 esp_partition_get .text.esp_partition_find_first - 0x420148a6 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x420148a6 esp_partition_find_first + 0x4201485a 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4201485a esp_partition_find_first .text.esp_partition_write - 0x420148d2 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420148d2 esp_partition_write + 0x42014886 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014886 esp_partition_write .text.esp_partition_read_raw - 0x42014962 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014962 esp_partition_read_raw + 0x42014916 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014916 esp_partition_read_raw .text.esp_partition_write_raw - 0x420149be 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420149be esp_partition_write_raw + 0x42014972 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014972 esp_partition_write_raw .text.esp_partition_erase_range - 0x42014a26 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014a26 esp_partition_erase_range + 0x420149da 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420149da esp_partition_erase_range .text.esp_partition_mmap - 0x42014aa6 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014aa6 esp_partition_mmap + 0x42014a5a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014a5a esp_partition_mmap .text.esp_partition_munmap - 0x42014b36 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014b36 esp_partition_munmap + 0x42014aea 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014aea esp_partition_munmap .text.esp_partition_read - 0x42014b44 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014b44 esp_partition_read + 0x42014af8 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014af8 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x42014bf0 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014bf0 esp_partition_is_flash_region_writable + 0x42014ba4 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014ba4 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x42014c56 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014c56 esp_partition_main_flash_region_safe + 0x42014c0a 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014c0a esp_partition_main_flash_region_safe .text.uart_hal_get_sclk - 0x42014ca4 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014ca4 uart_hal_get_sclk + 0x42014c58 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014c58 uart_hal_get_sclk .text.uart_hal_set_stop_bits - 0x42014cca 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014cca uart_hal_set_stop_bits + 0x42014c7e 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014c7e uart_hal_set_stop_bits .text.uart_hal_set_data_bit_num - 0x42014cdc 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014cdc uart_hal_set_data_bit_num + 0x42014c90 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014c90 uart_hal_set_data_bit_num .text.uart_hal_set_parity - 0x42014cec 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014cec uart_hal_set_parity + 0x42014ca0 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014ca0 uart_hal_set_parity .text.uart_hal_set_hw_flow_ctrl - 0x42014d0c 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014d0c uart_hal_set_hw_flow_ctrl + 0x42014cc0 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014cc0 uart_hal_set_hw_flow_ctrl .text.uart_hal_set_tx_idle_num - 0x42014d56 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014d56 uart_hal_set_tx_idle_num + 0x42014d0a 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014d0a uart_hal_set_tx_idle_num .text.uart_hal_set_rxfifo_full_thr - 0x42014d70 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014d70 uart_hal_set_rxfifo_full_thr + 0x42014d24 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014d24 uart_hal_set_rxfifo_full_thr .text.uart_hal_set_txfifo_empty_thr - 0x42014d82 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014d82 uart_hal_set_txfifo_empty_thr + 0x42014d36 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014d36 uart_hal_set_txfifo_empty_thr .text.uart_hal_init - 0x42014d9c 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014d9c uart_hal_init + 0x42014d50 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014d50 uart_hal_init .text.uart_hal_get_symb_len - 0x42014e04 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014e04 uart_hal_get_symb_len + 0x42014db8 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014db8 uart_hal_get_symb_len .text.uart_hal_set_rx_timeout - 0x42014e42 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014e42 uart_hal_set_rx_timeout + 0x42014df6 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014df6 uart_hal_set_rx_timeout .text.uart_hal_txfifo_rst - 0x42014e9c 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42014e9c uart_hal_txfifo_rst + 0x42014e50 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42014e50 uart_hal_txfifo_rst .text.uart_hal_rxfifo_rst - 0x42014eb6 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42014eb6 uart_hal_rxfifo_rst + 0x42014e6a 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42014e6a uart_hal_rxfifo_rst .text.uart_hal_tx_break - 0x42014ece 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42014ece uart_hal_tx_break + 0x42014e82 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42014e82 uart_hal_tx_break .text.uart_hal_write_txfifo - 0x42014f00 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42014f00 uart_hal_write_txfifo + 0x42014eb4 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42014eb4 uart_hal_write_txfifo .text.uart_hal_read_rxfifo - 0x42014f40 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42014f40 uart_hal_read_rxfifo + 0x42014ef4 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42014ef4 uart_hal_read_rxfifo .text.periph_rtc_dig_clk8m_enable - 0x42014f6c 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014f6c periph_rtc_dig_clk8m_enable + 0x42014f20 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014f20 periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_disable - 0x42014fca 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014fca periph_rtc_dig_clk8m_disable + 0x42014f7e 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014f7e periph_rtc_dig_clk8m_disable .text.esp_clk_tree_src_get_freq_hz - 0x42015034 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42015034 esp_clk_tree_src_get_freq_hz + 0x42014fe8 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42014fe8 esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x420151cc 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42015180 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 - 0x42015236 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015236 esp_clk_tree_rc_fast_d256_get_freq_hz + 0x420151ea 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420151ea esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x420152ac 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420152ac esp_clk_tree_xtal32k_get_freq_hz + 0x42015260 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42015260 esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x42015326 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015326 esp_clk_tree_lp_slow_get_freq_hz + 0x420152da 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420152da esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x42015366 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015366 esp_clk_tree_rc_fast_get_freq_hz + 0x4201531a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201531a esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x42015386 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015386 esp_clk_tree_lp_fast_get_freq_hz + 0x4201533a 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201533a esp_clk_tree_lp_fast_get_freq_hz .text.esp_ota_get_running_partition - 0x420153f0 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x420153f0 esp_ota_get_running_partition + 0x420153a4 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420153a4 esp_ota_get_running_partition .text.clk_hal_lp_slow_get_freq_hz - 0x420154b6 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420154b6 clk_hal_lp_slow_get_freq_hz + 0x4201546a 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201546a clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x42015512 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015512 clk_hal_xtal_get_freq_mhz + 0x420154c6 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420154c6 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42015570 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015570 clk_hal_soc_root_get_freq_mhz + 0x42015524 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015524 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x420155d2 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420155d2 clk_hal_cpu_get_freq_hz + 0x42015586 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015586 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x4201564a 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420155fe 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x42015676 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015676 clk_hal_apb_get_freq_hz - .text._ZdaPv 0x42015684 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) - 0x42015684 operator delete[](void*) - .text._ZdaPvj 0x42015686 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) - 0x42015686 operator delete[](void*, unsigned int) + 0x4201562a 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201562a clk_hal_apb_get_freq_hz + .text._ZdaPv 0x42015638 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) + 0x42015638 operator delete[](void*) + .text._ZdaPvj 0x4201563a 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) + 0x4201563a operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x4201568a 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) - 0x4201568a __gnu_cxx::__concurrence_lock_error::what() const + 0x4201563e 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) + 0x4201563e __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x42015694 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) - 0x42015694 __gnu_cxx::__concurrence_unlock_error::what() const + 0x42015648 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) + 0x42015648 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x4201569e 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) - 0x4201569e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x4201569e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015652 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) + 0x42015652 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015652 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x420156aa 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) - 0x420156aa __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4201565e 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) + 0x4201565e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x420156c2 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) - 0x420156c2 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x420156c2 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015676 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) + 0x42015676 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015676 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x420156ce 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) - 0x420156ce __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015682 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) + 0x42015682 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x420156e6 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) - 0x420156e6 __gnu_cxx::__mutex::lock() + 0x4201569a 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) + 0x4201569a __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x42015716 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) - 0x42015716 __gnu_cxx::__mutex::unlock() + 0x420156ca 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) + 0x420156ca __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x42015746 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) - 0x42015746 std::get_new_handler() + 0x420156fa 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) + 0x420156fa std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x42015776 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) + 0x4201572a 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 - 0x42015784 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) - 0x42015784 operator new[](unsigned int, std::nothrow_t const&) + 0x42015738 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) + 0x42015738 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42015798 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) - 0x42015798 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42015798 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4201574c 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) + 0x4201574c __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4201574c __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x420157a4 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) - 0x420157a4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42015758 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) + 0x42015758 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x420157bc 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) + 0x42015770 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 - 0x420157f6 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) - 0x420157f6 __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 + 0x420157aa 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) + 0x420157aa __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_ - 0x420158aa 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) - 0x420158aa __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4201585e 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) + 0x4201585e __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 - 0x420158ee 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) - 0x420158ee __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x420158a2 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) + 0x420158a2 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x42015930 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) - 0x42015930 std::type_info::~type_info() - 0x42015930 std::type_info::~type_info() + 0x420158e4 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) + 0x420158e4 std::type_info::~type_info() + 0x420158e4 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x42015932 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) - 0x42015932 std::type_info::__is_function_p() const - 0x42015932 std::type_info::__is_pointer_p() const + 0x420158e6 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) + 0x420158e6 std::type_info::__is_function_p() const + 0x420158e6 std::type_info::__is_pointer_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x42015936 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) - 0x42015936 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x420158ea 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) + 0x420158ea __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x4201596c 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) - 0x4201596c __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x42015920 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) + 0x42015920 __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 - 0x42015976 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) - 0x42015976 __cxxabiv1::__class_type_info::~__class_type_info() - 0x42015976 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4201592a 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) + 0x4201592a __cxxabiv1::__class_type_info::~__class_type_info() + 0x4201592a __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x42015984 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) - 0x42015984 __cxxabiv1::__class_type_info::~__class_type_info() + 0x42015938 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) + 0x42015938 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4201599c 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) + 0x42015950 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 - 0x420159d6 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) - 0x420159d6 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4201598a 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) + 0x4201598a __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 - 0x42015a00 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) - 0x42015a00 __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 + 0x420159b4 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) + 0x420159b4 __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 - 0x42015a54 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) - 0x42015a54 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x42015a98 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) - 0x42015a98 operator delete(void*) - .text._ZdlPvj 0x42015aa0 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) - 0x42015aa0 operator delete(void*, unsigned int) + 0x42015a08 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) + 0x42015a08 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x42015a4c 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) + 0x42015a4c operator delete(void*) + .text._ZdlPvj 0x42015a54 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) + 0x42015a54 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x42015aa4 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) - 0x42015aa4 __cxa_begin_catch + 0x42015a58 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) + 0x42015a58 __cxa_begin_catch .text.__cxa_end_catch - 0x42015b14 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) - 0x42015b14 __cxa_end_catch + 0x42015ac8 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) + 0x42015ac8 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42015b7a 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) - 0x42015b7a std::exception::~exception() - 0x42015b7a std::exception::~exception() + 0x42015b2e 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) + 0x42015b2e std::exception::~exception() + 0x42015b2e std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x42015b7c 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) + 0x42015b30 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 - 0x42015bac 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) - 0x42015bac __cxa_get_globals_fast + 0x42015b60 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) + 0x42015b60 __cxa_get_globals_fast .text.__cxa_get_globals - 0x42015bd6 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) - 0x42015bd6 __cxa_get_globals + 0x42015b8a 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) + 0x42015b8a __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x42015c32 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) + 0x42015be6 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 - 0x42015c5c 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) - 0x42015c5c __cxxabiv1::__terminate(void (*)()) + 0x42015c10 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) + 0x42015c10 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x42015c76 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) - 0x42015c76 std::get_terminate() + 0x42015c2a 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) + 0x42015c2a std::get_terminate() .text._ZSt9terminatev - 0x42015ca2 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) - 0x42015ca2 std::terminate() + 0x42015c56 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) + 0x42015c56 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x42015cae 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 0x42015cbc 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) - 0x42015cbc operator new[](unsigned int) - .text._Znwj 0x42015cbe 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) - 0x42015cbe operator new(unsigned int) + 0x42015c62 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 0x42015c70 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) + 0x42015c70 operator new[](unsigned int) + .text._Znwj 0x42015c72 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) + 0x42015c72 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x42015d08 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) - 0x42015d08 std::bad_alloc::what() const + 0x42015cbc 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) + 0x42015cbc std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x42015d12 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) - 0x42015d12 std::bad_alloc::~bad_alloc() - 0x42015d12 std::bad_alloc::~bad_alloc() + 0x42015cc6 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) + 0x42015cc6 std::bad_alloc::~bad_alloc() + 0x42015cc6 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x42015d20 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) - 0x42015d20 std::bad_alloc::~bad_alloc() + 0x42015cd4 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) + 0x42015cd4 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x42015d3a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42015cee 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x42015d46 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42015d46 __wrap__Unwind_DeleteException + 0x42015cfa 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42015cfa __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x42015d52 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42015d52 __wrap___gxx_personality_v0 + 0x42015d06 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42015d06 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x42015d5a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42015d5a __wrap___cxa_allocate_exception + 0x42015d0e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42015d0e __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x42015d66 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42015d66 __wrap___cxa_throw - .text 0x42015d72 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) - 0x42015d72 exit - .text 0x42015d92 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) - 0x42015d92 _findenv - 0x42015db0 getenv - .text 0x42015dca 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) - 0x42015dca _findenv_r - 0x42015e68 _getenv_r - .text 0x42015e76 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) - 0x42015fac _strtol_r - 0x42015fae strtol_l - .text 0x42015ffa 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) - 0x4201669e getopt - 0x420166d0 getopt_long - 0x42016706 getopt_long_only - 0x4201673c __getopt_r - 0x42016746 __getopt_long_r - 0x4201674c __getopt_long_only_r - .text 0x42016752 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) - 0x42016b86 _vfprintf_r - 0x42018eb4 vfprintf - .text 0x42018f82 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) - 0x420193b6 __sprint_r - 0x420193da _vfiprintf_r - 0x4201a928 vfiprintf - .text 0x4201a9f4 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) - 0x4201a9f4 _fclose_r - 0x4201aacc fclose - .text 0x4201aae2 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) - 0x4201aae2 __sflush_r - 0x4201ac30 _fflush_r - 0x4201ac96 fflush - .text 0x4201acc2 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) - 0x4201acc2 _fgetc_r - 0x4201ad38 fgetc - .text 0x4201ad4e 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) - 0x4201ad4e _fgets_r - 0x4201ae62 fgets - .text 0x4201ae88 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) - 0x4201ae88 fileno - .text 0x4201aefc 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) - 0x4201b090 __sfp_lock_acquire - 0x4201b0a0 __sfp_lock_release - 0x4201b0b0 __sfp - 0x4201b186 __sinit - 0x4201b1b4 __fp_lock_all - 0x4201b1ce __fp_unlock_all - .text 0x4201b1e8 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) - 0x4201b1e8 _fopen_r - 0x4201b2c6 fopen - .text 0x4201b2e4 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) - 0x4201b2e4 _fprintf_r - 0x4201b300 fprintf - .text 0x4201b338 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) - 0x4201b338 _fputc_r - 0x4201b39e fputc - .text 0x4201b3bc 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) - 0x4201b3bc _fputs_r - 0x4201b436 fputs - .text 0x4201b454 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) - 0x4201b454 _fseek_r - 0x4201b458 fseek - .text 0x4201b480 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) - 0x4201b480 __sfvwrite_r - .text 0x4201b76e 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) - 0x4201b76e _fwalk_sglue - .text 0x4201b7d6 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) - 0x4201b7d6 _fwrite_r - 0x4201b87c fwrite - .text 0x4201b8aa 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) - 0x4201b8aa _printf_r - 0x4201b8cc printf - .text 0x4201b8fe 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) - 0x4201b8fe _putc_r - 0x4201b992 putc - .text 0x4201b9b0 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) - 0x4201b9b0 _putchar_r - 0x4201b9b6 putchar - .text 0x4201b9d0 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) - 0x4201b9d0 _puts_r - 0x4201ba60 puts - .text 0x4201ba76 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) - 0x4201ba9e __srefill_r - .text 0x4201bbaa 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) - 0x4201bbaa __srget_r - 0x4201bbea __srget - .text 0x4201bc00 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) - 0x4201bc00 setvbuf - .text 0x4201bdca 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) - 0x4201bdca _snprintf_r - 0x4201be38 snprintf - .text 0x4201beb4 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) - 0x4201beb4 _sprintf_r - 0x4201beee sprintf - .text 0x4201bf3c 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) - 0x4201bf3c sscanf - 0x4201bf9a _sscanf_r - .text 0x4201bff2 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) - 0x4201bff2 __sread - 0x4201c024 __seofread - 0x4201c028 __swrite - 0x4201c07a __sseek - 0x4201c0b2 __sclose - .text 0x4201c0ba 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) - 0x4201c0ba vprintf - 0x4201c0d8 _vprintf_r - .text 0x4201c0e2 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) - 0x4201c0e2 _vsnprintf_r - 0x4201c146 vsnprintf - .text 0x4201c174 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) - 0x4201c174 __swbuf_r - .text 0x4201c22e 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) - 0x4201c22e __swsetup_r - .text 0x4201c300 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) - 0x4201c300 _asprintf_r - 0x4201c342 asprintf - .text 0x4201c398 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) - 0x4201c398 _fseeko_r - 0x4201c690 fseeko - .text 0x4201c6b6 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) - 0x4201c6b6 __localeconv_l - 0x4201c6bc _localeconv_r - 0x4201c6c6 localeconv - .text 0x4201c6d0 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) - 0x4201c6d0 _reclaim_reent - .text 0x4201c7cc 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) - 0x4201c7cc __errno - .text 0x4201c7de 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) - 0x4201c7de close - .text 0x4201c7f6 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) - 0x4201c7f6 fstat - .text 0x4201c816 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) - 0x4201c816 gettimeofday - .text 0x4201c83a 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) - 0x4201c83a open - .text 0x4201c874 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) - 0x4201c874 read - .text 0x4201c89c 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) - 0x4201c89c write - .text 0x4201c8c4 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) - 0x4201c8c4 frexp - .text 0x4201c948 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) - 0x4201c948 __call_exitprocs - .text 0x4201ca26 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) - 0x4201cb56 _dtoa_r - .text 0x4201d854 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) - 0x4201d854 __env_lock - 0x4201d864 __env_unlock - .text 0x4201d874 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) - 0x4201d874 _Balloc - 0x4201d932 _Bfree - 0x4201d99a __multadd - 0x4201da5c __s2b - 0x4201db1c __hi0bits - 0x4201db62 __lo0bits - 0x4201dbcc __i2b - 0x4201dc06 __multiply - 0x4201dd84 __pow5mult - 0x4201de5c __lshift - 0x4201df5a __mcmp - 0x4201df90 __mdiff - 0x4201e0f6 __ulp - 0x4201e13a __b2d - 0x4201e1ee __d2b - 0x4201e2ce __ratio - 0x4201e340 _mprec_log10 - 0x4201e3a0 __copybits - 0x4201e3ec __any_on - .text 0x4201e432 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) - 0x4201e538 _strtoul_r - 0x4201e53a strtoul_l - .text 0x4201e586 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) - 0x4201e9a6 __ssprint_r - 0x4201eaec _svfiprintf_r - .text 0x4201ff90 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) - 0x4201ffd0 _sungetc_r - 0x42020068 __ssrefill_r - 0x420200b4 _sfread_r - 0x42020150 __ssvfiscanf_r - .text 0x42021c10 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) - 0x42022044 _svfprintf_r - .text 0x420242e4 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) - 0x42024324 __ssvfscanf_r - .text 0x420263ea 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) - 0x420263ea __sflags - .text 0x42026464 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) - 0x42026464 __swhatbuf_r - 0x420264e4 __smakebuf_r - .text 0x42026584 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) - 0x42026584 __sccl - .text 0x42026632 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) - 0x42026632 __submore - 0x420266ca _ungetc_r - 0x42026808 ungetc - .text 0x42026826 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) - 0x42026826 _setlocale_r - 0x42026880 __locale_mb_cur_max - 0x4202688a setlocale - .text 0x420268a8 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) - 0x420268a8 nanf - .text 0x420268b2 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) - 0x420268b2 _mbtowc_r - 0x420268bc __ascii_mbtowc - .text 0x420268f6 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) - 0x4202694a _strtod_l - 0x42027686 _strtod_r - 0x4202768e strtod_l - 0x420276b6 strtod - 0x420276da strtof_l - 0x420277d4 strtof - .text 0x420278e8 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) - 0x420278e8 _wctomb_r - 0x420278f2 __ascii_wctomb - .text 0x42027912 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) - 0x42027abe _strtoll_r - 0x42027ac0 strtoll_l - 0x42027ae6 strtoll - .text 0x42027b0c 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) - 0x42027ca8 _strtoull_r - 0x42027caa strtoull_l - 0x42027cd0 strtoull - .text 0x42027cf6 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) - 0x42027cf6 _mbrtowc_r - 0x42027d34 mbrtowc - .text 0x42027d62 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) - 0x42027d62 iswspace - .text 0x42027d66 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) - 0x42027d66 iswspace_l - .text 0x42027d84 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) - 0x42027d84 nan - .text 0x42027d92 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) - 0x42027e3c __hexdig_fun - 0x42027e7e __gethex - .text 0x42028332 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) - 0x4202835c __match - 0x4202838c __hexnan - .text 0x420284fc 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) - 0x420284fc __extenddftf2 - .text 0x42028674 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) - 0x42028674 __trunctfdf2 + 0x42015d1a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42015d1a __wrap___cxa_throw + .text 0x42015d26 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) + 0x42015d26 exit + .text 0x42015d46 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) + 0x42015d46 _findenv + 0x42015d64 getenv + .text 0x42015d7e 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) + 0x42015d7e _findenv_r + 0x42015e1c _getenv_r + .text 0x42015e2a 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) + 0x42015f60 _strtol_r + 0x42015f62 strtol_l + .text 0x42015fae 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) + 0x42016652 getopt + 0x42016684 getopt_long + 0x420166ba getopt_long_only + 0x420166f0 __getopt_r + 0x420166fa __getopt_long_r + 0x42016700 __getopt_long_only_r + .text 0x42016706 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) + 0x42016b3a _vfprintf_r + 0x42018e68 vfprintf + .text 0x42018f36 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) + 0x4201936a __sprint_r + 0x4201938e _vfiprintf_r + 0x4201a8dc vfiprintf + .text 0x4201a9a8 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) + 0x4201a9a8 _fclose_r + 0x4201aa80 fclose + .text 0x4201aa96 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) + 0x4201aa96 __sflush_r + 0x4201abe4 _fflush_r + 0x4201ac4a fflush + .text 0x4201ac76 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) + 0x4201ac76 _fgetc_r + 0x4201acec fgetc + .text 0x4201ad02 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) + 0x4201ad02 _fgets_r + 0x4201ae16 fgets + .text 0x4201ae3c 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) + 0x4201ae3c fileno + .text 0x4201aeb0 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) + 0x4201b044 __sfp_lock_acquire + 0x4201b054 __sfp_lock_release + 0x4201b064 __sfp + 0x4201b13a __sinit + 0x4201b168 __fp_lock_all + 0x4201b182 __fp_unlock_all + .text 0x4201b19c 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) + 0x4201b19c _fopen_r + 0x4201b27a fopen + .text 0x4201b298 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) + 0x4201b298 _fprintf_r + 0x4201b2b4 fprintf + .text 0x4201b2ec 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) + 0x4201b2ec _fputc_r + 0x4201b352 fputc + .text 0x4201b370 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) + 0x4201b370 _fputs_r + 0x4201b3ea fputs + .text 0x4201b408 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) + 0x4201b408 _fseek_r + 0x4201b40c fseek + .text 0x4201b434 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) + 0x4201b434 __sfvwrite_r + .text 0x4201b722 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) + 0x4201b722 _fwalk_sglue + .text 0x4201b78a 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) + 0x4201b78a _fwrite_r + 0x4201b830 fwrite + .text 0x4201b85e 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) + 0x4201b85e _printf_r + 0x4201b880 printf + .text 0x4201b8b2 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) + 0x4201b8b2 _putc_r + 0x4201b946 putc + .text 0x4201b964 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) + 0x4201b964 _putchar_r + 0x4201b96a putchar + .text 0x4201b984 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) + 0x4201b984 _puts_r + 0x4201ba14 puts + .text 0x4201ba2a 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) + 0x4201ba52 __srefill_r + .text 0x4201bb5e 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) + 0x4201bb5e __srget_r + 0x4201bb9e __srget + .text 0x4201bbb4 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) + 0x4201bbb4 setvbuf + .text 0x4201bd7e 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) + 0x4201bd7e _snprintf_r + 0x4201bdec snprintf + .text 0x4201be68 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) + 0x4201be68 _sprintf_r + 0x4201bea2 sprintf + .text 0x4201bef0 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) + 0x4201bef0 sscanf + 0x4201bf4e _sscanf_r + .text 0x4201bfa6 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) + 0x4201bfa6 __sread + 0x4201bfd8 __seofread + 0x4201bfdc __swrite + 0x4201c02e __sseek + 0x4201c066 __sclose + .text 0x4201c06e 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) + 0x4201c06e vprintf + 0x4201c08c _vprintf_r + .text 0x4201c096 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) + 0x4201c096 _vsnprintf_r + 0x4201c0fa vsnprintf + .text 0x4201c128 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) + 0x4201c128 __swbuf_r + .text 0x4201c1e2 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) + 0x4201c1e2 __swsetup_r + .text 0x4201c2b4 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) + 0x4201c2b4 _asprintf_r + 0x4201c2f6 asprintf + .text 0x4201c34c 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) + 0x4201c34c _fseeko_r + 0x4201c644 fseeko + .text 0x4201c66a 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) + 0x4201c66a __localeconv_l + 0x4201c670 _localeconv_r + 0x4201c67a localeconv + .text 0x4201c684 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) + 0x4201c684 _reclaim_reent + .text 0x4201c780 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) + 0x4201c780 __errno + .text 0x4201c792 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) + 0x4201c792 close + .text 0x4201c7aa 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) + 0x4201c7aa fstat + .text 0x4201c7ca 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) + 0x4201c7ca gettimeofday + .text 0x4201c7ee 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) + 0x4201c7ee open + .text 0x4201c828 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) + 0x4201c828 read + .text 0x4201c850 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) + 0x4201c850 write + .text 0x4201c878 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) + 0x4201c878 frexp + .text 0x4201c8fc 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) + 0x4201c8fc __call_exitprocs + .text 0x4201c9da 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) + 0x4201cb0a _dtoa_r + .text 0x4201d808 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) + 0x4201d808 __env_lock + 0x4201d818 __env_unlock + .text 0x4201d828 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) + 0x4201d828 _Balloc + 0x4201d8e6 _Bfree + 0x4201d94e __multadd + 0x4201da10 __s2b + 0x4201dad0 __hi0bits + 0x4201db16 __lo0bits + 0x4201db80 __i2b + 0x4201dbba __multiply + 0x4201dd38 __pow5mult + 0x4201de10 __lshift + 0x4201df0e __mcmp + 0x4201df44 __mdiff + 0x4201e0aa __ulp + 0x4201e0ee __b2d + 0x4201e1a2 __d2b + 0x4201e282 __ratio + 0x4201e2f4 _mprec_log10 + 0x4201e354 __copybits + 0x4201e3a0 __any_on + .text 0x4201e3e6 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) + 0x4201e4ec _strtoul_r + 0x4201e4ee strtoul_l + .text 0x4201e53a 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) + 0x4201e95a __ssprint_r + 0x4201eaa0 _svfiprintf_r + .text 0x4201ff44 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) + 0x4201ff84 _sungetc_r + 0x4202001c __ssrefill_r + 0x42020068 _sfread_r + 0x42020104 __ssvfiscanf_r + .text 0x42021bc4 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) + 0x42021ff8 _svfprintf_r + .text 0x42024298 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) + 0x420242d8 __ssvfscanf_r + .text 0x4202639e 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) + 0x4202639e __sflags + .text 0x42026418 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) + 0x42026418 __swhatbuf_r + 0x42026498 __smakebuf_r + .text 0x42026538 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) + 0x42026538 __sccl + .text 0x420265e6 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) + 0x420265e6 __submore + 0x4202667e _ungetc_r + 0x420267bc ungetc + .text 0x420267da 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) + 0x420267da _setlocale_r + 0x42026834 __locale_mb_cur_max + 0x4202683e setlocale + .text 0x4202685c 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) + 0x4202685c nanf + .text 0x42026866 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) + 0x42026866 _mbtowc_r + 0x42026870 __ascii_mbtowc + .text 0x420268aa 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) + 0x420268fe _strtod_l + 0x4202763a _strtod_r + 0x42027642 strtod_l + 0x4202766a strtod + 0x4202768e strtof_l + 0x42027788 strtof + .text 0x4202789c 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) + 0x4202789c _wctomb_r + 0x420278a6 __ascii_wctomb + .text 0x420278c6 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) + 0x42027a72 _strtoll_r + 0x42027a74 strtoll_l + 0x42027a9a strtoll + .text 0x42027ac0 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) + 0x42027c5c _strtoull_r + 0x42027c5e strtoull_l + 0x42027c84 strtoull + .text 0x42027caa 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) + 0x42027caa _mbrtowc_r + 0x42027ce8 mbrtowc + .text 0x42027d16 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) + 0x42027d16 iswspace + .text 0x42027d1a 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) + 0x42027d1a iswspace_l + .text 0x42027d38 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) + 0x42027d38 nan + .text 0x42027d46 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) + 0x42027df0 __hexdig_fun + 0x42027e32 __gethex + .text 0x420282e6 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) + 0x42028310 __match + 0x42028340 __hexnan + .text 0x420284b0 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) + 0x420284b0 __extenddftf2 + .text 0x42028628 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) + 0x42028628 __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.*) @@ -15658,156 +15658,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 - 0x420288c6 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420288c6 esp_cpu_set_breakpoint + 0x4202887a 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4202887a esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint - 0x4202891a 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4202891a esp_cpu_set_watchpoint + 0x420288ce 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420288ce esp_cpu_set_watchpoint .text.esp_cpu_clear_watchpoint - 0x420289f8 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420289f8 esp_cpu_clear_watchpoint + 0x420289ac 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420289ac 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 - 0x42028a38 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420289ec 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x42028ba8 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028b5c 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x42028d06 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028cba 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x42028d60 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028d14 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x42028dbc 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028d70 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x42028e0c 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42028e0c periph_rcc_acquire_enter + 0x42028dc0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028dc0 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x42028e34 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42028e34 periph_rcc_acquire_exit + 0x42028de8 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028de8 periph_rcc_acquire_exit .text.periph_module_enable - 0x42028e56 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x42028e56 periph_module_enable + 0x42028e0a 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028e0a 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 - 0x42028ef6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x42028ef6 sar_periph_ctrl_init + 0x42028eaa 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x42028eaa 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 - 0x42028f10 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42028ec4 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x42028fe4 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x42028fe4 esp_startup_start_app + 0x42028f98 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42028f98 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x4202905a 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4202905a xQueueCreateWithCaps + 0x4202900e 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202900e xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x420290d4 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420290d4 vQueueDeleteWithCaps + 0x42029088 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029088 vQueueDeleteWithCaps .text.xSemaphoreCreateGenericWithCaps - 0x42029138 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x42029138 xSemaphoreCreateGenericWithCaps + 0x420290ec 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420290ec xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x420291d6 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420291d6 vSemaphoreDeleteWithCaps + 0x4202918a 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202918a vSemaphoreDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) .text.pxGetTaskListByIndex - 0x42029230 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x420291e4 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 - 0x42029288 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x42029288 xTaskGetNext + 0x4202923c 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4202923c 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 - 0x42029320 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420292d4 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x42029342 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x42029342 multi_heap_register_impl - 0x42029342 multi_heap_register + 0x420292f6 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420292f6 multi_heap_register_impl + 0x420292f6 multi_heap_register .text.multi_heap_free_size_impl - 0x420293ae 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420293ae multi_heap_free_size_impl - 0x420293ae multi_heap_free_size + 0x42029362 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029362 multi_heap_free_size_impl + 0x42029362 multi_heap_free_size .text.multi_heap_get_info_impl - 0x420293b8 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420293b8 multi_heap_get_info - 0x420293b8 multi_heap_get_info_impl + 0x4202936c 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4202936c multi_heap_get_info + 0x4202936c 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 - 0x4202944c 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029400 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4202960e 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420295c2 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x42029642 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029642 tlsf_walk_pool + 0x420295f6 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420295f6 tlsf_walk_pool .text.tlsf_fit_size - 0x420296c6 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420296c6 tlsf_fit_size + 0x4202967a 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202967a tlsf_fit_size .text.tlsf_pool_overhead - 0x4202973c 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202973c tlsf_pool_overhead + 0x420296f0 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420296f0 tlsf_pool_overhead .text.tlsf_add_pool - 0x42029740 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029740 tlsf_add_pool + 0x420296f4 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420296f4 tlsf_add_pool .text.tlsf_create - 0x42029966 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029966 tlsf_create + 0x4202991a 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202991a tlsf_create .text.tlsf_create_with_pool - 0x4202998e 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4202998e tlsf_create_with_pool + 0x42029942 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029942 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 - 0x420299d0 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x42029984 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x42029a02 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x420299b6 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x42029a2c 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x420299e0 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x42029a7a 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x42029a2e 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x42029b0a 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x42029abe 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x42029b50 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x42029b04 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x42029c46 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x42029bfa 0x4a esp-idf/log/liblog.a(log.c.obj) .text.esp_log_writev - 0x42029c90 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x42029c90 esp_log_writev + 0x42029c44 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x42029c44 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 - 0x42029cd2 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x42029cd2 intr_handler_get + 0x42029c86 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x42029c86 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x42029ce6 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x42029ce6 intr_handler_set + 0x42029c9a 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x42029c9a intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x42029d18 . = (. + 0x10) - *fill* 0x42029d08 0x10 - 0x42029d18 _text_end = ABSOLUTE (.) - 0x42029d18 _instruction_reserved_end = ABSOLUTE (.) - 0x42029d18 _etext = . + 0x42029ccc . = (. + 0x10) + *fill* 0x42029cbc 0x10 + 0x42029ccc _text_end = ABSOLUTE (.) + 0x42029ccc _instruction_reserved_end = ABSOLUTE (.) + 0x42029ccc _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x30000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c029d18 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x29cf8 + 0x3c029ccc . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x29cac 0x3c030020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c029d18 0x6308 + *fill* 0x3c029ccc 0x6354 .flash.appdesc 0x3c030020 0x100 0x3c030020 _rodata_reserved_start = ABSOLUTE (.) @@ -15819,1417 +15819,1418 @@ 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 0xc614 +.flash.rodata 0x3c030120 0xc5b4 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 0x8cad esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030120 0x8c49 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 - 0x3c038dcd 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c038d69 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c038dcd 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c038dcd 0x3 + 0x3c038d69 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c038d69 0x3 .rodata.__FUNCTION__.0 - 0x3c038dd0 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c038d6c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c038df0 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c038d8c 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c038df0 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c038d8c 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c038df0 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c038d8c 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c038df0 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c038d8c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c038e10 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c038e10 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c038dac 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c038dac 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c038e15 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c038db1 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c038e15 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c038e15 0x3 + 0x3c038db1 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c038db1 0x3 .rodata.__func__.0 - 0x3c038e18 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c038e25 0x3 - .srodata 0x3c038e28 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c038db4 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c038dc1 0x3 + .srodata 0x3c038dc4 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c038e2c 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c038dc8 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c038e2c 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c038dc8 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c038e46 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c038e46 0x2 + 0x3c038de2 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c038de2 0x2 .rodata.cache_ilg_bits - 0x3c038e48 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c038e48 cache_ilg_bits + 0x3c038de4 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c038de4 cache_ilg_bits .rodata.core0_acs_bits - 0x3c038e60 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c038e60 core0_acs_bits + 0x3c038dfc 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c038dfc core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c038e90 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c038e2c 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c038e90 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c038e2c 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c038e90 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c038e90 g_startup_fn + 0x3c038e2c 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c038e2c g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c038e94 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c038e30 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c038e94 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c038e30 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c038e94 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c038e94 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c038e94 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c038e94 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c038e94 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c038e94 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c038e94 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c038e94 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c038e94 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c038e94 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c038e94 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c038ed4 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038e30 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c038e70 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c038f68 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c038f04 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c038f6e 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c038f6e 0x2 + 0x3c038f0a 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c038f0a 0x2 .rodata.esp_err_msg_table - 0x3c038f70 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c038f0c 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c039640 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c0395dc 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c039640 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c039655 0x3 + 0x3c0395dc 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c0395f1 0x3 .rodata.__func__.5 - 0x3c039658 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c039669 0x3 + 0x3c0395f4 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039605 0x3 .rodata.__func__.6 - 0x3c03966c 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c03967e 0x2 + 0x3c039608 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c03961a 0x2 .rodata.__func__.10 - 0x3c039680 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c03969a 0x2 + 0x3c03961c 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039636 0x2 .rodata.__func__.11 - 0x3c03969c 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0396b5 0x3 + 0x3c039638 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c039651 0x3 .rodata.__func__.12 - 0x3c0396b8 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c039654 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c0396c9 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c039665 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c0396c9 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0396c9 0x3 + 0x3c039665 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c039665 0x3 .rodata.__func__.1 - 0x3c0396cc 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c039668 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c0396e0 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0396ef 0x1 + 0x3c03967c 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c03968b 0x1 .rodata.__func__.3 - 0x3c0396f0 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03968c 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c0396fe 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03969a 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c0396fe 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03969a 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c0396fe 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c0396fe 0x2 + 0x3c03969a 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c03969a 0x2 .rodata.__func__.4 - 0x3c039700 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c03969c 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c039718 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0396b4 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c039731 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c039731 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c039731 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c039731 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c039731 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c039731 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c039731 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c039731 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c039731 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396cd 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c039731 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039731 0x3 + 0x3c0396cd 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0396cd 0x3 .rodata.__func__.0 - 0x3c039734 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0396d0 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c039744 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039751 0x3 + 0x3c0396e0 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0396ed 0x3 .rodata.__func__.2 - 0x3c039754 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039765 0x3 + 0x3c0396f0 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039701 0x3 .rodata.__func__.3 - 0x3c039768 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039775 0x3 + 0x3c039704 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039711 0x3 .rodata.__func__.5 - 0x3c039778 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039789 0x3 + 0x3c039714 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039725 0x3 .rodata.__func__.6 - 0x3c03978c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039796 0x2 + 0x3c039728 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039732 0x2 .rodata.__func__.7 - 0x3c039798 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0397ab 0x1 + 0x3c039734 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039747 0x1 .rodata.__func__.8 - 0x3c0397ac 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039748 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c0397b8 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039754 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c0397c8 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0397db 0x1 + 0x3c039764 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039777 0x1 .rodata.__func__.11 - 0x3c0397dc 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0397f2 0x2 + 0x3c039778 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03978e 0x2 .rodata.__func__.12 - 0x3c0397f4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039806 0x2 + 0x3c039790 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397a2 0x2 .rodata.__func__.13 - 0x3c039808 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c03981a 0x2 + 0x3c0397a4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397b6 0x2 .rodata.__func__.14 - 0x3c03981c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c03982e 0x2 + 0x3c0397b8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397ca 0x2 .rodata.__func__.16 - 0x3c039830 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c03983a 0x2 + 0x3c0397cc 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397d6 0x2 .rodata.__func__.17 - 0x3c03983c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c03984e 0x2 + 0x3c0397d8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397ea 0x2 .rodata.__func__.19 - 0x3c039850 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c039859 0x3 + 0x3c0397ec 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0397f5 0x3 .rodata.__func__.20 - 0x3c03985c 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0397f8 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c039867 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c039867 0x1 + 0x3c039803 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c039803 0x1 .rodata.__func__.0 - 0x3c039868 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c039883 0x1 + 0x3c039804 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c03981f 0x1 .srodata.soc_memory_region_count - 0x3c039884 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c039884 soc_memory_region_count + 0x3c039820 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039820 soc_memory_region_count .rodata.soc_memory_regions - 0x3c039888 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c039888 soc_memory_regions + 0x3c039824 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039824 soc_memory_regions .rodata.str1.4 - 0x3c0398ec 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039888 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c0398ec 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0398ec soc_memory_types + 0x3c039888 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039888 soc_memory_types .rodata.str1.4 - 0x3c03991c 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0398b8 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c03991c 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c039933 0x1 + 0x3c0398b8 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c0398cf 0x1 .rodata.__func__.1 - 0x3c039934 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0398d0 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c03994c 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0398e8 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c03995b 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0398f7 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c03995b 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0398f7 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c03995b 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0398f7 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c03995b 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c03995b 0x1 + 0x3c0398f7 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0398f7 0x1 .rodata.__func__.2 - 0x3c03995c 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c03996d 0x3 + 0x3c0398f8 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039909 0x3 .rodata.__func__.3 - 0x3c039970 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c03998a 0x2 + 0x3c03990c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039926 0x2 .rodata.__func__.5 - 0x3c03998c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0399a6 0x2 + 0x3c039928 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039942 0x2 .rodata.__func__.6 - 0x3c0399a8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0399be 0x2 + 0x3c039944 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c03995a 0x2 .rodata.__func__.7 - 0x3c0399c0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0399d9 0x3 + 0x3c03995c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039975 0x3 .rodata.__func__.9 - 0x3c0399dc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039978 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c0399f0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c03998c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c039a05 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c039a05 0x3 + 0x3c0399a1 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c0399a1 0x3 .rodata.__func__.2 - 0x3c039a08 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c0399a4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c039a1d 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0399b9 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c039a1d 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0399b9 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c039a1d 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c039a1d 0x3 + 0x3c0399b9 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0399b9 0x3 .rodata.__func__.0 - 0x3c039a20 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c039a41 0x3 + 0x3c0399bc 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0399dd 0x3 .rodata.__func__.1 - 0x3c039a44 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0399e0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c039a68 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039a04 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c039a68 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039a04 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c039a68 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039a04 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c039a68 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c039a7f 0x1 + 0x3c039a04 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c039a1b 0x1 .rodata.__func__.1 - 0x3c039a80 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c039a97 0x1 + 0x3c039a1c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c039a33 0x1 .rodata.__func__.2 - 0x3c039a98 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c039aab 0x1 - .rodata 0x3c039aac 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039a34 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c039a47 0x1 + .rodata 0x3c039a48 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c039ab6 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c039a52 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c039ab6 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c039ab6 0x2 + 0x3c039a52 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c039a52 0x2 .rodata.__func__.0 - 0x3c039ab8 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c039acf 0x1 + 0x3c039a54 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c039a6b 0x1 .rodata.__func__.1 - 0x3c039ad0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c039a6c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c039adc 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039a78 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c039adc 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039a78 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c039adc 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039a78 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c039adc 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039a78 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c039adc 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c039ae6 0x2 + 0x3c039a78 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c039a82 0x2 .rodata.__func__.1 - 0x3c039ae8 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039a84 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c039afe 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c039afe 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c039afe 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c039afe 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c039afe 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c039afe 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c039afe 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c039afe 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c039afe 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c039afe 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c039afe 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039a9a 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c039afe 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039afe 0x2 + 0x3c039a9a 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039a9a 0x2 .rodata.__func__.2 - 0x3c039b00 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b0d 0x3 + 0x3c039a9c 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039aa9 0x3 .rodata.__func__.4 - 0x3c039b10 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b27 0x1 + 0x3c039aac 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039ac3 0x1 .rodata.__func__.7 - 0x3c039b28 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b3d 0x3 + 0x3c039ac4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039ad9 0x3 .rodata.__func__.9 - 0x3c039b40 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039adc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.11 - 0x3c039b54 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b66 0x2 + 0x3c039af0 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039b02 0x2 .rodata.__func__.12 - 0x3c039b68 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b81 0x3 + 0x3c039b04 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039b1d 0x3 .rodata.__func__.13 - 0x3c039b84 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039b9f 0x1 + 0x3c039b20 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039b3b 0x1 .rodata.__func__.14 - 0x3c039ba0 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039bb2 0x2 + 0x3c039b3c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039b4e 0x2 .rodata.__func__.16 - 0x3c039bb4 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039b50 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.17 - 0x3c039bd8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039bf1 0x3 + 0x3c039b74 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039b8d 0x3 .rodata.__func__.18 - 0x3c039bf4 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039c0d 0x3 + 0x3c039b90 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039ba9 0x3 .rodata.__func__.20 - 0x3c039c10 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039c25 0x3 + 0x3c039bac 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039bc1 0x3 .rodata.__func__.21 - 0x3c039c28 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039bc4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.22 - 0x3c039c3c 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039c5a 0x2 + 0x3c039bd8 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039bf6 0x2 .rodata.__func__.23 - 0x3c039c5c 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c039c76 0x2 + 0x3c039bf8 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039c12 0x2 .rodata.__func__.24 - 0x3c039c78 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039c14 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c039c8c 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039c28 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c039c9f 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c039c9f 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c039c9f 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c039c9f 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c039c9f 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c039c9f 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c039c9f 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c039c9f 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c039c9f 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c039c9f 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c039c9f 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c039c9f 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c039c9f 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c039c9f 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c039c9f 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c039c9f 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c039c9f 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c039c9f 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c039c9f 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c039c9f 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039c3b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c039c9f 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039c9f 0x1 + 0x3c039c3b 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039c3b 0x1 .rodata.__func__.2 - 0x3c039ca0 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039cc1 0x3 + 0x3c039c3c 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039c5d 0x3 .rodata.__func__.3 - 0x3c039cc4 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039ce2 0x2 + 0x3c039c60 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039c7e 0x2 .rodata.__func__.4 - 0x3c039ce4 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039d02 0x2 + 0x3c039c80 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039c9e 0x2 .rodata.__func__.5 - 0x3c039d04 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039d19 0x3 + 0x3c039ca0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039cb5 0x3 .rodata.__func__.6 - 0x3c039d1c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039cb8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.10 - 0x3c039d34 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039d47 0x1 + 0x3c039cd0 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039ce3 0x1 .rodata.__func__.12 - 0x3c039d48 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039ce4 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c039d60 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039cfc 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c039d84 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039d20 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c039d9c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039db1 0x3 + 0x3c039d38 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039d4d 0x3 .rodata.__func__.19 - 0x3c039db4 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039dcd 0x3 + 0x3c039d50 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039d69 0x3 .rodata.__func__.22 - 0x3c039dd0 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039de6 0x2 + 0x3c039d6c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039d82 0x2 .rodata.__func__.23 - 0x3c039de8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039dfb 0x1 + 0x3c039d84 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039d97 0x1 .rodata.__func__.24 - 0x3c039dfc 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039e0f 0x1 + 0x3c039d98 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039dab 0x1 .rodata.__func__.29 - 0x3c039e10 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039e1e 0x2 + 0x3c039dac 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039dba 0x2 .rodata.__func__.30 - 0x3c039e20 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039e2f 0x1 + 0x3c039dbc 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039dcb 0x1 .rodata.__func__.31 - 0x3c039e30 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039dcc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.38 - 0x3c039e44 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039e4f 0x1 + 0x3c039de0 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039deb 0x1 .rodata.__func__.40 - 0x3c039e50 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c039e5d 0x3 + 0x3c039dec 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039df9 0x3 .rodata.__func__.41 - 0x3c039e60 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039dfc 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.non_ready_task_lists - 0x3c039e6c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039e08 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c039e80 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c039e80 uxTopUsedPriority + 0x3c039e1c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c039e1c uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c039e84 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e20 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c039e84 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e20 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3c039e84 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e20 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3c039e84 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e20 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c039e84 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e20 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c039e84 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c039e96 0x2 + 0x3c039e20 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c039e32 0x2 .rodata.__func__.2 - 0x3c039e98 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c039e34 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c039eae 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c039eae 0x2 + 0x3c039e4a 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c039e4a 0x2 .rodata.__func__.1 - 0x3c039eb0 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c039e4c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c039ece 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c039ece 0x2 + 0x3c039e6a 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c039e6a 0x2 .rodata.__func__.0 - 0x3c039ed0 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c039e6c 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.str1.4 - 0x3c039edf 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c039e7b 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3c039edf 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c039edf 0x1 + 0x3c039e7b 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039e7b 0x1 .rodata.__func__.4 - 0x3c039ee0 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c039ef6 0x2 + 0x3c039e7c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039e92 0x2 .rodata.__func__.3 - 0x3c039ef8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c039f0b 0x1 + 0x3c039e94 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039ea7 0x1 .rodata.__func__.2 - 0x3c039f0c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c039f21 0x3 + 0x3c039ea8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039ebd 0x3 .rodata.__func__.1 - 0x3c039f24 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c039f39 0x3 + 0x3c039ec0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c039ed5 0x3 .rodata.__func__.0 - 0x3c039f3c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c039ed8 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c039f48 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c039ee4 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c039f48 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c039ee4 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.pthread_create.str1.4 - 0x3c039f48 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039ee4 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_mutex_unlock.str1.4 - 0x3c039f48 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039ee4 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.__func__.0 - 0x3c039f48 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c039ee4 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c039f5d 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c039f5d 0x3 + 0x3c039ef9 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c039ef9 0x3 .rodata.__func__.0 - 0x3c039f60 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c039efc 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c039f8e 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c039f2a 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c039f8e 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039f2a 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 - 0x3c039f8e 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c039f8e 0x2 + 0x3c039f2a 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c039f2a 0x2 .rodata.__func__.0 - 0x3c039f90 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039f2c 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usj_vfs - 0x3c039fac 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c039f48 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 - 0x3c03a050 0xcb esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c039fec 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 - 0x3c03a050 0x39 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c039fec 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 - 0x3c03a050 0x16c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c039fec 0x16c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.__FUNCTION__.0 - 0x3c03a050 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c039fec 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.__FUNCTION__.1 - 0x3c03a06c 0x1f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3c03a008 0x1f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .rodata.console_open.str1.4 - 0x3c03a08b 0x10 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a027 0x10 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.console_access.str1.4 - 0x3c03a08b 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a027 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c03a08b 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x3c03a08b 0x1 - .rodata.vfs 0x3c03a08c 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03a027 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x3c03a027 0x1 + .rodata.vfs 0x3c03a028 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.translate_path.str1.4 - 0x3c03a130 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c03a0cc 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__.0 - 0x3c03a130 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c03a0cc 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.esp_core_dump_get_user_ram_info.str1.4 - 0x3c03a13f 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a0db 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_write_internal.str1.4 - 0x3c03a13f 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - *fill* 0x3c03a13f 0x1 + 0x3c03a0db 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + *fill* 0x3c03a0db 0x1 .rodata.__func__.0 - 0x3c03a140 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a0dc 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.s_memory_sections - 0x3c03a160 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.TAG 0x3c03a180 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x3c03a0fc 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.TAG 0x3c03a11c 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .rodata.esp_core_dump_uart_print_write_start.str1.4 - 0x3c03a195 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_print_write_end.str1.4 - 0x3c03a195 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_start.str1.4 - 0x3c03a195 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_write_end.str1.4 - 0x3c03a195 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_uart_hw_init.str1.4 - 0x3c03a195 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.esp_core_dump_init.str1.4 - 0x3c03a195 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c03a195 0x3 - .rodata.b64.0 0x3c03a198 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c03a1d9 0x3 - .rodata.TAG 0x3c03a1dc 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x3c03a131 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c03a131 0x3 + .rodata.b64.0 0x3c03a134 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c03a175 0x3 + .rodata.TAG 0x3c03a178 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .rodata.elf_write_segment_header.str1.4 - 0x3c03a1ef 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_note_segment.str1.4 - 0x3c03a1ef 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_segment.str1.4 - 0x3c03a1ef 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_tcb.str1.4 - 0x3c03a1ef 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_tcb.str1.4 - 0x3c03a1ef 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_file_header.str1.4 - 0x3c03a1ef 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note_header.str1.4 - 0x3c03a1ef 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_note.str1.4 - 0x3c03a1ef 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_note.str1.4 - 0x3c03a1ef 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_regs.str1.4 - 0x3c03a1ef 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_task_stack.str1.4 - 0x3c03a1ef 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_save_task.str1.4 - 0x3c03a1ef 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_process_tasks_regs.str1.4 - 0x3c03a1ef 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_tasks_data.str1.4 - 0x3c03a1ef 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_user_data.str1.4 - 0x3c03a1ef 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_add_wdt_panic_details.str1.4 - 0x3c03a1ef 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.elf_write_core_dump_info.str1.4 - 0x3c03a1ef 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_do_write_elf_pass.str1.4 - 0x3c03a1ef 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a18b 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.esp_core_dump_write_elf.str1.4 - 0x3c03a1ef 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a1ef 0x1 + 0x3c03a18b 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a18b 0x1 .rodata.__FUNCTION__.18 - 0x3c03a1f0 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a20a 0x2 + 0x3c03a18c 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a1a6 0x2 .rodata.__FUNCTION__.17 - 0x3c03a20c 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a225 0x3 + 0x3c03a1a8 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a1c1 0x3 .rodata.__FUNCTION__.16 - 0x3c03a228 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a246 0x2 + 0x3c03a1c4 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a1e2 0x2 .rodata.__FUNCTION__.15 - 0x3c03a248 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a1e4 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.14 - 0x3c03a258 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a266 0x2 + 0x3c03a1f4 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a202 0x2 .rodata.__FUNCTION__.13 - 0x3c03a268 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a27f 0x1 + 0x3c03a204 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a21b 0x1 .rodata.__FUNCTION__.12 - 0x3c03a280 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a21c 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.__FUNCTION__.11 - 0x3c03a28c 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a2a1 0x3 + 0x3c03a228 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a23d 0x3 .rodata.__FUNCTION__.10 - 0x3c03a2a4 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a2b2 0x2 + 0x3c03a240 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a24e 0x2 .rodata.__FUNCTION__.9 - 0x3c03a2b4 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a2cd 0x3 + 0x3c03a250 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a269 0x3 .rodata.__FUNCTION__.8 - 0x3c03a2d0 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a2e9 0x3 + 0x3c03a26c 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a285 0x3 .rodata.__FUNCTION__.7 - 0x3c03a2ec 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a302 0x2 + 0x3c03a288 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a29e 0x2 .rodata.__FUNCTION__.5 - 0x3c03a304 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a313 0x1 + 0x3c03a2a0 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a2af 0x1 .rodata.__FUNCTION__.4 - 0x3c03a314 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a321 0x3 + 0x3c03a2b0 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a2bd 0x3 .rodata.__FUNCTION__.3 - 0x3c03a324 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a33b 0x1 + 0x3c03a2c0 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a2d7 0x1 .rodata.__FUNCTION__.2 - 0x3c03a33c 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a351 0x3 + 0x3c03a2d8 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a2ed 0x3 .rodata.__FUNCTION__.1 - 0x3c03a354 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c03a36a 0x2 + 0x3c03a2f0 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c03a306 0x2 .rodata.__FUNCTION__.0 - 0x3c03a36c 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.TAG 0x3c03a38c 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3c03a308 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.TAG 0x3c03a328 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .rodata.core_dump_crc_print.str1.4 - 0x3c03a39e 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c03a33a 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.core_dump_crc_update.str1.4 - 0x3c03a39e 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - *fill* 0x3c03a39e 0x2 + 0x3c03a33a 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + *fill* 0x3c03a33a 0x2 .rodata.__func__.0 - 0x3c03a3a0 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.TAG 0x3c03a3b4 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x3c03a33c 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.TAG 0x3c03a350 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .rodata.esp_core_dump_get_stack.str1.4 - 0x3c03a3c6 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c03a362 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.esp_core_dump_get_task_regs_dump.str1.4 - 0x3c03a3c6 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - *fill* 0x3c03a3c6 0x2 + 0x3c03a362 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + *fill* 0x3c03a362 0x2 .rodata.__func__.1 - 0x3c03a3c8 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.TAG 0x3c03a3e0 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3c03a364 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.TAG 0x3c03a37c 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .rodata.register_info.str1.4 - 0x3c03a3f3 0x116 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a38f 0x116 esp-idf/main/libmain.a(main.c.obj) .rodata.exec_info_cmd.str1.4 - 0x3c03a3f3 0x501 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a38f 0x49d esp-idf/main/libmain.a(main.c.obj) .rodata.initialize_nvs.str1.4 - 0x3c03a3f3 0x28 esp-idf/main/libmain.a(main.c.obj) + 0x3c03a38f 0x28 esp-idf/main/libmain.a(main.c.obj) .rodata.app_main.str1.4 - 0x3c03a3f3 0x6d esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a3f3 0x1 + 0x3c03a38f 0x6d esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a38f 0x1 .rodata.__func__.0 - 0x3c03a3f4 0xf esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a403 0x1 + 0x3c03a390 0xf esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a39f 0x1 .rodata.__func__.1 - 0x3c03a404 0x9 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a40d 0x3 + 0x3c03a3a0 0x9 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a3a9 0x3 .rodata.__func__.2 - 0x3c03a410 0xe esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c03a41e 0x2 - .rodata 0x3c03a420 0x1c esp-idf/main/libmain.a(main.c.obj) + 0x3c03a3ac 0xe esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c03a3ba 0x2 + .rodata 0x3c03a3bc 0x1c esp-idf/main/libmain.a(main.c.obj) .rodata.print_arg_help.str1.4 - 0x3c03a43c 0x1c esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a3d8 0x1c esp-idf/console/libconsole.a(commands.c.obj) .rodata.help_command.str1.4 - 0x3c03a43c 0x7b esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a3d8 0x7b esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_cmd_register.str1.4 - 0x3c03a43c 0x4 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a3d8 0x4 esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_register_help_command.str1.4 - 0x3c03a43c 0x96 esp-idf/console/libconsole.a(commands.c.obj) + 0x3c03a3d8 0x96 esp-idf/console/libconsole.a(commands.c.obj) .rodata.esp_console_setup_prompt.str1.4 - 0x3c03a43c 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a3d8 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_setup_history.str1.4 - 0x3c03a43c 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a3d8 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_common_init.str1.4 - 0x3c03a43c 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a3d8 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.esp_console_repl_task.str1.4 - 0x3c03a43c 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata 0x3c03a43c 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x3c03a3d8 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata 0x3c03a3d8 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) .rodata.getCursorPosition.str1.4 - 0x3c03a450 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.getColumns.str1.4 - 0x3c03a450 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseDumb.str1.4 - 0x3c03a450 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseClearScreen.str1.4 - 0x3c03a450 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshShowHints.str1.4 - 0x3c03a450 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.refreshMultiLine.str1.4 - 0x3c03a450 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.completeLine.str1.4 - 0x3c03a450 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseProbe.str1.4 - 0x3c03a450 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseEdit.str1.4 - 0x3c03a450 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistorySave.str1.4 - 0x3c03a450 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.linenoiseHistoryLoad.str1.4 - 0x3c03a450 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.__func__.0 - 0x3c03a450 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + 0x3c03a3ec 0xb esp-idf/console/libconsole.a(linenoise.c.obj) .rodata.esp_console_repl_usb_serial_jtag_delete.str1.4 - 0x3c03a45b 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03a3f7 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.esp_console_new_repl_usb_serial_jtag.str1.4 - 0x3c03a45b 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x3c03a3f7 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .rodata.arg_end_errorfn.str1.4 - 0x3c03a45b 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + 0x3c03a3f7 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) .rodata.arg_lit_errorfn.str1.4 - 0x3c03a45b 0x2f esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x3c03a3f7 0x2f esp-idf/console/libconsole.a(arg_lit.c.obj) .rodata.arg_str_resetfn.str1.4 - 0x3c03a45b 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a3f7 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_str_errorfn.str1.4 - 0x3c03a45b 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a3f7 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.arg_strn.str1.4 - 0x3c03a45b 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x3c03a3f7 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) .rodata.panic.str1.4 - 0x3c03a45b 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03a3f7 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.argtable3_xmalloc.str1.4 - 0x3c03a45b 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x3c03a3f7 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) .rodata.arg_cat_optionv.str1.4 - 0x3c03a45b 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_gnuswitch_ds.str1.4 - 0x3c03a45b 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_formatted_ds.str1.4 - 0x3c03a45b 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_option_ds.str1.4 - 0x3c03a45b 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_syntax_ds.str1.4 - 0x3c03a45b 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_glossary_ds.str1.4 - 0x3c03a45b 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + 0x3c03a3f7 0xf esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.intr_get_item.str1.4 - 0x3c03a45b 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03a3f7 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c03a45b 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c03a45b 0x1 + 0x3c03a3f7 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03a3f7 0x1 .rodata.__func__.0 - 0x3c03a45c 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c03a476 0x2 + 0x3c03a3f8 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c03a412 0x2 .rodata.__func__.1 - 0x3c03a478 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c03a414 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_enable.str1.4 - 0x3c03a490 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a42c 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c03a490 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a42c 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c03a490 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a42c 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.0 - 0x3c03a490 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a49e 0x2 + 0x3c03a42c 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a43a 0x2 .rodata.__FUNCTION__.4 - 0x3c03a4a0 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a4b3 0x1 + 0x3c03a43c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a44f 0x1 .rodata.__FUNCTION__.5 - 0x3c03a4b4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a4c6 0x2 + 0x3c03a450 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a462 0x2 .rodata.__FUNCTION__.6 - 0x3c03a4c8 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a4de 0x2 + 0x3c03a464 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a47a 0x2 .rodata.__FUNCTION__.7 - 0x3c03a4e0 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a47c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c03a4f8 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a50d 0x3 + 0x3c03a494 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a4a9 0x3 .rodata.__FUNCTION__.9 - 0x3c03a510 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a527 0x1 + 0x3c03a4ac 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a4c3 0x1 .rodata.__FUNCTION__.10 - 0x3c03a528 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a541 0x3 + 0x3c03a4c4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a4dd 0x3 .rodata.__FUNCTION__.11 - 0x3c03a544 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a55e 0x2 + 0x3c03a4e0 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a4fa 0x2 .rodata.__FUNCTION__.12 - 0x3c03a560 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a579 0x3 + 0x3c03a4fc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a515 0x3 .rodata.__FUNCTION__.13 - 0x3c03a57c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a595 0x3 + 0x3c03a518 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a531 0x3 .rodata.__FUNCTION__.14 - 0x3c03a598 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a534 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c03a5b0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a5c9 0x3 + 0x3c03a54c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a565 0x3 .rodata.__FUNCTION__.27 - 0x3c03a5cc 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a568 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.28 - 0x3c03a5dc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a5eb 0x1 + 0x3c03a578 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a587 0x1 .rodata.__FUNCTION__.29 - 0x3c03a5ec 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a588 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.30 - 0x3c03a600 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a613 0x1 + 0x3c03a59c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a5af 0x1 .rodata.__FUNCTION__.31 - 0x3c03a614 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a627 0x1 + 0x3c03a5b0 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a5c3 0x1 .rodata.__FUNCTION__.32 - 0x3c03a628 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a63a 0x2 + 0x3c03a5c4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a5d6 0x2 .rodata.__FUNCTION__.33 - 0x3c03a63c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a64f 0x1 + 0x3c03a5d8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a5eb 0x1 .rodata.__FUNCTION__.34 - 0x3c03a650 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a663 0x1 + 0x3c03a5ec 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a5ff 0x1 .rodata.__FUNCTION__.35 - 0x3c03a664 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a673 0x1 + 0x3c03a600 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a60f 0x1 .rodata.__FUNCTION__.39 - 0x3c03a674 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a686 0x2 + 0x3c03a610 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a622 0x2 .rodata.__FUNCTION__.40 - 0x3c03a688 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c03a699 0x3 + 0x3c03a624 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a635 0x3 .rodata.__FUNCTION__.41 - 0x3c03a69c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a638 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c03a6ac 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c03a648 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c03a6bb 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c03a6bb 0x1 + 0x3c03a657 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c03a657 0x1 .rodata.__func__.1 - 0x3c03a6bc 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c03a658 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c03a6e4 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c03a6e4 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c03a6e4 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c03a6e4 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c03a6e4 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 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 - 0x3c03a6e4 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c03a6e4 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c03a6e4 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c03a6e4 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c03a6e4 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a680 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c03a6e4 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a6fb 0x1 + 0x3c03a680 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a697 0x1 .rodata.__FUNCTION__.2 - 0x3c03a6fc 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a70a 0x2 + 0x3c03a698 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a6a6 0x2 .rodata.__func__.3 - 0x3c03a70c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a723 0x1 + 0x3c03a6a8 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a6bf 0x1 .rodata.__func__.4 - 0x3c03a724 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a6c0 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c03a730 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a6cc 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c03a73c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a752 0x2 + 0x3c03a6d8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a6ee 0x2 .rodata.__func__.9 - 0x3c03a754 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c03a6f0 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c03a768 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a77e 0x2 + 0x3c03a704 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a71a 0x2 .rodata.__func__.11 - 0x3c03a780 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c03a791 0x3 + 0x3c03a71c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a72d 0x3 .rodata.g_mmu_mem_regions - 0x3c03a794 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c03a794 g_mmu_mem_regions + 0x3c03a730 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c03a730 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c03a7ac 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a748 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c03a7ac 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a748 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c03a7ac 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c03a748 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c03a7bd 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c03a7bd 0x3 + 0x3c03a759 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c03a759 0x3 .rodata.__func__.0 - 0x3c03a7c0 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03a75c 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c03a7d0 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c03a76c 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c03a7d6 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a772 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c03a7d6 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c03a7d6 0x2 + 0x3c03a772 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a772 0x2 .rodata.__func__.0 - 0x3c03a7d8 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a774 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c03a7e8 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c03a7ff 0x1 + 0x3c03a784 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a79b 0x1 .rodata.io_mode_str - 0x3c03a800 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c03a79c 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c03a8b4 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03a850 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c03a8b4 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c03a8d0 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c03a850 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c03a86c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c03a8da 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c03a8da 0x2 + 0x3c03a876 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c03a876 0x2 .rodata.__func__.0 - 0x3c03a8dc 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c03a878 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c03a8f5 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03a891 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c03a8f5 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c03a8f5 0x3 + 0x3c03a891 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a891 0x3 .rodata.__func__.0 - 0x3c03a8f8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c03a90f 0x1 + 0x3c03a894 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a8ab 0x1 .rodata.__func__.1 - 0x3c03a910 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c03a8ac 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c03a927 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c03a927 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c03a927 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c03a927 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c03a927 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c03a927 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c03a927 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c03a927 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a8c3 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c03a927 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a927 0x1 + 0x3c03a8c3 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a8c3 0x1 .rodata.__FUNCTION__.5 - 0x3c03a928 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a93b 0x1 + 0x3c03a8c4 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a8d7 0x1 .rodata.__FUNCTION__.7 - 0x3c03a93c 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a946 0x2 + 0x3c03a8d8 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a8e2 0x2 .rodata.__FUNCTION__.8 - 0x3c03a948 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a959 0x3 + 0x3c03a8e4 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a8f5 0x3 .rodata.__func__.12 - 0x3c03a95c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a96b 0x1 + 0x3c03a8f8 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a907 0x1 .rodata.__func__.13 - 0x3c03a96c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a979 0x3 + 0x3c03a908 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a915 0x3 .rodata.__FUNCTION__.14 - 0x3c03a97c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c03a98e 0x2 + 0x3c03a918 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a92a 0x2 .rodata.__func__.15 - 0x3c03a990 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c03a92c 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c03a9a7 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c03a943 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c03a9a7 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c03a943 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.str1.4 - 0x3c03a9a7 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3c03a9a7 0x1 + 0x3c03a943 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + *fill* 0x3c03a943 0x1 .rodata.esp_isr_names - 0x3c03a9a8 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c03a9a8 esp_isr_names + 0x3c03a944 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c03a944 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c03aaa0 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c03aaa0 GPIO_HOLD_MASK + 0x3c03aa3c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03aa3c GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c03aaf8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c03aaf8 GPIO_PIN_MUX_REG + 0x3c03aa94 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03aa94 GPIO_PIN_MUX_REG .srodata.g_spi_lock_main_flash_dev - 0x3c03ab50 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c03ab50 g_spi_lock_main_flash_dev + 0x3c03aaec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c03aaec g_spi_lock_main_flash_dev .rodata.prvReturnItemByteBuf.str1.4 - 0x3c03ab54 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemByteBuf.str1.4 - 0x3c03ab54 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c03ab54 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReturnItemDefault.str1.4 - 0x3c03ab54 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemDefault.str1.4 - 0x3c03ab54 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c03ab54 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c03ab54 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c03ab54 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3c03ab54 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreate.str1.4 - 0x3c03ab54 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreateStatic.str1.4 - 0x3c03ab54 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c03ab54 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3c03ab54 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3c03ab54 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3c03ab54 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c03ab54 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferGetStaticBuffer.str1.4 - 0x3c03ab54 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.vRingbufferDeleteWithCaps.str1.4 - 0x3c03ab54 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03aaf0 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.0 - 0x3c03ab54 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ab6e 0x2 + 0x3c03aaf0 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab0a 0x2 .rodata.__func__.1 - 0x3c03ab70 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ab8b 0x1 + 0x3c03ab0c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab27 0x1 .rodata.__func__.8 - 0x3c03ab8c 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03aba6 0x2 + 0x3c03ab28 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab42 0x2 .rodata.__func__.9 - 0x3c03aba8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03abba 0x2 + 0x3c03ab44 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab56 0x2 .rodata.__func__.10 - 0x3c03abbc 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03abd9 0x3 + 0x3c03ab58 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab75 0x3 .rodata.__func__.11 - 0x3c03abdc 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03abf2 0x2 + 0x3c03ab78 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ab8e 0x2 .rodata.__func__.12 - 0x3c03abf4 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ac12 0x2 + 0x3c03ab90 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03abae 0x2 .rodata.__func__.13 + 0x3c03abb0 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03abc7 0x1 + .rodata.__func__.16 + 0x3c03abc8 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03abe1 0x3 + .rodata.__func__.17 + 0x3c03abe4 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03abfe 0x2 + .rodata.__func__.18 + 0x3c03ac00 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ac12 0x2 + .rodata.__func__.20 0x3c03ac14 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) *fill* 0x3c03ac2b 0x1 - .rodata.__func__.16 - 0x3c03ac2c 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ac45 0x3 - .rodata.__func__.17 - 0x3c03ac48 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ac62 0x2 - .rodata.__func__.18 - 0x3c03ac64 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ac76 0x2 - .rodata.__func__.20 - 0x3c03ac78 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ac8f 0x1 .rodata.__func__.21 - 0x3c03ac90 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03ac2c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.24 - 0x3c03aca0 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03ac3c 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.25 - 0x3c03acb8 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03ac54 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.26 - 0x3c03accc 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03ac68 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.27 - 0x3c03ace4 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03acfb 0x1 + 0x3c03ac80 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ac97 0x1 .rodata.__func__.28 - 0x3c03acfc 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad12 0x2 + 0x3c03ac98 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03acae 0x2 .rodata.__func__.29 - 0x3c03ad14 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad26 0x2 + 0x3c03acb0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03acc2 0x2 .rodata.__func__.30 - 0x3c03ad28 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad3d 0x3 + 0x3c03acc4 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03acd9 0x3 .rodata.__func__.31 - 0x3c03ad40 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad56 0x2 + 0x3c03acdc 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03acf2 0x2 .rodata.__func__.32 - 0x3c03ad58 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad73 0x1 + 0x3c03acf4 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ad0f 0x1 .rodata.__func__.33 - 0x3c03ad74 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad87 0x1 + 0x3c03ad10 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ad23 0x1 .rodata.__func__.34 - 0x3c03ad88 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03ad9a 0x2 + 0x3c03ad24 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ad36 0x2 .rodata.__func__.35 - 0x3c03ad9c 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c03adb1 0x3 + 0x3c03ad38 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03ad4d 0x3 .rodata.__func__.36 - 0x3c03adb4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c03ad50 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c03adc6 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_enqueue.str1.4 - 0x3c03adc6 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3c03adc6 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3c03adc6 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_hw_flow_ctrl.str1.4 - 0x3c03adc6 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c03adc6 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_enable_tx_intr.str1.4 - 0x3c03adc6 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_pin.str1.4 - 0x3c03adc6 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_param_config.str1.4 - 0x3c03adc6 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_tx_chars.str1.4 - 0x3c03adc6 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_write_bytes_with_break.str1.4 - 0x3c03adc6 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_delete.str1.4 - 0x3c03adc6 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad62 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_driver_install.str1.4 - 0x3c03adc6 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03adc6 0x2 + 0x3c03ad62 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ad62 0x2 .rodata.__FUNCTION__.39 - 0x3c03adc8 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03addb 0x1 + 0x3c03ad64 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ad77 0x1 .rodata.__FUNCTION__.37 - 0x3c03addc 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ad78 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.34 - 0x3c03adf0 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03ae0b 0x1 + 0x3c03ad8c 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ada7 0x1 .rodata.__FUNCTION__.33 - 0x3c03ae0c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ada8 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.32 - 0x3c03ae24 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03adc0 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.30 - 0x3c03ae34 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03ae45 0x3 + 0x3c03add0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ade1 0x3 .rodata.__FUNCTION__.26 - 0x3c03ae48 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03ae59 0x3 + 0x3c03ade4 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03adf5 0x3 .rodata.__FUNCTION__.25 - 0x3c03ae5c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03ae6e 0x2 + 0x3c03adf8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ae0a 0x2 .rodata.__FUNCTION__.20 - 0x3c03ae70 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03ae7d 0x3 + 0x3c03ae0c 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ae19 0x3 .rodata.__FUNCTION__.19 - 0x3c03ae80 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ae1c 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.17 - 0x3c03ae94 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c03aead 0x3 + 0x3c03ae30 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c03ae49 0x3 .rodata.__FUNCTION__.14 - 0x3c03aeb0 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c03ae4c 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c03aec7 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c03aec7 0x1 + 0x3c03ae63 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c03ae63 0x1 .rodata._ZTVN3nvs9PartitionE - 0x3c03aec8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c03aec8 vtable for nvs::Partition + 0x3c03ae64 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03ae64 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c03aefc 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c03aefc vtable for nvs::NVSPartition + 0x3c03ae98 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03ae98 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c03af30 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c03af30 vtable for nvs::NVSPartitionManager + 0x3c03aecc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c03aecc vtable for nvs::NVSPartitionManager .rodata.load_partitions.str1.4 - 0x3c03af40 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aedc 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.ensure_partitions_loaded.str1.4 - 0x3c03af40 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aedc 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_unload_all.str1.4 - 0x3c03af40 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aedc 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_next.str1.4 - 0x3c03af40 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aedc 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_get.str1.4 - 0x3c03af40 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aedc 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.__func__.2 - 0x3c03af40 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c03af52 0x2 + 0x3c03aedc 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c03aeee 0x2 .rodata.__func__.3 - 0x3c03af54 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c03aef0 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_write.str1.4 - 0x3c03af67 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03af67 0x1 + 0x3c03af03 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03af03 0x1 .rodata.__func__.0 - 0x3c03af68 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03af7b 0x1 + 0x3c03af04 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03af17 0x1 .rodata.__func__.1 - 0x3c03af7c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03af96 0x2 + 0x3c03af18 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03af32 0x2 .rodata.__func__.2 - 0x3c03af98 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c03af34 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.3 - 0x3c03afb0 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03afc7 0x1 + 0x3c03af4c 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03af63 0x1 .rodata.__func__.4 - 0x3c03afc8 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c03af64 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c03afdc 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c03afef 0x1 + 0x3c03af78 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03af8b 0x1 .rodata.uart_periph_signal - 0x3c03aff0 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) - 0x3c03aff0 uart_periph_signal + 0x3c03af8c 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c03af8c uart_periph_signal .rodata.periph_rtc_dig_clk8m_disable.str1.4 - 0x3c03b018 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03afb4 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .rodata.__func__.0 - 0x3c03b018 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3c03afb4 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 - 0x3c03b035 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c03b035 0x3 + 0x3c03afd1 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c03afd1 0x3 .rodata.__FUNCTION__.0 - 0x3c03b038 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c03afd4 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c03b055 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03aff1 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 - 0x3c03b055 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c03b055 0x3 + 0x3c03aff1 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03aff1 0x3 .rodata.__func__.0 - 0x3c03b058 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c03b079 0x3 + 0x3c03aff4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03b015 0x3 .rodata.__func__.1 - 0x3c03b07c 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c03b018 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c03b09a 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c03b09a 0x2 + 0x3c03b036 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03b036 0x2 .rodata.__func__.2 - 0x3c03b09c 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c03b0b5 0x3 + 0x3c03b038 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03b051 0x3 .rodata.__func__.3 - 0x3c03b0b8 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c03b054 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c03b0cd 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c03b0cd 0x3 + 0x3c03b069 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c03b069 0x3 .rodata.__func__.1 - 0x3c03b0d0 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c03b06c 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c03b0ee 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b08a 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c03b0ee 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c03b0ee 0x2 + 0x3c03b08a 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c03b08a 0x2 .rodata.__func__.0 - 0x3c03b0f0 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b08c 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c03b10c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c03b0a8 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c03b12a 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) + 0x3c03b0c6 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 - 0x3c03b12a 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* 0x3c03b12a 0x2 + 0x3c03b0c6 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* 0x3c03b0c6 0x2 .rodata._ZTSSt9exception - 0x3c03b12c 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) - 0x3c03b12c typeinfo name for std::exception - *fill* 0x3c03b139 0x3 + 0x3c03b0c8 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) + 0x3c03b0c8 typeinfo name for std::exception + *fill* 0x3c03b0d5 0x3 .srodata._ZTISt9exception - 0x3c03b13c 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) - 0x3c03b13c typeinfo for std::exception + 0x3c03b0d8 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) + 0x3c03b0d8 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b144 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) - 0x3c03b144 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c03b16b 0x1 + 0x3c03b0e0 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) + 0x3c03b0e0 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c03b107 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b16c 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) - 0x3c03b16c typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c03b108 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) + 0x3c03b108 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b178 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) - 0x3c03b178 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c03b1a1 0x3 + 0x3c03b114 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) + 0x3c03b114 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c03b13d 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b1a4 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) - 0x3c03b1a4 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c03b140 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) + 0x3c03b140 typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c03b1b0 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) - 0x3c03b1b0 vtable for __gnu_cxx::__concurrence_lock_error + 0x3c03b14c 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) + 0x3c03b14c vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c03b1c4 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) - 0x3c03b1c4 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c03b160 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) + 0x3c03b160 vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c03b1d8 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) - 0x3c03b1d8 std::nothrow - *fill* 0x3c03b1d9 0x3 + 0x3c03b174 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) + 0x3c03b174 std::nothrow + *fill* 0x3c03b175 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c03b1dc 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) - 0x3c03b1dc vtable for __cxxabiv1::__si_class_type_info + 0x3c03b178 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) + 0x3c03b178 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c03b208 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) - 0x3c03b208 vtable for __cxxabiv1::__class_type_info + 0x3c03b1a4 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) + 0x3c03b1a4 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c03b234 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) - 0x3c03b234 typeinfo name for std::bad_alloc - *fill* 0x3c03b241 0x3 + 0x3c03b1d0 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) + 0x3c03b1d0 typeinfo name for std::bad_alloc + *fill* 0x3c03b1dd 0x3 .rodata._ZTISt9bad_alloc - 0x3c03b244 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) - 0x3c03b244 typeinfo for std::bad_alloc + 0x3c03b1e0 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) + 0x3c03b1e0 typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c03b250 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) + 0x3c03b1ec 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 - 0x3c03b250 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) - 0x3c03b250 vtable for std::bad_alloc + 0x3c03b1ec 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) + 0x3c03b1ec vtable for std::bad_alloc .rodata.str1.4 - 0x3c03b264 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 0x3c03b264 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) - 0x3c03b264 _ctype_ - *fill* 0x3c03b365 0x3 - .rodata 0x3c03b368 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) + 0x3c03b200 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 0x3c03b200 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) + 0x3c03b200 _ctype_ + *fill* 0x3c03b301 0x3 + .rodata 0x3c03b304 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 - 0x3c03b5a8 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 0x3c03b5a8 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) + 0x3c03b544 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* 0x3c03b544 0x4 + .srodata.cst8 0x3c03b548 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 0x3c03b648 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 0x3c03b5e8 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 - 0x3c03b888 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) + 0x3c03b828 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 - 0x3c03b888 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 0x3c03b888 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) + 0x3c03b828 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 0x3c03b828 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 - 0x3c03b888 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 0x3c03b888 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) + 0x3c03b828 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 0x3c03b828 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 - 0x3c03b888 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 0x3c03b888 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 0x3c03b888 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) - 0x3c03b898 __mprec_tens - 0x3c03b960 __mprec_tinytens - 0x3c03b988 __mprec_bigtens - .rodata 0x3c03b9b0 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) - 0x3c03bbd0 __chclass - 0x3c03bcd0 __state_table - 0x3c03bd3c __action_table + 0x3c03b828 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 0x3c03b828 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 0x3c03b828 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) + 0x3c03b838 __mprec_tens + 0x3c03b900 __mprec_tinytens + 0x3c03b928 __mprec_bigtens + .rodata 0x3c03b950 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) + 0x3c03bb70 __chclass + 0x3c03bc70 __state_table + 0x3c03bcdc __action_table .rodata.str1.4 - 0x3c03bdc8 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 0x3c03bdc8 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* 0x3c03bf06 0x2 - .rodata 0x3c03bf08 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) + 0x3c03bd68 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 0x3c03bd68 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* 0x3c03bea6 0x2 + .rodata 0x3c03bea8 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 - 0x3c03c148 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 0x3c03c148 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) + 0x3c03c0e8 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 0x3c03c0e8 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 - 0x3c03c148 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 0x3c03c148 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) + 0x3c03c0e8 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 0x3c03c0e8 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 - 0x3c03c43e 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* 0x3c03c43e 0x2 - .rodata 0x3c03c440 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) - 0x3c03c440 __default_global_locale - .srodata.cst4 0x3c03c5ac 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) + 0x3c03c3de 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* 0x3c03c3de 0x2 + .rodata 0x3c03c3e0 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) + 0x3c03c3e0 __default_global_locale + .srodata.cst4 0x3c03c54c 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 - 0x3c03c5b4 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* 0x3c03c5b4 0x4 - .rodata 0x3c03c5b8 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 0x3c03c620 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 0x3c03c620 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) + 0x3c03c554 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* 0x3c03c554 0x4 + .rodata 0x3c03c558 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 0x3c03c5c0 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 0x3c03c5c0 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 - 0x3c03c620 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 0x3c03c620 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) + 0x3c03c5c0 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 0x3c03c5c0 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 - 0x3c03c620 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) + 0x3c03c5c0 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.*) @@ -17238,113 +17239,113 @@ END GROUP *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c03c620 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) + 0x3c03c5c0 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 - 0x3c03c624 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) + 0x3c03c5c4 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 - 0x3c03c634 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) + 0x3c03c5d4 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 - 0x3c03c638 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) + 0x3c03c5d8 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 - 0x3c03c63c 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) + 0x3c03c5dc 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 - 0x3c03c64c 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) + 0x3c03c5ec 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.*) - 0x3c03c698 . = ALIGN (0x4) - 0x3c03c650 __init_priority_array_start = ABSOLUTE (.) + 0x3c03c638 . = ALIGN (0x4) + 0x3c03c5f0 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c03c650 __init_priority_array_end = ABSOLUTE (.) - 0x3c03c698 . = ALIGN (0x4) - 0x3c03c650 __init_array_start = ABSOLUTE (.) + 0x3c03c5f0 __init_priority_array_end = ABSOLUTE (.) + 0x3c03c638 . = ALIGN (0x4) + 0x3c03c5f0 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c03c650 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c03c654 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c03c658 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 0x3c03c65c 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 0x3c03c660 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) - 0x3c03c664 __init_array_end = ABSOLUTE (.) - 0x3c03c698 . = ALIGN (0x4) - 0x3c03c664 soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c03c5f0 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c03c5f4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c03c5f8 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 0x3c03c5fc 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 0x3c03c600 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) + 0x3c03c604 __init_array_end = ABSOLUTE (.) + 0x3c03c638 . = ALIGN (0x4) + 0x3c03c604 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c03c664 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c03c684 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c03c698 . = ALIGN (0x4) - 0x3c03c684 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c03c604 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c03c624 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c03c638 . = ALIGN (0x4) + 0x3c03c624 _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c03c684 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c624 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c03c68c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c62c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c03c694 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c03c634 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c03c69c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c63c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c03c6a4 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03c644 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3c03c6ac 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c03c64c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c03c6b4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c03c654 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c03c6bc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c65c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.104 - 0x3c03c6c4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c664 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c03c6cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c66c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c03c6d4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c03c674 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.111 - 0x3c03c6dc 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03c67c 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 - 0x3c03c6e4 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03c684 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c03c6ec 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c68c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.115 - 0x3c03c6f4 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3c03c694 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .esp_system_init_fn.120 - 0x3c03c6fc 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c03c69c 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) .esp_system_init_fn.130 - 0x3c03c704 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c6a4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.130 - 0x3c03c70c 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x3c03c6ac 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .esp_system_init_fn.140 - 0x3c03c714 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c6b4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c03c71c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c6bc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c03c724 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c03c6c4 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 - 0x3c03c72c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c03c734 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c03c734 _rodata_end = ABSOLUTE (.) - 0x3c03c734 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c03c6cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c6d4 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c03c6d4 _rodata_end = ABSOLUTE (.) + 0x3c03c6d4 . = 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 0x3c03c734 0x0 - 0x3c03c734 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c03c6d4 0x0 + 0x3c03c6d4 . = 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 0x3c03c734 0x0 - 0x3c03c734 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c03c6d4 0x0 + 0x3c03c6d4 . = 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 0x3c03c734 0x0 - 0x3c03c734 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c03c6d4 0x0 + 0x3c03c6d4 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c03c734 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c03c734 _thread_local_data_end = ABSOLUTE (.) + 0x3c03c6d4 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c03c6d4 _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 0x3c03c734 0x0 - 0x3c03c734 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c03c6d4 0x0 + 0x3c03c6d4 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c03c734 _thread_local_bss_end = ABSOLUTE (.) + 0x3c03c6d4 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c03c734 0x0 - 0x3c03c734 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c03c6d4 0x0 + 0x3c03c6d4 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) @@ -17960,7 +17961,7 @@ END GROUP .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x1b6613 +.debug_info 0x00000000 0x1b659b *(.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) @@ -18055,194 +18056,194 @@ 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 0x1cdc esp-idf/main/libmain.a(main.c.obj) - .debug_info 0x000abfde 0x178d esp-idf/console/libconsole.a(commands.c.obj) - .debug_info 0x000ad76b 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_info 0x000aeb77 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_info 0x000aed33 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_info 0x000b1ddf 0x108b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_info 0x000b2e6a 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_info 0x000b3622 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_info 0x000b44b2 0x65d esp-idf/console/libconsole.a(arg_lit.c.obj) - .debug_info 0x000b4b0f 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_info 0x000b520b 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_info 0x000b6198 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_info 0x000b8ee4 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000b905d 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000b9471 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000b94af 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000b94e1 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000bf8b7 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000bfa21 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000bfac0 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000c35a2 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000c41c4 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000c4c9b 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000c7c39 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000c7dfa 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000c7f7c 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000c8c15 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000c8df2 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000c9522 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000cab57 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000caf53 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000cf371 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000d5970 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000d6bc4 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000d7583 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000d81fc 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000da84d 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000db862 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000dc955 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000dda19 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000dee3e 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x000dfd2d 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x000e0c1c 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000e5354 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000e5734 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000e5edb 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x000e6434 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x000ef853 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000f1835 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000faf22 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x000fb46c 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000fc48c 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x000fd120 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x0010120c 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x00106567 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x00106a66 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x0010826b 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x0010c8a8 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x0010caed 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x0010cbc5 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x0010ccf9 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x0010cf64 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x0010d12c 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x0010f070 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x0010f145 0x1d4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_info 0x0010f319 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x0010f33d 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x00113232 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x001168ca 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_info 0x001241cd 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x00130685 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x0013bf27 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x001433c1 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x00144ac6 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x0014d6d8 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x0014e0fd 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x00151c89 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00159026 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0015fcd0 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x00160c47 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x001639b4 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x00165452 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x00166844 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x00169257 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_info 0x0016ab6b 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_info 0x0016ae99 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x0016b148 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x0016b77a 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x0016bd5e 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x0016dc49 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x00170826 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x0017106c 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 0x001710fe 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 0x001711a9 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 0x0017222b 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 0x00172345 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 0x00172da1 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 0x001732f9 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 0x00173d8d 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 0x00174341 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 0x001743ec 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 0x00175187 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 0x00175a49 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 0x00176a23 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 0x001785f4 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 0x0017869f 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 0x00178f4f 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 0x001797d2 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 0x00179a5d 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x0017b526 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 0x0017b591 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 0x0017b697 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 0x0017bf88 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 0x0017c936 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 0x0017d795 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 0x0017ed3c 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 0x0017edf5 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 0x00181850 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 0x00183a47 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 0x00184449 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 0x00184f11 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 0x00185867 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 0x00186302 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 0x00186bdf 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 0x00187c17 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 0x0018871f 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 0x0018909d 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 0x00189a27 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 0x0018a483 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 0x0018ae36 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 0x0018ba44 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 0x0018c2fc 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 0x0018cd82 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 0x0018d6e7 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 0x0018e0cd 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 0x0018e9c0 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 0x0018f409 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 0x0018fe7a 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 0x00190787 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 0x001911f8 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 0x00191bb9 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 0x0019255a 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 0x00192f67 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 0x00193aca 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 0x0019441e 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 0x00194dc8 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 0x0019575a 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 0x00196049 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 0x001969e4 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 0x00197829 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 0x00198412 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 0x00198d98 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 0x001995e4 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 0x00199e24 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 0x0019a696 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 0x0019b12a 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 0x0019ba1f 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 0x0019c2e8 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 0x0019cba7 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 0x0019d46c 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 0x0019d63b 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 0x0019d8a5 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 0x0019f12a 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 0x0019f9c4 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 0x001a1663 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 0x001a2442 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 0x001a44c8 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 0x001a65b3 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 0x001a8db8 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 0x001ab054 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 0x001ab8d2 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 0x001ac493 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 0x001ac58d 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 0x001ad03d 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 0x001adcfb 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 0x001addc6 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 0x001ae9c6 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 0x001b07d7 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 0x001b1396 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 0x001b21ab 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 0x001b2fbc 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 0x001b3bb2 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 0x001b3c9f 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 0x001b4776 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 0x001b4845 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 0x001b5aaf 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 0x001b5df6 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 0x001b618e 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 0x1c64 esp-idf/main/libmain.a(main.c.obj) + .debug_info 0x000abf66 0x178d esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x000ad6f3 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_info 0x000aeaff 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x000aecbb 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x000b1d67 0x108b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_info 0x000b2df2 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x000b35aa 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x000b443a 0x65d esp-idf/console/libconsole.a(arg_lit.c.obj) + .debug_info 0x000b4a97 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x000b5193 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x000b6120 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x000b8e6c 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000b8fe5 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000b93f9 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000b9437 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000b9469 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000bf83f 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000bf9a9 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000bfa48 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000c352a 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000c414c 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000c4c23 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000c7bc1 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000c7d82 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000c7f04 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000c8b9d 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000c8d7a 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000c94aa 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000caadf 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000caedb 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000cf2f9 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000d58f8 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000d6b4c 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000d750b 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000d8184 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000da7d5 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000db7ea 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000dc8dd 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000dd9a1 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000dedc6 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000dfcb5 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000e0ba4 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000e52dc 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000e56bc 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000e5e63 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000e63bc 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000ef7db 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000f17bd 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000faeaa 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x000fb3f4 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000fc414 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x000fd0a8 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00101194 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x001064ef 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x001069ee 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x001081f3 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0010c830 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0010ca75 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0010cb4d 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0010cc81 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0010ceec 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0010d0b4 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x0010eff8 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x0010f0cd 0x1d4 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_info 0x0010f2a1 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x0010f2c5 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x001131ba 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00116852 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_info 0x00124155 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0013060d 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x0013beaf 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00143349 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x00144a4e 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0014d660 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x0014e085 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x00151c11 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x00158fae 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0015fc58 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x00160bcf 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x0016393c 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x001653da 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x001667cc 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x001691df 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x0016aaf3 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0016ae21 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0016b0d0 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0016b702 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x0016bce6 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x0016dbd1 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x001707ae 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x00170ff4 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 0x00171086 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 0x00171131 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 0x001721b3 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 0x001722cd 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 0x00172d29 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 0x00173281 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 0x00173d15 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 0x001742c9 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 0x00174374 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 0x0017510f 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 0x001759d1 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 0x001769ab 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 0x0017857c 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 0x00178627 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 0x00178ed7 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 0x0017975a 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 0x001799e5 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0017b4ae 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 0x0017b519 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 0x0017b61f 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 0x0017bf10 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 0x0017c8be 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 0x0017d71d 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 0x0017ecc4 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 0x0017ed7d 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 0x001817d8 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 0x001839cf 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 0x001843d1 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 0x00184e99 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 0x001857ef 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 0x0018628a 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 0x00186b67 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 0x00187b9f 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 0x001886a7 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 0x00189025 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 0x001899af 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 0x0018a40b 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 0x0018adbe 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 0x0018b9cc 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 0x0018c284 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 0x0018cd0a 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 0x0018d66f 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 0x0018e055 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 0x0018e948 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 0x0018f391 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 0x0018fe02 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 0x0019070f 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 0x00191180 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 0x00191b41 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 0x001924e2 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 0x00192eef 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 0x00193a52 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 0x001943a6 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 0x00194d50 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 0x001956e2 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 0x00195fd1 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 0x0019696c 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 0x001977b1 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 0x0019839a 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 0x00198d20 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 0x0019956c 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 0x00199dac 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 0x0019a61e 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 0x0019b0b2 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 0x0019b9a7 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 0x0019c270 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 0x0019cb2f 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 0x0019d3f4 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 0x0019d5c3 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 0x0019d82d 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 0x0019f0b2 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 0x0019f94c 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 0x001a15eb 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 0x001a23ca 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 0x001a4450 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 0x001a653b 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 0x001a8d40 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 0x001aafdc 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 0x001ab85a 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 0x001ac41b 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 0x001ac515 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 0x001acfc5 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 0x001adc83 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 0x001add4e 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 0x001ae94e 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 0x001b075f 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 0x001b131e 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 0x001b2133 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 0x001b2f44 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 0x001b3b3a 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 0x001b3c27 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 0x001b46fe 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 0x001b47cd 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 0x001b5a37 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 0x001b5d7e 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 0x001b6116 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 0x3399c *(.debug_abbrev) @@ -18528,7 +18529,7 @@ END GROUP .debug_abbrev 0x0003367a 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 0x00033811 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 0xe2034 +.debug_line 0x00000000 0xe1f64 *(.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) @@ -18623,194 +18624,194 @@ 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 0x1540 esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x00057f17 0xfae esp-idf/console/libconsole.a(commands.c.obj) - .debug_line 0x00058ec5 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_line 0x00059939 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_line 0x00059d24 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_line 0x0005d146 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_line 0x0005db22 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_line 0x0005e4cc 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_line 0x0005eb1e 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) - .debug_line 0x0005ef9a 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_line 0x0005f578 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_line 0x0005fd74 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_line 0x0006242c 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x000626b6 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00062ac0 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00062ccc 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00062df8 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x00067e46 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00067f25 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x0006800d 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00069426 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0006a005 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0006afbe 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0006ddbb 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0006e064 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0006e4ac 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0006f4df 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x0006f772 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0006fec1 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00070f98 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00071558 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00074b04 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00075e60 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x00076d14 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x000771aa 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x00077559 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0007986b 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x00079cdd 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0007a1ba 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0007a792 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0007b2bc 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0007b677 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0007ba30 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0007c80a 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0007cc02 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0007d3b1 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0007dd22 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0007e4ca 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00080b58 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x0008150b 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00081c09 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x000828cf 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x0008323d 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00083b5d 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x0008563c 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00085bcd 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x000866a9 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x00087885 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0008793f 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x00087af6 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x00087d09 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000880c8 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x000882e7 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x00089edf 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x0008a0ac 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_line 0x0008a435 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x0008a5d3 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x0008c912 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x0009032b 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_line 0x000983da 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x0009b457 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x0009ec85 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x0009fd76 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000a0677 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000a1e59 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000a237f 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000a332c 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000a712d 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000a8b09 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000a937f 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000a9fd0 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000ab5cb 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000ac2a3 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000ad4b3 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_line 0x000ad9fe 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_line 0x000adc09 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x000ae14c 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000ae863 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x000af09e 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000afed6 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000b27ee 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000b3036 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 0x000b30a1 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 0x000b310c 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 0x000b364a 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 0x000b36f3 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 0x000b3b35 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 0x000b3cd6 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 0x000b4171 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 0x000b41f2 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 0x000b425d 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 0x000b46b7 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 0x000b489e 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 0x000b4c78 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 0x000b5447 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 0x000b54b2 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 0x000b553c 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 0x000b5675 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 0x000b5763 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x000b5f12 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 0x000b5f4c 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 0x000b6018 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 0x000b611b 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 0x000b6360 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 0x000b690e 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 0x000b7bf6 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 0x000b7c34 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 0x000bce19 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 0x000c03fc 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 0x000c06f0 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 0x000c0c78 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 0x000c0e02 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 0x000c1196 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 0x000c1306 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 0x000c1b4e 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 0x000c1de3 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 0x000c1f30 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 0x000c20ca 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 0x000c22dc 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 0x000c23c9 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 0x000c2c86 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 0x000c2dd1 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 0x000c302e 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 0x000c319f 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 0x000c338f 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 0x000c347c 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 0x000c36de 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 0x000c3adc 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 0x000c3c3f 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 0x000c40c4 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 0x000c4424 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 0x000c4665 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 0x000c4915 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 0x000c4b92 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 0x000c4c8b 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 0x000c4eb5 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 0x000c510b 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 0x000c53af 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 0x000c5621 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 0x000c5ee5 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 0x000c6019 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 0x000c62dd 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 0x000c632e 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 0x000c63bc 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 0x000c646d 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 0x000c654c 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 0x000c6621 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 0x000c6709 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 0x000c67e4 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 0x000c68bf 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 0x000c6a86 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 0x000c6d66 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 0x000c8e38 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 0x000c8ec1 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 0x000cb0be 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 0x000cb61a 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 0x000cebfc 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 0x000d27e5 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 0x000d76d6 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 0x000db8fb 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 0x000dba84 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 0x000dbe19 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 0x000dc02f 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 0x000dc625 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 0x000dc7d3 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 0x000dc843 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 0x000dc9ea 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 0x000decbb 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 0x000dedf6 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 0x000df394 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 0x000df920 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 0x000dfad8 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 0x000dfb51 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 0x000dfc15 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 0x000dfc87 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 0x000e0ca3 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 0x000e1290 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 0x000e1819 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 0x1470 esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x00057e47 0xfae esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x00058df5 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_line 0x00059869 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x00059c54 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x0005d076 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_line 0x0005da52 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x0005e3fc 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x0005ea4e 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) + .debug_line 0x0005eeca 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0005f4a8 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x0005fca4 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x0006235c 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x000625e6 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x000629f0 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00062bfc 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00062d28 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x00067d76 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x00067e55 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00067f3d 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00069356 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x00069f35 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0006aeee 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0006dceb 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0006df94 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x0006e3dc 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x0006f40f 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x0006f6a2 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x0006fdf1 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00070ec8 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00071488 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00074a34 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00075d90 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00076c44 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x000770da 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00077489 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0007979b 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00079c0d 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0007a0ea 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0007a6c2 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0007b1ec 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0007b5a7 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0007b960 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0007c73a 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0007cb32 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0007d2e1 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0007dc52 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x0007e3fa 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00080a88 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x0008143b 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00081b39 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x000827ff 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x0008316d 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00083a8d 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0008556c 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x00085afd 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x000865d9 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x000877b5 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0008786f 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x00087a26 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x00087c39 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x00087ff8 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x00088217 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x00089e0f 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00089fdc 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x0008a365 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0008a503 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0008c842 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0009025b 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_line 0x0009830a 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0009b387 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0009ebb5 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x0009fca6 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000a05a7 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000a1d89 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000a22af 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000a325c 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000a705d 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000a8a39 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000a92af 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000a9f00 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000ab4fb 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000ac1d3 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000ad3e3 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x000ad92e 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x000adb39 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x000ae07c 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000ae793 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x000aefce 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000afe06 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b271e 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000b2f66 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 0x000b2fd1 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 0x000b303c 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 0x000b357a 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 0x000b3623 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 0x000b3a65 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 0x000b3c06 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 0x000b40a1 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 0x000b4122 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 0x000b418d 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 0x000b45e7 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 0x000b47ce 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 0x000b4ba8 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 0x000b5377 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 0x000b53e2 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 0x000b546c 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 0x000b55a5 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 0x000b5693 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x000b5e42 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 0x000b5e7c 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 0x000b5f48 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 0x000b604b 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 0x000b6290 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 0x000b683e 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 0x000b7b26 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 0x000b7b64 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 0x000bcd49 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 0x000c032c 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 0x000c0620 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 0x000c0ba8 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 0x000c0d32 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 0x000c10c6 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 0x000c1236 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 0x000c1a7e 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 0x000c1d13 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 0x000c1e60 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 0x000c1ffa 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 0x000c220c 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 0x000c22f9 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 0x000c2bb6 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 0x000c2d01 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 0x000c2f5e 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 0x000c30cf 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 0x000c32bf 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 0x000c33ac 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 0x000c360e 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 0x000c3a0c 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 0x000c3b6f 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 0x000c3ff4 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 0x000c4354 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 0x000c4595 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 0x000c4845 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 0x000c4ac2 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 0x000c4bbb 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 0x000c4de5 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 0x000c503b 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 0x000c52df 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 0x000c5551 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 0x000c5e15 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 0x000c5f49 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 0x000c620d 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 0x000c625e 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 0x000c62ec 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 0x000c639d 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 0x000c647c 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 0x000c6551 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 0x000c6639 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 0x000c6714 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 0x000c67ef 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 0x000c69b6 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 0x000c6c96 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 0x000c8d68 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 0x000c8df1 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 0x000cafee 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 0x000cb54a 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 0x000ceb2c 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 0x000d2715 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 0x000d7606 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 0x000db82b 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 0x000db9b4 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 0x000dbd49 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 0x000dbf5f 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 0x000dc555 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 0x000dc703 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 0x000dc773 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 0x000dc91a 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 0x000debeb 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 0x000ded26 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 0x000df2c4 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 0x000df850 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 0x000dfa08 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 0x000dfa81 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 0x000dfb45 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 0x000dfbb7 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 0x000e0bd3 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 0x000e11c0 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 0x000e1749 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 0x15d4c *(.debug_frame)