nuttx/binfmt
Masayuki Ishikawa 4d492104a7 binfmt: Introduce a separate text memory for ELF
Summary:
- This commit introduces a separate text memory for ELF
- The logic is similar to modlib

Impact:
- None

Testing:
- Tested with spresense:elf
- NOTE: needs separate commits

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-06-02 02:27:04 -05:00
..
libelf binfmt: Introduce a separate text memory for ELF 2021-06-02 02:27:04 -05:00
libnxflat symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
binfmt_copyargv.c binfmt: Move argv copy into exec_module 2021-06-02 15:20:38 +09:00
binfmt_dumpmodule.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
binfmt_exec.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
binfmt_execmodule.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
binfmt_execsymtab.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_exit.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_globals.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_initialize.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
binfmt_loadmodule.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
binfmt_register.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_unloadmodule.c binfmt: Move argv copy into exec_module 2021-06-02 15:20:38 +09:00
binfmt_unregister.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt.h binfmt: Move argv copy into exec_module 2021-06-02 15:20:38 +09:00
builtin.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
elf.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
Kconfig symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
Makefile Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
nxflat.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00