nuttx/binfmt
SPRESENSE 801805d4a2 binfmt/libelf: Fix return code
Fix return code in case of error in loading constructor and destructor section.

Detected by Codesonar 54667871, 54667873
2024-10-11 17:23:03 +08:00
..
libelf binfmt/libelf: Fix return code 2024-10-11 17:23:03 +08:00
libnxflat
binfmt_copyactions.c
binfmt_copyargv.c
binfmt_coredump.c
binfmt_dumpmodule.c
binfmt_exec.c
binfmt_execmodule.c
binfmt_execsymtab.c
binfmt_exit.c
binfmt_globals.c
binfmt_initialize.c
binfmt_loadmodule.c fix two typos 2024-09-16 11:25:10 -03:00
binfmt_register.c
binfmt_unloadmodule.c modlib/dlfcn:unify same code 2024-10-08 23:51:33 +08:00
binfmt_unregister.c
binfmt.h
builtin.c
CMakeLists.txt
elf.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
Kconfig modify BUILD_LOADABLE to MODULES which backwards-compatible Kernel 2024-09-19 08:32:03 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
nxflat.c