nuttx/libs/libc/machine/xtensa
chenxiaoyi 0d757d0134 libc/machine/xtensa: add mcount implementation for gprof
Add the implementation of _mcount() to meet the requirements of gprof.

Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
2025-12-13 13:31:46 +08:00
..
arch_elf.c
arch_mcount.c libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
arch_memcpy.S
arch_memmove.S
arch_memset.S
arch_setjmp.S
arch_strcmp.S
arch_strcpy.S
arch_strlen.S
arch_strncpy.S
CMakeLists.txt libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
Kconfig
Make.defs libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
xtensa_asm.h