incubator-nuttx/binfmt/libelf
Gregory Nutt 56dee97fbf Fix a misnamed symbol in a linker script. I don't think that this symbol is used 2015-05-04 13:45:24 -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 Fix a misnamed symbol in a linker script. I don't think that this symbol is used 2015-05-04 13:45:24 -06:00
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 Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_bind.c binfmt: Fix a debug statement that does not have the correct number of arguments. From Leo aloe3132 2015-04-30 14:31:04 -06:00
libelf_ctors.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_dtors.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_init.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_iobuffer.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
libelf_load.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_read.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_sections.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_symbols.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_uninit.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_unload.c Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libelf_verify.c Change naming of ELF interfaces from arch_ to up_ for consistency 2014-08-25 06:47:14 -06:00