nuttx/libs/libc/modlib
Abdelatif Guettouche af5e0c620f Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-06-18 07:14:17 -05:00
..
gnu-elf.ld
Kconfig Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
Make.defs
modlib_bind.c
modlib_depend.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
modlib_init.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
modlib_iobuffer.c
modlib_load.c Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
modlib_loadshdrs.c
modlib_read.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
modlib_registry.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
modlib_sections.c
modlib_symbols.c symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
modlib_symtab.c
modlib_uninit.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
modlib_unload.c Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
modlib_verify.c
modlib.h