nuttx/libs/libc/modlib
2020-03-27 00:04:36 -05:00
..
gnu-elf.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
Kconfig Adapt dlfcn/modlib to use the instruction memory allocator 2020-03-16 07:54:49 -06:00
Make.defs
modlib_bind.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_depend.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_init.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_iobuffer.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_load.c Adapt dlfcn/modlib to use the instruction memory allocator 2020-03-16 07:54:49 -06:00
modlib_read.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_registry.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_sections.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib_symbols.c modlib: Don't truncate 64-bit values 2020-03-27 00:04:36 -05:00
modlib_symtab.c
modlib_uninit.c
modlib_unload.c Adapt dlfcn/modlib to use the instruction memory allocator 2020-03-16 07:54:49 -06:00
modlib_verify.c dlfcn, modlib: Appease nxstyle complaints 2020-03-10 01:53:49 -05:00
modlib.h ELF64 support (#220) 2020-02-07 17:10:23 -06:00