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 esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM 2025-08-20 02:23:03 +08:00
arch_mcount.c libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
arch_memcpy.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_memmove.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_memset.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_setjmp.S xtensa: change write intset register to syscall instruction 2024-12-27 00:25:55 +08:00
arch_strcmp.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_strcpy.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_strlen.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_strncpy.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
CMakeLists.txt libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
Kconfig arm64/gnu:Set arch_* optimizations to be on by default. 2023-08-19 18:43:08 +08:00
Make.defs libc/machine/xtensa: add mcount implementation for gprof 2025-12-13 13:31:46 +08:00
xtensa_asm.h libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00