incubator-nuttx/binfmt/libelf
Gregory Nutt b63eea45b6 Improved binfmt debug output 2014-09-07 13:47:01 -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 Add documentation for the binary loader 2012-10-30 14:32:52 +00:00
libelf.h Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
libelf_addrenv.c Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
libelf_bind.c Add up_addrenv_coherent which will be called before address environment switches 2014-08-26 14:53:19 -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 Improved binfmt debug output 2014-09-07 13:47:01 -06:00
libelf_read.c Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 2014-08-24 06:42:11 -06:00
libelf_sections.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_symbols.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -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