nuttx/binfmt/libelf
anjiahao 5f4c1721ff coredump:support coredump aligned access registers
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-08-12 02:02:25 +08:00
..
CMakeLists.txt
gnu-elf.ld
Kconfig binfmt: ELF support load to LMA 2023-09-04 12:23:26 +08:00
libelf_addrenv.c libs/modlib: Adding architecture-specific memory allocator for dynamic data loading 2023-10-26 01:53:38 +08:00
libelf_bind.c log messages of binfmt are very much. 2023-12-29 17:36:47 +08:00
libelf_coredump.c coredump:support coredump aligned access registers 2024-08-12 02:02:25 +08:00
libelf_ctors.c
libelf_dtors.c
libelf_init.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
libelf_iobuffer.c
libelf_load.c binfmt/elf_loadfile: Set sh_addr even if SHF_ALLOC == 0 2024-08-07 08:45:50 +08:00
libelf_read.c binfmt: Support arch copy section by self for dynamic code loading 2023-09-04 12:23:26 +08:00
libelf_sections.c binfmt: The program headers are optional. 2023-09-05 12:31:31 +08:00
libelf_symbols.c log messages of binfmt are very much. 2023-12-29 17:36:47 +08:00
libelf_uninit.c binfmt: ELF support load to LMA 2023-09-04 12:23:26 +08:00
libelf_unload.c
libelf_verify.c
libelf.h binfmt: ELF support load to LMA 2023-09-04 12:23:26 +08:00
Make.defs