flipperzero-firmware/lib/flipper_application/elf
Sergey Gavrilov 37b5e58a60
More correct elf loader (#1839)
* ELF File: more robust section loader
* ELF File: faster and smaller preinit, init and fini arrays handling
* ELF File: load sections on preload stage
* ELF File: naming
* Furi: fix use after free in thread join

Co-authored-by: あく <alleteam@gmail.com>
2022-10-08 02:06:29 +09:00
..
elf_api_interface.h ELF-Loader: C++ plugin support, loader overhaul. (#1744) 2022-09-25 23:11:29 +09:00
elf_file_i.h More correct elf loader (#1839) 2022-10-08 02:06:29 +09:00
elf_file.c More correct elf loader (#1839) 2022-10-08 02:06:29 +09:00
elf_file.h ELF-Loader: C++ plugin support, loader overhaul. (#1744) 2022-09-25 23:11:29 +09:00
elf.h Preliminary Rust support (#1781) 2022-09-26 07:06:46 +10:00