incubator-nuttx/binfmt/libelf
Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs
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
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 Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
libelf_iobuffer.c
libelf_load.c Add support uClibc++ excpetions. This involves additional handling for relative relation types, additional support for unwinding, as well as additional changes. The culmination of a big effort fromo Leo Aloe3132 2015-06-01 14:16:18 -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