platform_bionic/libc/arch-arm/generic/bionic
Haibo Huang ce4ff9c44d Arm32 dynamic function dispatch
Test: Run bionic unit test.
Test: Use gdb to make sure the right function is selected.

Change-Id: I34ccd83d472c13993f75672b1aac2b2eae65c499
2018-11-16 19:50:17 +00:00
..
__memcpy_chk.S libc: Move FORTIFY into one file; make style fixups 2017-07-25 17:39:21 -07:00
memcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
memmove.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
memset.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
stpcpy.c Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
strcat.c Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
strcmp.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
strcpy.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
strlen.c Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00