walnux/libs/libc/machine/arm/armv7-a/gnu
anjiahao 603c87977f libc/machine:Add prefixes to libc functions implemented by arch
kasan does not instrument the assembly function,
so it is checked in advance before calling.
If Kasan is not turned on, the speed and space will
be almost unchanged under compiler optimization.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-31 18:11:16 +08:00
..
acle-compat.h libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_memchr.S libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +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_strcmp.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