mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 05:28:19 +00:00
Store the old environment in a local context so another temporary address environment can be selected. This can happen especially when a process is being loaded (the new process's mappings are temporarily instantiated) and and interrupt occurs. |
||
|---|---|---|
| .. | ||
| gnu-elf.ld | ||
| Kconfig | ||
| libelf.h | ||
| libelf_addrenv.c | ||
| libelf_bind.c | ||
| libelf_coredump.c | ||
| libelf_ctors.c | ||
| libelf_dtors.c | ||
| libelf_init.c | ||
| libelf_iobuffer.c | ||
| libelf_load.c | ||
| libelf_read.c | ||
| libelf_sections.c | ||
| libelf_symbols.c | ||
| libelf_uninit.c | ||
| libelf_unload.c | ||
| libelf_verify.c | ||
| Make.defs | ||