platform_bionic/libc/arch-x86/generic/string
Haibo Huang b9244ff551 Use ifunc to dynamically dispatch libc routines for x86
Test: run bionic unit test in aosp_cf_x86_phone emulator
Change-Id: Ib0c0de37cd38d24bfce2dfbe35b8fd8edff004af
2018-11-13 13:48:23 -08:00
..
memcmp.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strcat.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strcmp.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strlcat.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strlcpy.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strncat.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
strncmp.S Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
wcscat.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
wcscpy.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00
wmemcmp.c Use ifunc to dynamically dispatch libc routines for x86 2018-11-13 13:48:23 -08:00