Searched refs:__debug_memalign (Results 1 – 3 of 3) sorted by relevance
148 return __debug_memalign (alignment, sz); in memalign_hook_ini()297 __debug_memalign (size_t alignment, size_t bytes) in __debug_memalign() function301 strong_alias (__debug_memalign, memalign) in strong_alias() argument302 strong_alias (__debug_memalign, aligned_alloc) in strong_alias()
6683 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_memalign): Remove.6785 (__debug_memalign): New function.
478 (__debug_memalign): Remove function.554 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_memalign): New.