incubator-nuttx/binfmt/libelf
Gregory Nutt 179fabb019 Add description of work queues to the porting guide. Update comments 2014-10-14 10:21:18 -06:00
..
Kconfig BINFMT: A framework to support a P-code binary format (a work in progress) 2014-05-07 13:47:52 -06:00
Make.defs More trailing whilespace removal 2014-04-13 16:22:22 -06:00
gnu-elf.ld
libelf.h Add logic to initialize the per-process user heap when each user process is started 2014-09-10 15:55:36 -06:00
libelf_addrenv.c Add logic to initialize the per-process user heap when each user process is started 2014-09-10 15:55:36 -06:00
libelf_bind.c ELF relocations. Some relocation types do not have a named symbol associated with them. The design did not account for that case 2014-09-09 16:52:51 -06:00
libelf_ctors.c Fix typo in ELF variable name (only see it when C++ support is enabled) 2014-09-07 13:46:13 -06:00
libelf_dtors.c Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -06:00
libelf_init.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
libelf_iobuffer.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_load.c Add description of work queues to the porting guide. Update comments 2014-10-14 10:21:18 -06:00
libelf_read.c Remaining files under nuttx/binfmt changed to use the corrected syslog interfaces 2014-10-08 15:34:51 -06:00
libelf_sections.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_symbols.c ELF relocations. Some relocation types do not have a named symbol associated with them. The design did not account for that case 2014-09-09 16:52:51 -06:00
libelf_uninit.c Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -06:00
libelf_unload.c Rename kufree to kumm_free for consistency with other naming 2014-08-31 16:15:11 -06:00
libelf_verify.c Change naming of ELF interfaces from arch_ to up_ for consistency 2014-08-25 06:47:14 -06:00