nuttx/binfmt/libelf
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
gnu-elf.ld
Kconfig
libelf_addrenv.c binfmt: elf_addrenv_free select addrenv before up_addrenv_destroy 2022-11-03 00:08:12 +01:00
libelf_bind.c
libelf_coredump.c Fix libelf/libelf_coredump.c:234:7: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 31 2022-03-22 08:37:33 +02:00
libelf_ctors.c
libelf_dtors.c
libelf_init.c
libelf_iobuffer.c
libelf_load.c binfmt/libelf: Implement sh_addralign handling 2022-01-28 16:23:23 +08:00
libelf_read.c
libelf_sections.c
libelf_symbols.c libelf/libelf_symbols.c: Fix compilation warning about void* arithmetics 2022-09-28 20:35:31 +08:00
libelf_uninit.c
libelf_unload.c
libelf_verify.c
libelf.h Elf loader: give temporary write access to user .text memory 2022-05-03 21:25:25 +09:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00