Searched refs:__aeabi_memmove4 (Results 1 – 4 of 4) sorted by relevance
19 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_memmove4, __aeabi_memmove)
126 void __aeabi_memmove4(void *dest, void *src, int size) in __aeabi_memmove4() function
49 ; CHECK-EABI: bl __aeabi_memmove4
4456 INTERCEPTOR(void *, __aeabi_memmove4, void *to, const void *from, uptr size) {4492 COMMON_INTERCEPT_FUNCTION(__aeabi_memmove4); \