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

/external/qemu/memcheck/
H A Dmemcheck_malloc_map.h92 MallocDescEx* allocmap_find(const AllocMap* map,
H A Dmemcheck_proc_management.h228 * See allocmap_find for more information on this routine, its parameters
238 return allocmap_find(&proc->alloc_map, address, block_size);
243 * See allocmap_find for more information on this routine, its parameters
H A Dmemcheck_malloc_map.c193 allocmap_find(const AllocMap* map, target_ulong address, uint32_t block_size) function

Completed in 101 milliseconds