A little more ELF loader logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5257 42af7a65-404d-4744-a932-0658087f49c3
Showing
- arch/arm/src/common/arm-elf.h 4 additions, 4 deletionsarch/arm/src/common/arm-elf.h
- binfmt/Makefile 2 additions, 2 deletionsbinfmt/Makefile
- binfmt/elf.c 56 additions, 30 deletionsbinfmt/elf.c
- binfmt/libelf/Kconfig 6 additions, 7 deletionsbinfmt/libelf/Kconfig
- binfmt/libelf/Make.defs 2 additions, 1 deletionbinfmt/libelf/Make.defs
- binfmt/libelf/libelf.h 51 additions, 4 deletionsbinfmt/libelf/libelf.h
- binfmt/libelf/libelf_bind.c 169 additions, 2 deletionsbinfmt/libelf/libelf_bind.c
- binfmt/libelf/libelf_init.c 3 additions, 1 deletionbinfmt/libelf/libelf_init.c
- binfmt/libelf/libelf_load.c 32 additions, 25 deletionsbinfmt/libelf/libelf_load.c
- binfmt/libelf/libelf_symbols.c 134 additions, 0 deletionsbinfmt/libelf/libelf_symbols.c
- binfmt/libelf/libelf_unload.c 5 additions, 5 deletionsbinfmt/libelf/libelf_unload.c
- binfmt/libelf/libelf_verify.c 4 additions, 4 deletionsbinfmt/libelf/libelf_verify.c
- binfmt/libnxflat/Make.defs 1 addition, 0 deletionsbinfmt/libnxflat/Make.defs
- include/elf.h 37 additions, 37 deletionsinclude/elf.h
- include/nuttx/binfmt/elf.h 63 additions, 32 deletionsinclude/nuttx/binfmt/elf.h
Loading
Please register or sign in to comment