Home
last modified time | relevance | path

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

/external/qemu/memcheck/
Dmemcheck_util.h92 memcheck_get_malloc_descriptor(MallocDesc* qemu_address, in memcheck_get_malloc_descriptor() function
Dmemcheck.c407 memcheck_get_malloc_descriptor(&desc.malloc_desc, guest_address); in memcheck_guest_alloc()