Searched refs:qemu_instrumented_calloc (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_qemu.cpp581 extern "C" void* qemu_instrumented_calloc(size_t, size_t);
675 qemu_instrumented_calloc, qemu_instrumented_realloc,
772 extern "C" void* qemu_instrumented_calloc(size_t n_elements, size_t elem_size) { function

Completed in 5 milliseconds