nuttx/binfmt/libelf
anjiahao 52126aede1 coredump:Move coredump to sched/misc
1. move coredump form libelf to sched/misc
2. rename core_dump to coredump

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-12 12:29:06 +08:00
..
CMakeLists.txt coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00
gnu-elf.ld binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
Kconfig coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00
libelf.h binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
libelf_addrenv.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
libelf_bind.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
libelf_ctors.c binfmt/libelf: Fix return code 2024-10-11 13:52:46 +08:00
libelf_dtors.c binfmt/libelf: Fix return code 2024-10-11 13:52:46 +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-09-29 15:06:54 +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
Make.defs coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00