nuttx/binfmt/libelf
2014-08-31 17:26:36 -06:00
..
gnu-elf.ld
Kconfig
libelf_addrenv.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_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 Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -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
libelf_iobuffer.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_load.c Change when address environment is instantiated; there are/were locations where access is made to the allocation address environment when it is not yet in place 2014-08-26 07:57:30 -06:00
libelf_read.c
libelf_sections.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_symbols.c
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
libelf.h Misc changed to get the SAMA5 ELF configuration with address environments working 2014-08-25 13:28:13 -06:00
Make.defs