nuttx/binfmt
anjiahao 9403bc126b modlib/dlfcn:unify same code
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-08 23:51:33 +08:00
..
libelf modlib/dlfcn:unify same code 2024-10-08 23:51:33 +08:00
libnxflat binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_copyactions.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_copyargv.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_coredump.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_dumpmodule.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_exec.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_execmodule.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_execsymtab.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_exit.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_globals.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_initialize.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_loadmodule.c fix two typos 2024-09-16 11:25:10 -03:00
binfmt_register.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt_unloadmodule.c modlib/dlfcn:unify same code 2024-10-08 23:51:33 +08:00
binfmt_unregister.c binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
binfmt.h
builtin.c
CMakeLists.txt binfmt: migrate to SPDX identifier 2024-09-10 11:34:18 +08:00
elf.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
Kconfig modify BUILD_LOADABLE to MODULES which backwards-compatible Kernel 2024-09-19 08:32:03 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
nxflat.c