nuttx-apps/examples/elf/main
anjiahao 63e2650487 elf:avoid interference between different ELFs generated by symtab
if defined CONFIG_EXAMPLES_ELF and CONFIG_EXAMPLES_MODLUE,
elf will generated BINDIR, so generated symtab will interference.
It supports inputting multiple specified files in mksymtab.sh to
avoid interference.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2026-01-16 21:07:56 +08:00
..
.gitignore apps:modify examples elf compile method 2026-01-16 21:07:56 +08:00
CMakeLists.txt apps:modify examples elf compile method 2026-01-16 21:07:56 +08:00
elf_main.c examples/elf: add support for CONFIG_DISABLE_SIGNALS 2026-01-16 21:07:56 +08:00
Kconfig apps:modify examples elf compile method 2026-01-16 21:07:56 +08:00
Make.defs apps:modify examples elf compile method 2026-01-16 21:07:56 +08:00
Makefile elf:avoid interference between different ELFs generated by symtab 2026-01-16 21:07:56 +08:00