zephyr/subsys/debug/symtab
Yong Cong Sin 13a5c8aad7 debug: symtab: fix linking issue due to variable redefinition
Employs the same linkonce magic of sw_isr_table to fix the
multiple definition of the symtab variables issue that I
get in my application build that doesn't use `west`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-30 16:52:01 -05:00
..
CMakeLists.txt debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
symtab_stub.c debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
symtab.c debug: symtab: rename start_addr to first_addr 2024-05-30 16:52:01 -05:00