Searched refs:__aeabi_memmove4 (Results 1 – 3 of 3) 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
4233 INTERCEPTOR(void *, __aeabi_memmove4, void *to, const void *from, uptr size) {4269 COMMON_INTERCEPT_FUNCTION(__aeabi_memmove4); \