nuttx/libs/libc/elf
xuxin19 6fa3031d9b cmake(feat):define elf option and enable apps module build
1.define elf option setting function ext;
2.unify loadable elf and kernel elf build config

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2026-01-19 14:45:37 +08:00
..
CMakeLists.txt cmake(feat):define elf option and enable apps module build 2026-01-19 14:45:37 +08:00
elf.h libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_addrenv.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_bind.c esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM 2025-08-20 02:23:03 +08:00
elf_depend.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
elf_gethandle.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_getsymbol.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_globals.S libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_init.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_insert.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_iobuffer.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_load.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_loadhdrs.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
elf_read.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_registry.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_remove.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_sections.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_symbols.c libc/libelf:fix bug for libelf_symname 2025-12-20 11:17:55 +08:00
elf_symtab.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_uninit.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_unload.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
elf_verify.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
gnu-elf.ld.in libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
Kconfig libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
Make.defs libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
Makefile libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00