Home
last modified time | relevance | path

Searched refs:__crt_aligned_alloc_offset (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Dxmalloc.c86 res = __crt_aligned_alloc_offset(align, size, offset); in xmalloc_aligned()
H A Drtld_malloc.c171 __crt_aligned_alloc_offset(size_t align, size_t size, size_t offset) in __crt_aligned_alloc_offset() function