Searched refs:__aligned_malloc_with_fallback (Results 1 – 6 of 6) sorted by relevance
190 (char *)__aligned_malloc_with_fallback(header_offset + actual_size); in __cxa_allocate_exception()228 void *ptr = __aligned_malloc_with_fallback(actual_size); in __cxa_allocate_dependent_exception()
18 _LIBCXXABI_HIDDEN void * __aligned_malloc_with_fallback(size_t size);
258 void* __aligned_malloc_with_fallback(size_t size) { in __aligned_malloc_with_fallback() function
192 (char *)__aligned_malloc_with_fallback(header_offset + actual_size); in __cxa_allocate_exception()217 void *ptr = __aligned_malloc_with_fallback(actual_size); in __cxa_allocate_dependent_exception()
19 _LIBCXXABI_HIDDEN void * __aligned_malloc_with_fallback(size_t size);
208 void* __aligned_malloc_with_fallback(size_t size) { in __aligned_malloc_with_fallback() function