nuttx/binfmt/libelf
Xiang Xiao 841a4922aa binfmt: Replace all nx_ API with file_ API
since binfmt is a kernel component

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-06 11:18:13 +09:00
..
gnu-elf.ld
Kconfig
libelf_addrenv.c Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
libelf_bind.c
libelf_ctors.c
libelf_dtors.c
libelf_init.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libelf_iobuffer.c
libelf_load.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libelf_read.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libelf_sections.c
libelf_symbols.c
libelf_uninit.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libelf_unload.c
libelf_verify.c
libelf.h
Make.defs