Searched refs:__aeabi_memclr (Results 1 – 4 of 4) sorted by relevance
26 DEFINE_COMPILERRT_FUNCTION(__aeabi_memclr)30 END_COMPILERRT_FUNCTION(__aeabi_memclr)32 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_memclr4, __aeabi_memclr)33 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_memclr8, __aeabi_memclr)
130 void __aeabi_memclr(void *ptr, int size) in __aeabi_memclr() function
41 ; CHECK-EABI: bl __aeabi_memclr
4481 INTERCEPTOR(void *, __aeabi_memclr, void *block, uptr size) {4500 COMMON_INTERCEPT_FUNCTION(__aeabi_memclr); \