nuttx/binfmt/libelf
Ville Juven f4b82b6405 sched/addrenv: Remove up_addrenv_restore
The function is not relevant any longer, remove it. Also remove
save_addrenv_t, the parameter taken by up_addrenv_restore.

Implement addrenv_select() / addrenv_restore() to handle the temporary
instantiation of address environments, e.g. when a process is being
created.
2023-02-08 02:51:23 +08:00
..
gnu-elf.ld
Kconfig binfmt/elf: add bare metal coredump support 2021-11-23 20:48:00 -06:00
libelf_addrenv.c sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
libelf_bind.c sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
libelf_coredump.c stream: replace the stream function pointer with a macro 2022-11-25 21:41:51 +08:00
libelf_ctors.c
libelf_dtors.c
libelf_init.c
libelf_iobuffer.c
libelf_load.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
libelf_read.c
libelf_sections.c
libelf_symbols.c libelf/libelf_symbols.c: Fix compilation warning about void* arithmetics 2022-09-28 20:35:31 +08:00
libelf_uninit.c
libelf_unload.c
libelf_verify.c
libelf.h Elf loader: give temporary write access to user .text memory 2022-05-03 21:25:25 +09:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00