platform_bionic/libc/arch-arm/cortex-a9/bionic
Haibo Huang 01bfd8934e Remove denver from bionic
Test: bionic unit tests
Bug: 73545680
Change-Id: Ib142bf289ac73a3512ad1f29789ef82027160d78
2018-12-04 06:38:08 +00:00
..
__strcat_chk.S Use ifunc for ARM32 fortify functions 2018-11-28 10:56:21 -08:00
__strcpy_chk.S Use ifunc for ARM32 fortify functions 2018-11-28 10:56:21 -08:00
memcpy.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +00:00
memcpy_base.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +00:00
memset.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +00:00
stpcpy.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
strcat.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +00:00
strcmp.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +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-26 20:00:55 +00:00
strlen.S Arm32 dynamic function dispatch 2018-11-26 20:00:55 +00:00