platform_bionic/libc/arch-arm/cortex-a9/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
..
__strcat_chk.S Improve diagnostics from the assembler __strcat_chk routines. 2016-05-26 14:55:00 -07:00
__strcpy_chk.S Improve diagnostics from the assembler __strcpy_chk routines. 2016-05-26 16:38:34 -07:00
memcpy.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
memcpy_base.S Replace bx lr with update of pc from the stack. 2015-07-08 11:20:27 -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.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
strcat.S 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 Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
string_copy.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00
strlen.S Arm32 dynamic function dispatch 2018-11-16 19:50:17 +00:00