Searched refs:libc_malloc_aligned (Results 1 – 1 of 1) sorted by relevance
108 libc_malloc_aligned(size_t size, size_t align) in libc_malloc_aligned() function259 tls_block = libc_malloc_aligned(tls_block_size, maxalign); in __libc_allocate_tls()339 tls = libc_malloc_aligned(size + tcbsize, tcbalign); in __libc_allocate_tls()