incubator-nuttx/binfmt/libelf
hujun5 9f1cb4135b binfmt/elf: bss section should init to zero
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-07-29 06:54:25 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
Make.defs binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
gnu-elf.ld libelf: Support prioritized init and fini arrays. 2023-04-22 01:28:01 +08:00
libelf.h
libelf_addrenv.c binfmt/elf: Support to load ET_EXEC in flat mode 2023-07-28 08:35:27 -07:00
libelf_bind.c binfmt: Move elf_allocbuffer to elf_sectname and elf_symname 2023-07-16 14:17:07 +03:00
libelf_coredump.c elf/coredump: alignment stack buffer to 64 to match gdb request 2023-05-30 23:00:23 +08:00
libelf_ctors.c binfmt: Move elf_allocbuffer to elf_sectname and elf_symname 2023-07-16 14:17:07 +03:00
libelf_dtors.c binfmt: Move elf_allocbuffer to elf_sectname and elf_symname 2023-07-16 14:17:07 +03:00
libelf_init.c binfmt/elf: both regular file and non-regular file (such as /dev/node) should be accessible 2023-07-28 07:52:37 -07:00
libelf_iobuffer.c
libelf_load.c binfmt/elf: bss section should init to zero 2023-07-29 06:54:25 -07:00
libelf_read.c
libelf_sections.c binfmt: Move elf_allocbuffer to elf_sectname and elf_symname 2023-07-16 14:17:07 +03:00
libelf_symbols.c binfmt: Move elf_allocbuffer to elf_sectname and elf_symname 2023-07-16 14:17:07 +03:00
libelf_uninit.c
libelf_unload.c
libelf_verify.c elf: Replace {0x7f, 'E', 'L', 'F'} to EI_MAGIC 2023-07-06 09:15:50 -03:00