nuttx/libs/libc/symtab
chao.an d20bd62e08 libc/allsyms: Load all symbols for debugging
let the nuttx print out symbolic crash information and
symbolic stack backtraces. This increases the size of the nuttx
somewhat, as all symbols have to be loaded into the nuttx image.

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-12-13 08:31:13 -06:00
..
Kconfig libc/allsyms: Load all symbols for debugging 2021-12-13 08:31:13 -06:00
Make.defs libc/allsyms: Load all symbols for debugging 2021-12-13 08:31:13 -06:00
symtab_allsyms.c libc/allsyms: Load all symbols for debugging 2021-12-13 08:31:13 -06:00
symtab_findbyname.c symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
symtab_findbyvalue.c symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
symtab_sortbyname.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00