nuttx/libs/libc/elf
anjiahao 2969857ff2 libc/libelf:fix bug for libelf_symname
readlen maybe not equal CONFIG_LIBELF_BUFFERINCR

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-20 11:17:55 +08:00
..
CMakeLists.txt libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +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