nuttx/binfmt/libelf
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
..
CMakeLists.txt binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
gnu-elf.ld binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
Kconfig binfmt: ELF support load to LMA 2023-09-04 12:23:26 +08:00
libelf_addrenv.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
libelf_bind.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
libelf_coredump.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
libelf_ctors.c binfmt/libelf: Fix return code 2024-10-11 17:23:03 +08:00
libelf_dtors.c binfmt/libelf: Fix return code 2024-10-11 17:23:03 +08:00
libelf_init.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_iobuffer.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_load.c modlib/dlfcn:unify same code 2024-10-08 23:51:33 +08:00
libelf_read.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_sections.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_symbols.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_uninit.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_unload.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_verify.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf.h binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
Make.defs binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00