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
gnu-elf.ld
Kconfig sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
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
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
libelf.h
Make.defs